Ogre Version: 2.1
Operating System: win 10
Render System: directx9 ![]()
Wemanually created the mesh using the vertex and index buffers.
I want to change vertex and index buffers in real time, how can I do this?z
Ogre Version: 2.1
Operating System: win 10
Render System: directx9 ![]()
Wemanually created the mesh using the vertex and index buffers.
I want to change vertex and index buffers in real time, how can I do this?z

Hi
See the Samples/2.0/ApiUsage/DynamicGeometry sample.