Canvas properties: Difference between revisions

Jump to navigation Jump to search
Line 48: Line 48:
* Support implementing GUI widgets using Canvas/Nasa (currently being discussed)
* Support implementing GUI widgets using Canvas/Nasa (currently being discussed)
* Static image files should be handled like any other element on the canvas. Only instead of specifying a path you'll have to set the file system path to an image which will be loaded with osg.
* Static image files should be handled like any other element on the canvas. Only instead of specifying a path you'll have to set the file system path to an image which will be loaded with osg.
=== Depth Sorting ==
I think I have to look at depth ordering of groups and especially the ability to hide groups. Not too complicated but not possible from Nasal yet (you could do it by deleting and re-adding all elements but that's not a good solution


=== Static Textures ===
=== Static Textures ===

Navigation menu