Where are the "objects"?

Hey guys,



I just finished Tutorial 3 and tried to add new things to the “level”.

But I don’t know where I can find the “objects” that I want to import.

In the code sample of Tutorial three there are always the file paths given (e.g. “Models/Teapot/Teapot.obj” or “Common/MatDefs/Misc/ShowNormals.j3md”), but is there any place where I can find them? Or do I have to create everey single material and object by myself?

See the little lightbulb icon in the tutorial



To use the example assets in a new jMonkeyEngine SDK project, right-click your project, select “Properties”, go to “Libraries”, press “Add Library” and add the “jme3-test-data” library.

1 Like

Thanks :slight_smile: