3d Renderer from scratch
- 1 Devlogs
- 2 Total hours
3d renderer using my knowledge of math using js and a HTML canvas tag
3d renderer using my knowledge of math using js and a HTML canvas tag
I am trying to create a 3d renderer from scratch without looking at how it is done elsewhere. At this point, i have gotten far enough to be able to plot points and a function for making a rectangular prism. It looks like it is rendering correctly right now, but we’ll see. (the screen recording is really glitchy)