Raytracing WriteCamera: Difference between revisions

From FreeCAD Documentation
m (png to svg)
m (Change section name to 'Usage')
Line 24: Line 24:
Exports the current camera properties to a pov-file for use in a POV-Ray project.
Exports the current camera properties to a pov-file for use in a POV-Ray project.


==Use== <!--T:3-->
==Usage== <!--T:3-->


# Make sure that the view is set to [[Std PerspectiveCamera|perspective view]]
# Make sure that the view is set to [[Std PerspectiveCamera|perspective view]]

Revision as of 20:56, 26 February 2020

File:Raytrace Camera.svg Raytracing Camera‏‎

Menu location
Raytracing → Camera‏‎
Workbenches
Raytracing
Default shortcut
None
Introduced in version
-
See also
None

Description

Exports the current camera properties to a pov-file for use in a POV-Ray project.

Usage

  1. Make sure that the view is set to perspective view
  2. Choose Raytracing UtilitiesFile:Raytrace Camera.svg Export camera to POV-Ray... from the top menu.

Limitations

Notes