Canvas sandbox: Difference between revisions

Jump to navigation Jump to search
m (→‎CanvasModel: https://gitorious.org/fg/hoorays-simgear?p=fg:hoorays-simgear.git;a=commitdiff;h=7382ece6fd0861cf379006d283fe253e210bfc8f)
Line 367: Line 367:


== 2D Plotting ==
== 2D Plotting ==
<gallery>
L-D-mach.gif
Control response.gif
SRB thrust.png
</gallery>
{{FGCquote
{{FGCquote
|1= Trivial graphs can certainly be plotted using Nasal/Canvas (as per the screen shots/examples discussed above), but anything more complex (think multiple 2d/3d graphs) are unlikely to benefit from the explicit nature of using Canvas (OpenVG) for plotting purposes, keep in mind all the property I/O and setup overhead for otherwise identical graphs.
|1= Trivial graphs can certainly be plotted using Nasal/Canvas (as per the screen shots/examples discussed above), but anything more complex (think multiple 2d/3d graphs) are unlikely to benefit from the explicit nature of using Canvas (OpenVG) for plotting purposes, keep in mind all the property I/O and setup overhead for otherwise identical graphs.

Navigation menu