jogamp
›
java3d
Login
Register
Re: 2D Graphics to 3D package
Posted by
runiter
on
Aug 04, 2016; 2:36pm
URL:
https://forum.jogamp.org/2D-Graphics-to-3D-package-tp4036988p4037021.html
Java3D doesn't have any equivalent method for fillArc. You need to calculate the mesh coordinates yourself.
For that you can use TriangleArray or QuadArray or TriangleFanArray.
Read more about these here:
http://www2.hs-fulda.de/caelabor/inhalte/java/j3d/j3d_seminar/6/Lines,%20Shapes,%20Geometric%20Objects.pdf
Saeid Nourian, Ph.D. Eng. |
Graphing Calculator 3D
Free forum by Nabble
Edit this page