I recently wanted to figure out a good way to sort triangles, lines, points and sprites all in the same scene. I think it turned out pretty well! The next thing I need to do is support object importers, I don't think it should be that difficult. And who knows, maybe I'll expand this into a full BSP engine... (i wont) Use Turbowarp to fix the line filler and if there is lag: https://turbowarp.org/943672163/fullscreen?fps=60&hqpen&stuck -- What is this? -- I wanted to figure out a good way to sort triangles, lines, points and sprites for my 3d engine I am working on, so that ended up with me creating this project. I will finalize it sometime but I'm going to work on some other things before then. -- Credits -- @Chrome_Cat - Tri-filler (i think) @WO997 - Line Filler @littlebunny06 + @KryptoScratcher - Quaternions @ggenije - Binary Insertion Sort me - Everything Else (maybe) #all