Grid for scenegraph

Hi,



While placing the objects on the scene graph, we do not have any reference to set the initial position of the object. There is an AxisRod code which I got by searching, helps us in having one reference point. But is there any such code for having a grid on the scene graph? It will help in placing the objects at specific distances from a reference point. Also is there any functionality available on jme3 SDK to drag n drop the objects on the scene graph?

Could any one share the code for generating a grid and let me know the drag n drop facility on SDK? Thanks in advance.



Cheers,

Siddu

There is a Grid object in the debug package.



Drag and drop on the sdk is not yet implemented but it’s planned