PLEASE READ: Arrow keys to rotate the camera. Turn the resolution up until you're almost lagging, or use TurboWarp. It's just turned way down at the start for slow computers. How to use: Look inside the 'Object Handling' sprite, scroll past the define blocks, and put your 3D model in the forever loop using the 'triangle' custom blocks.
Created by @K9shyguy and @Executec I'm trying to make an obj importer function, but for some reason nothing gets added to the triangle lists. Could you help? There's a super simple guide to objs on wikipedia here: https://en.wikipedia.org/wiki/Wavefront_.obj_file Also, I've got a raw obj already in the code, in the 'obj' list. #3D #Engine #Polygon