https://github.com/engichang1467/torpoengine
Making my first game rendering engine with OpenGL and C++
https://github.com/engichang1467/torpoengine
cpp game-rendering-engine opengl torpo
Last synced: 2 months ago
JSON representation
Making my first game rendering engine with OpenGL and C++
- Host: GitHub
- URL: https://github.com/engichang1467/torpoengine
- Owner: engichang1467
- Created: 2019-11-30T07:11:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-19T05:53:36.000Z (over 6 years ago)
- Last Synced: 2025-03-11T02:48:16.509Z (over 1 year ago)
- Topics: cpp, game-rendering-engine, opengl, torpo
- Language: C++
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Torpo Engine
Making my first game rendering engine with OpenGL and C++ that can be compiled in macOS and Linux(Ubuntu)
### Inspired by the Sparky engine
[Click here for the playlist](https://www.youtube.com/playlist?list=PLlrATfBNZ98fqE45g3jZA_hLGUrD4bo6_)
### To see the C Version
[Click here to go to the link](https://github.com/engichang1467/TorpoEngineC)