Page 1 of 1

Object Placement Utility

Posted: Thu Dec 13, 2012 10:30 pm
by lkarydas
I wrote an open source object placement utility that allows for placing objects on a terrain using the mouse.
It consists of a terrain and a water surface (pond). The user can select from 3 different models of trees and place them on the terrain.

Here is a demo:
[youtube]ibPpqKiUOGQ[/youtube]

I hope people will find it useful for object placement in scenes or using it as a base for terrain editors and such.
The code is not perfect so any comments and suggestions are welcome.

Souce code: https://github.com/lkarydas/ogre_object ... nt_utility