Oxygen Engine
Modern C++ 3D Engine using OpenGL
Loading...
Searching...
No Matches
Oxygen Engine

Oxygen Engine is cross-platform 3D Engine using OpenGL written in C++

How to use

git clone git@dbn.re:Lautriva/OxygenEngine.git
cmake -S OxygenEngine -B <build-dir>

For a more complete installation instructions + tutorials, take a look at the tutorials

License

Oxygen Engine is licensed under the MIT License - see the LICENSE file for details

Extensions in ext folder are released under various licenses based on the extension, see the list for details

In a nutshell: If an extension relies on an external library / code, its released under that one's license. Otherwise its released under the same license as Oxygen Engine