mirror of
https://github.com/libretro/cpp-cheat.git
synced 2025-04-16 18:20:00 +00:00
12 lines
367 B
Markdown
12 lines
367 B
Markdown
# 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?!
|