SimplexEngine
SimplexEngine copied to clipboard
Game engine with a custom made software renderer (OpenGL-like rendering pipeline)
Results
1
SimplexEngine issues
Sort by
recently updated
recently updated
newest added
Currently, rasterized regions can be multithreaded by creating new threads every frame. While this can be ok when working with low thread counts, this becomes very costly when using dozens...
enhancement