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

Jump to navigation Jump to search
Line 233: Line 233:


== Proof-of-Concept ==
== Proof-of-Concept ==
<!--
{{WIP}}
{{WIP}}
 
-->
{{See also|Howto:Use_a_Camera_View_in_an_Instrument#Part_1:_Rendering_a_Camera_View_to_Texture}}
* http://delta3d.wikia.com/wiki/Tutorial_Render_To_Texture
* http://thermalpixel.github.io/osg/2014/02/15/rtt-with-slave-cameras.html
* http://thermalpixel.github.io/osg/2014/02/15/rtt-with-slave-cameras.html
* http://merlin.fit.vutbr.cz/wiki/index.php/OSG_knowledge_base#Rendering_a_scene_to_texture
* http://merlin.fit.vutbr.cz/wiki/index.php/OSG_knowledge_base#Rendering_a_scene_to_texture
Line 241: Line 244:
* http://www.stackedboxes.org/~lmb/en/computer-stuff/asittbpo-open-scene-graph/index
* http://www.stackedboxes.org/~lmb/en/computer-stuff/asittbpo-open-scene-graph/index
* http://www.movesinstitute.org/Sullivan/OSGTutorials/index.htm
* http://www.movesinstitute.org/Sullivan/OSGTutorials/index.htm
* http://beefdev.blogspot.com/2012/01/render-to-texture-in-openscenegraph.html


{{Custom Canvas Element|baseclass=Image|elementName=Model|elementTitle=Canvas 3D model viewer|description=Stub for exposing OSG model loader as a dedicated Canvas element }}
{{Custom Canvas Element|baseclass=Image|elementName=Model|elementTitle=Canvas 3D model viewer|description=Stub for exposing OSG model loader as a dedicated Canvas element }}

Navigation menu