Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 965 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 965 Bytes

box-generator

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:

How to run

  • 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

Useful links

License

MIT: http://foat.mit-license.org