|
|
>
> Are all entries form povray.bugreports verified with 3.5?
Most items from that group were fixed early on in Mega-Pov and those
that weren't were fixed in 3.5. There are a small number of bugs
reported from that group that were never fixed however. Such as this
bug reported by me and verified by Ron Parker -
Poly Object Bug
//----------------------------------------------
camera { location <0,0,-10> look_at 0 angle 25 }
light_source { <0,1,-100> color rgb 1 }
#declare Heart =
poly { 6,<
8.0,0,0,0,12,0,0,12,0,-12,0,0,0,0,0,0,0,0,0,0,6,0,0,12,0,-12,0,0,0,0,6,
-0.1,-12,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,3,0,-3,0,0,
0.0,0,3,-1,-6,0,3,0,0,0,0,0,0,1,0,-3,0,3,0,-1>
}
// sturm }
object { Heart rotate <-90,90,0> pigment { red 1 } }
//----------------------------------------------------
Personally I think Ron has conveniently forgotten about this one
because it is either impossible to fix or too difficult to fix :)
--
Ken Tyler
Post a reply to this message
|
|