mirror of
https://github.com/libretro/cpp-cheat.git
synced 2025-04-15 01:30:01 +00:00
367 B
367 B
Software implementations
Mesa.
Non-OpenGL API renders:
-
https://github.com/ssloy/tinyrenderer, renders: https://en.wikipedia.org/wiki/Wavefront_.obj_file files.
Integrated into the Bullet Physics viewer: https://www.youtube.com/watch?v=Lz08cFuE1Q0, and you can switch on the fly between OpenGL and tiny-renderer.
TODO: OpenCL implementation?!