+ 1
How can I create a 3D line with javaFX?
2 Respuestas
0
//Here is stack that answer your question
https://stackoverflow.com/questions/13517325/line3d-in-javafx
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