This is shared for my 1 year anniversary... damn I got a LOT better than from a year ago when I first shared this https://scratch.mit.edu/projects/750486990/ which is my first project EVER. This engine is super slow and could be made much faster but I don't know how and I tried as much as I could. Turbowarp link (much faster): https://turbowarp.org/881143775? Controls Movement- WASD Turning around- arrow keys Jumping- space Testing- T, lags very much Increase/decrease tri res- R I need to add depth sorting, working frustum culling, backface culling... a lot of stuff to make it good but rn I am doing something with a raymarcher. ask me about anything in the project (except the TriFill)
Thanks to @kryptoscratcher for teaching me everything I know about 3D and also for the TriFill ( https://scratch.mit.edu/projects/885002848/ ). @doctorbread for the hacked color input thing. @-rex-test for the quicksort implementation @ggenije for the frustum culling and a bunch of other people for helping me on the way! #3D #3Dengine #BadEngine