https://github.com/kstzl/nostalgiaengine
Basic C++ OpenGL Engine made with GLFW, GLAD and GLM.
https://github.com/kstzl/nostalgiaengine
glad glfw glm opengl
Last synced: 8 months ago
JSON representation
Basic C++ OpenGL Engine made with GLFW, GLAD and GLM.
- Host: GitHub
- URL: https://github.com/kstzl/nostalgiaengine
- Owner: kstzl
- License: mit
- Created: 2024-10-07T18:30:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-09T23:32:28.000Z (11 months ago)
- Last Synced: 2025-01-08T00:34:30.089Z (9 months ago)
- Topics: glad, glfw, glm, opengl
- Language: C++
- Homepage:
- Size: 393 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nostalgia Engine
Nostalgia Engine is an experimental C++ game engine currently under development, designed for testing and exploring various graphics programming concepts.