Jump to content

[SOLVED] WidgetCanvas. Lines. Draw order


photo

Recommended Posts

I try to create view cube using WidgetCanvas (as I was recomended earlier -  https://developer.unigine.com/forum/topic/5174-wpf-viewcube/).

I created faces of cube using addPolygon method. Then I tryed to add lines to highlight edges of cube.

As I see, all lines are displayed with no respect of faces. Even lines that should be hidden behind polygons are displayed.

Is that right?

I must use textures as in the example you posted earlier?

canvas.png

Edited by kzaharov
Link to comment
  • silent changed the title to [SOLVED] WidgetCanvas. Lines. Draw order
×
×
  • Create New...