An open API service indexing awesome lists of open source software.

https://github.com/iricartb/computational-geometry-3d-rendering-process

Ivan Ricart Borges - Simulation of the rendering process used in 3D libraries like DirectX or OpenGL by creating a small video game with a main character in first person view that can be moved inside a stage.
https://github.com/iricartb/computational-geometry-3d-rendering-process

3d-library c cpp opengl rendering-3d-graphics video-game

Last synced: about 1 month ago
JSON representation

Ivan Ricart Borges - Simulation of the rendering process used in 3D libraries like DirectX or OpenGL by creating a small video game with a main character in first person view that can be moved inside a stage.

Awesome Lists containing this project

README

          

Computational Geometry 3D Rendering Process

Simulation of the rendering process used in 3D libraries like DirectX or OpenGL by creating a small video game with a main character in first person view that can be moved inside a stage.