3D 4.30

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Post by Polo »

I'm unsure how the vertices list are stored, though it's possible to modify realtime the geometry anyway, dunno with Ogre though :)
If you want to modify someting on terrains it must be done through Purebasic commands, if they exist ;)
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

Polo wrote:I'm unsure how the vertices list are stored, though it's possible to modify realtime the geometry anyway, dunno with Ogre though :)
If you want to modify someting on terrains it must be done through Purebasic commands, if they exist ;)
Vertex Shaders can access the terrain vertex data, AFAIK.

I discuss this with Fred in pre-alpha, it's on the to-do list, but only for a future release.
Post Reply