Exporting Scenes: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
(Replaced content with "{{ParaView/Template/DeprecatedUsersGuide}}")
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
ParaView provides functionality to export any scene set up with polygonal data (i.e without volume rendering). Currently VRML (Virtual Reality Modeling Language) and X3D (ASCII as well as binary) are supported. To export a scene, set up the scene in a 3D view. Only one view can be exported at a time. With the view to be exported active, choose '''File | Export'''.
{{ParaView/Template/DeprecatedUsersGuide}}
 
[[Image:Export.png‎|200px|thumb|right|'''Export''' option in the '''File''' menu can be used to export the scene set up in a 3D view]]
 
The file-open dialog will list the available types. The type is determined based on the extensions of the file written out:
* *.vrml -- VRML
* *.x3d  -- X3D ASCII
* *.x3db -- X3D Binary

Latest revision as of 18:39, 14 January 2015

PAGE DELETED
The Users Guide has been moved from the Wiki to The ParaView Guide. Please use the history if you want to access the old version of this document.