Howto:Extending Canvas to support rendering 3D models: Difference between revisions

Jump to navigation Jump to search
m
Line 108: Line 108:
           ->done(this, &Image::handleImageLoadDone);
           ->done(this, &Image::handleImageLoadDone);
</syntaxhighlight>
</syntaxhighlight>
== Using loadPagedModel() instead ==
(see $FG_SRC/AIAircraft/AIBase.cxx, Nasal animated models)


== Using ProxyNode ==
== Using ProxyNode ==
== Adding a PositionAttitudeTransform ==
== Adding a PositionAttitudeTransform ==

Navigation menu