Skip to content

A simple real-time render engine based on OpenGL

License

Notifications You must be signed in to change notification settings

JHex-git/Aurora

Repository files navigation

Aurora

A toy OpenGL Render Engine.

Platform support

Platform CI
Windows

MSVC CI

MinGW CI

Feature

  • Phong shading
  • Skybox
  • Outline
  • Shadow mapping
  • Bounding Volume Hierarchy

Snapshots

Overview

How to build

Only MinGW and MSVC are tested. For MinGW, MSYS2 is recommended as the version of its g++ has a good support for C++23. Run MinGW_build.bat or MSVC_build.bat to build the project.

Credits

Credits for models used in this project can be found in CREDITS

About

A simple real-time render engine based on OpenGL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published