This is simple scala swing + java3d application.
The project's objective is to generate some test samples for the following task:
we have a simple room mainBox
, which is filled with boxes, we need to determine the number of boxes and their positions
using only one image.
tested on:
- install java3d
- run
gradlew libs build
in your command line if you don't have gradle,gradle libs build
otherwise - run
java -jar build/libs/box-generator.jar