20,741
edits
(SVG EICAS test) |
|||
| 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. | ||
* Support placing canvas textures into the scenery, so that dynamic scenery features (i.e. a [http://en.wikipedia.org/wiki/Visual_Docking_Guidance_System visual docking guidance system] or runway skid marks) can be implemented using the canvas system (being discussed and planned as of 08/2012) | |||
=== Depth Sorting === | === Depth Sorting === | ||