Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

3d-Cuboid-Packing

This code packs 3d boxes in a 3d container maintaining the sequence such that space utilization is optimum. It also displays the packing in UI using JOGL(Java OpenGL) library. Import the following jars in library for using JOGL.

1.jogl-all.jar
2.jogl-all-natives-windows-amd64.jar
3.gluegen-rt-natives-windows-amd64.jar
4.gluegen-rt.jar
5.gson-2.2.2.jar5
6.postgresql-42.1.1.jar

Run the MainApp file and select details from dropdown menus. Click press to get Output. The database need to setup in vehicle.java and item.java file. For database, run createItemsTable.sql file for postgreSQL.

About

No description or website provided.

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages