double click green flag and run in turbo mode the screen will go blank until you press a key wasd arrow keys lag link https://codetorch.net/en/projects/4975 ____________ how to import your mesh open blender and make your model then click file then export it as wavefront .obj then untick "UV coordinates", don't tick "colors", don't tick "curves as nurbs", tick trianglulated mesh, and keep "apply modifiers" on then click export. next see inside this project and right click on the list called obj data and select import then you have your mesh. WWW
___________________________________________________ Backface culling is @76finding_ the 3d transformation script was created by @ChuckSploder and @iaobardar The triangle filler was created by @Arzenist, The binary insertion sort was implemented by @ggenije. The Z-clipping was created by tsf70 triangle collision system was created by @CodingBio and I used @extremely_random_guy implementation of it. I modified @GoldOliverK09 's obj loader. And used @ggeinji frustum culling.