Simplex texture visualization tool
To build and execute from the command-line using Ant:
ant clean build
ant run
mvn clean package
mvn exec:exec
- Select menu File -> New -> Java Project
- In the New Java Project dialog uncheck: Use default location
- Browse to location SiVi
- Click Next
- In the next dialog page (Java Settings) expand the src/main/resources folder
- Right-click on it and select "Use as Source Folder" from the context-menu
- Click Finish
Build and Debug main() in com.adonax.texturebuilder.SimplexTextureBuilder
- Create New Project
- Select radio button Import project from external model (maven pom)
- Browse Root directory to SiVi
Make project and Debug main() in com.adonax.texturebuilder.SimplexTextureBuilder