Topic: How to create a terrain?
Is it posible to load a terrain from a heightmap?
GMan's Mods & Stuff → Irrlicht.iB3D → How to create a terrain?
Is it posible to load a terrain from a heightmap?
greetings yes it is although its not part of iB3D at this point. you will need to do it the Irrlicht way. the global engine object will give you access to a smgr property. this is an instance of ISceneManager. in the Irrlicht manual, check out the addTerrainSceneNode() method.
so if i understand, you can use Irrlicht mod commands in a iB3D program, nice
GMan's Mods & Stuff → Irrlicht.iB3D → How to create a terrain?
Powered by PunBB, supported by Informer Technologies, Inc.