5
I tried to make from scratch an engine that renders 3d objects. I hadn't made a plan, so the code is kinda buggy, quite dirty, and not commented at all.
TylerDurden
|
Hah, I think everybody who tried to create something like that started like this, a messy, buggy code, so did I, but I ended up with this: https://www.youtube.com/watch?v=TwP8i_2SOBM
|
p07010k
|
#6155 TylerDurden, very nice! You made it draw not only edges but also faces of objects, cool :)
|