cmcollander / CompSciGUI

Dr Becker's Comp Sci Gui Assignment
0 stars 0 forks source link

Actual 3D Models #29

Closed cmcollander closed 9 years ago

cmcollander commented 9 years ago

We can use a custom library to import 3D Models into the simulation. We don't need any complex models, plain and simple is just fine. The big difficulty coding wise will be figuring out how to use the custom import library as it's not part of JavaFX and documentation is lacking.