This project demonstrates basic OpenGL rendering the future world if the Niu-Be God Zenyatta exist.
-
Ensure you have the necessary dependencies installed.
-
Compile the project:
cmake --build .\build-msvc\
-
Run the executable:
.\build-msvc\Debug\ComputerGraph.exe
- Mouse Drag: Rotate the view.
- Mouse Scroll Up/Down: Adjust light position.
- W/S: Adjust light elevation.
- A/D: Manually adjust moon angle.
- Space: Pause/Resume the simulation.
This project is licensed under the MIT License - see the LICENSE file for details.