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

https://github.com/c70sp/radium-engine

My own small 3D rendering engine.
https://github.com/c70sp/radium-engine

3d-engine cpp engine glsl opengl rendering-engine

Last synced: 2 months ago
JSON representation

My own small 3D rendering engine.

Awesome Lists containing this project

README

          

# Radium Engine

A small 3D and 2D rendering engine I originially made for the purpose of using it in one of my other projects, Reactor++.

The engine behind Reactor++ only supports 2D rendering, so I decided to make this repo to expand it to 3D.