irrlicht - questions
Posted: Tue Oct 16, 2007 5:58 pm
Hi there great makers and testers of the PB irrlicht wrapper,
First off, great work, cool to play arround with irrlicht.
i was wondering, how can i delete a texture, because all commands
contain irradd, but no irrdelete or irrremove, so it's memory consuming
when you for instance add realtime generated self made textures.
Second, the terrain functions contain a function: IrrTerrainHeight,
this functions obtains the height of the x/z position, thats very
handy but how is it possible to change this height, i would expect
to have a IrrGetTerrainHeight and IrrSetTerrainHeight function.
And how to obtain the terrain width/height?
And the documentation overal should contain example images,
specialy for the GUI part.
But very nice work! Love it!
Gr,
Phil.
First off, great work, cool to play arround with irrlicht.
i was wondering, how can i delete a texture, because all commands
contain irradd, but no irrdelete or irrremove, so it's memory consuming
when you for instance add realtime generated self made textures.
Second, the terrain functions contain a function: IrrTerrainHeight,
this functions obtains the height of the x/z position, thats very
handy but how is it possible to change this height, i would expect
to have a IrrGetTerrainHeight and IrrSetTerrainHeight function.
And how to obtain the terrain width/height?
And the documentation overal should contain example images,
specialy for the GUI part.
But very nice work! Love it!
Gr,
Phil.