POV Ray Problem


Re: POV Ray Problem
#2
The rotates should be inside the object.

Code:
//// ModelObject 3741c01.dat
object { _3741c01_dot_dat material { L3Color15 }
    rotate <20.000000, 0, 0>
    rotate <0, -45.000000, 0>
    rotate <0, 0, 0.000000>
}

instead of this
Code:
//// ModelObject 3741c01.dat
object { _3741c01_dot_dat material { L3Color15 } }
    rotate <20.000000, 0, 0>
    rotate <0, -45.000000, 0>
    rotate <0, 0, 0.000000>
Reply
« Next Oldest | Next Newest »



Messages In This Thread
POV Ray Problem - by Jarema - 2015-03-03, 9:00
Re: POV Ray Problem - by Stephen - 2015-03-03, 9:23
L3P Problem - by Jarema - 2015-03-03, 11:19
Re: L3P Problem - by Steffen - 2015-03-03, 23:19
Re: L3P Problem - by Jarema - 2015-03-04, 21:56

Forum Jump:


Users browsing this thread: 1 Guest(s)