-3

How do we code a simple 3d cube in java or multiple 3d cubes made into a container? The cubes will be used as parts of a 3d knapsack problem to build the container and 3 types of parcels. A 3d visual representation for these is needed.

1 Answers1

1

Try to learn something like JOGL may do the help.

xiGUAwanOU
  • 325
  • 2
  • 16