Skip to content

JHex-git/Aurora

Repository files navigation

Feature

Currently only Phong shading is supported and the system is not interactive. Other features will be added in the future.

How to build

Only MinGW and MSVC are tested. MSYS2 MINGW64 is recommended as the version of its g++ has a good support for C++17. g++ with versions lower than 9.0.0 may not work as std::filesystem is not supported in these versions. Run MinGW_build.bat or MSVC_build.bat to build the project.

About

A simple real-time render engine based on OpenGL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published