Search found 1 match

by skagonTheIdiot
Tue Sep 13, 2022 1:01 am
Forum: Support and Development
Topic: bitMap screen rendering
Replies: 2
Views: 1434

bitMap screen rendering

i am working on a 3d rendering engine and ive come up on a problem that i cant figure out. i want to use a bitmap rendering system from a table, i would have a table or a variable that i can give a x and y of a pixle on the screen and i can tell it which colour i would like it to be, i cant find an ...