User Tools

Site Tools


etm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

etm [2007/05/15 20:50]
cabalistic created
etm [2015/08/23 13:06]
Line 1: Line 1:
-====== Editable Terrain Manager ====== 
  
-The Editable Terrain Manager is an addon library for OGRE which manages and displays terrain based on heightmap data. It can be used as a replacement for the Terrain Scene Manager, but its main advantage is the edit possibility for the terrain: You can deform and set the terrain heights in real time, as you would need to if you are developing an editor application. 
-In addition, the library also has means to support editable splatting, probably the current standard for detailed terrain texturing. 
- 
-All of the parts have been designed to be as flexible as possible and do not even depend upon each other. That means you don't need to use splatting if you don't want to - or you can use that part with a different terrain renderer. Unlike OGRE's TSM, it's not a scene manager, either, so you could (in theory) choose whatever scene manager you like. All its headers are light-weight, using the PIMPL idiom to hide costly implementation details. 
- 
-Get code here: [[http://downloads.oddbeat.de/ETSM_public_v1.zip|ET Scene Manager public release v1 sources]] 
- 
-{{etsm_demo.jpg|}} 
etm.txt ยท Last modified: 2015/08/23 13:06 (external edit)