+ 1

How can I create a 3D line with javaFX?

12th Mar 2019, 5:59 PM
Bodd
2 Respuestas
0
//Here is stack that answer your question https://stackoverflow.com/questions/13517325/line3d-in-javafx
12th Mar 2019, 7:31 PM
Sudarshan Rai
Sudarshan Rai - avatar
0
I found a method which use shapes like box or cylinder. When I click run, the program does not display the axis. Also I had tried this exemple https://docs.oracle.com/javase/8/javafx/graphics-tutorial/sampleapp3d.htm It doesn t display my axis either. Could you tell me what parameters I need to set to boxes? I met some difficulties is setting those correct parameters. I use eclipse
12th Mar 2019, 7:45 PM
Bodd