2

I'm trying to plot two MeshView at exact same location, one rendered with FILL and the other with LINE in order to give it wireframe looks. But unfortunately the wireframe only appears on the backside of the mesh as shown below.

In Java3D I fixed this problem using glPolygonOffset. Is there an equivalent to that in javafx?

enter image description here

Saeid Nourian
  • 1,606
  • 15
  • 32

0 Answers0