https://github.com/chchwy/ogre-v2-minimal-example
A minimal example which has only one cpp file to show how to initialise Ogre3D engine.
https://github.com/chchwy/ogre-v2-minimal-example
Last synced: 3 months ago
JSON representation
A minimal example which has only one cpp file to show how to initialise Ogre3D engine.
- Host: GitHub
- URL: https://github.com/chchwy/ogre-v2-minimal-example
- Owner: chchwy
- Created: 2017-04-30T11:49:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-16T06:00:07.000Z (over 6 years ago)
- Last Synced: 2025-03-06T09:55:01.516Z (3 months ago)
- Language: HLSL
- Homepage:
- Size: 7.65 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ogre v2.1 Minimal Example
A minimal "blank window" Ogre3D example which has only 1 cpp file. Even simpler than built-in samples.