GMan's Mods & Stuff


Help and information forum for programs and BlitzMax mods written by GMan.
For games from GMan, visit G-Squared Games.
For web consulting check out ggSoftware.

You are not logged in.

Announcement

#1 2009-06-02 10:04:41

Ferret
New member
Registered: 2009-05-31
Posts: 9

How to create a terrain?

Is it posible to load a terrain from a heightmap?

Offline

 

#2 2009-06-09 18:18:00

gman
Administrator
Registered: 2006-01-04
Posts: 723

Re: How to create a terrain?

greetings smile  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.

Offline

 

#3 2009-06-14 05:41:19

Ferret
New member
Registered: 2009-05-31
Posts: 9

Re: How to create a terrain?

so if i understand, you can use Irrlicht mod commands in a iB3D program, nice smile

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2008 PunBB