/HelloMonkey

The implementation of a simple 3D environment using jMonkeyEngine.

HelloMonkey

This is the implementation of an extremely simple 3D environment using jMonkeyEngine (http://jmonkeyengine.org/).

It intends to illustrate how the composite design pattern is used in scene graphs.