Object Placement Utility

Anything and everything that's related to OGRE or the wider graphics field that doesn't fit into the other forums.
Post Reply
lkarydas
Gnoblar
Posts: 1
Joined: Wed Dec 12, 2012 11:13 pm

Object Placement Utility

Post 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
Post Reply