PovRay plugin

You can embed ray tracing rendered 3D CG.

Example

{{povray
sphere { <0, 0, 9>, 3
finish { ambient 0.2 diffuse 0.8 phong 1 }
pigment { red 1 }
}
light_source { <-9, 9, 0> rgb 1 }
}}

No povray command.

Functions list

Last modified: 2010-02-25 Attached files total: 1KB