|
Oxygen Engine
Modern C++ 3D Engine using OpenGL
|
Generators of geometry / scene by computation (eg. Bezier) or from files (eg. Gltf) More...
Classes | |
| class | Bezier |
| class | Gltf |
| Loader to load Khronos glTF assets. More... | |
| struct | GltfPbrMaterial |
| Common properties/textures tied to a Gltf PBR material. More... | |
| class | GltfWithExtensions |
| Load a glTF asset with custom extensions registered. More... | |
Enumerations | |
| enum class | BezierPatchType { Biquadratic = 3 , Bicubic = 4 } |