Realtime Editing Support arrived in OGREs Volume Component!

I think, it’s also interesting on this site to post some news arround the ongoing development of the Volume Component of OGRE which is the implementation of all (currently described and upcoming) articles on this site.

Since today, realtime editing of the terrain is possible!

This is the changelog since the last push to OGRE:

  • Realtime editing is possible now!
  • Refactored data shared all along the chunktree into an own class with the chunks pointing to it.
  • Some more general code cleanup.
  • Splitted the recursive tree loading function in the Chunk class into more readable subfunctions.

Of course, everything behind it will become some dedicated articles in the future.