Where are the location of default assets?

As I went through the examples, it was loading some assets like patterns, color, terrains etc. Where are they located? In JAR files? How to reuse those default assets.?

In SDK:

  1. Right Click on Project -> Properties -> Libraries
  2. In the Compile tab press “Add Library”
  3. Choose jme3-test-data

Thats it.

General stuff like unshaded.j3md is in jME-core-data.jar (i think) and is included for you, and other more specialised assets are in jME-test-data.jar and you will want to extract the ones u want

1 Like

https://wiki.jmonkeyengine.org/legacy/doku.php/jme3:beginner:hello_asset

@all: I should really start to read the actual question before trying to being helpful… sigh

@tsogtoo: just forget what I said. I answered a question you did not ask… =/