NavigationUser login |
Using clipped_by and bounded_by in POVRAY to create cutaway sectionsSubmitted by dylan on Wed, 2005-09-14 21:03.
![]()
clipped_by
{ cylinder { <0,0,0>, <0,1000,0>, 1000 translate <665225.75870647, 0, 4041018.51368159> inverse } } bounded_by syntax
bounded_by
{ cylinder { <0,0,0>, <0,1000,0>, 1000 translate <665225.75870647, 0, 4041018.51368159> } } |