importing premade 3d objects(Maya,etc) into FX Shapes????
So I cannot seem to find anything in the API, or on the web, but https://wikis.oracle.com/display/OpenJDK/3D+Features says this
Loader support
Many 3D file formats exist, such as:
Obj, Maya, 3D Studio Max, Collada, KRML
We will not provide a loader as part of the JavaFX runtime
We will make sample code available for one or two popular formats
How do we work with them? Are they like normal Images, or do we do something special with them, and need to set them to a special shape????
Thanks,
~KZ