Compositor: Difference between revisions

Line 129: Line 129:
== Known Issues ==
== Known Issues ==


* Canvas doesn't update its texture unless .update() is invoked in Nasal. Is this a feature?
* Canvas (sc::Image) doesn't update its texture unless .update() is invoked in Nasal. Is this a feature?
* The scene graph and the viewer are still managed by FGRenderer. Maybe hijacking the init sequence is a good idea?
* The scene graph and the viewer are still managed by FGRenderer. Maybe hijacking the init sequence is a good idea?
* Effects need that buffers are created before reading the .eff file. Maybe some kind of listener is needed ala Rembrandt?
* Effects need that buffers are created before reading the .eff file. Maybe some kind of listener is needed ala Rembrandt?