[2.1] Ogre 2.1 Terrain standalone CMake project

Discussion area about developing with Ogre-Next (2.1, 2.2 and beyond)


Post Reply
123iamking
Gremlin
Posts: 152
Joined: Sat Aug 12, 2017 4:16 pm
x 4

[2.1] Ogre 2.1 Terrain standalone CMake project

Post by 123iamking »

Hi everybody,

I'm learning Ogre 2.1 Terrain system. I need to separate the project Sample_Tutorial_Terrain from the solution OGRE so I can fully monkey around with the project.
It took me a day and drive me crazy :evil: because of its messing resource files (it loads resource from file resources2.cfg & from the hard code which causes me a lot of headache :lol: )
After sleeping through a night and make a fresh start in the morning, I finally successfully separate the project Sample_Tutorial_Terrain from the solution OGRE (oh boy, I'm so glad)
To save the headache (like I had) for anyone else in the future, I decide to share this Ogre 2.1 Terrain standalone CMake project. It's very simple to setup - just run CMake for this project and... Done! (read the ReadMe.txt in the package for more details)

Download it from Google Drive

Also, use this project with Ocean

Thanks,
123iamking
Post Reply