POV-Ray : Newsgroups : povray.binaries.images : Thing with hair : Re: Thing with hair Server Time
15 Aug 2024 02:28:18 EDT (-0400)
  Re: Thing with hair  
From: Batronyx
Date: 18 Aug 2002 01:33:15
Message: <3d5f319b$1@news.povray.org>
This looks pretty cool. Even better with radiosity. The eyes are discontinuities
in the patch surface, a side effect of using 3 cornered patches. One way to fix
these, is by by exporting to a polygon format and then using 3DWin (or similar)
to convert to POV mesh or mesh2.

What is going on with the shoulders? Is that just shadow?

--
light_source{0,1}#macro c(J,a)sphere{0,1pigment{rgb z}scale a translate J+O}
#end#macro B(R,V,O)c(0,4)intersection{c(V,R)difference{c(-z*4x+10)c(-z*4.1x+
10)c(0<7.5,45,5>)}}#end B(12,0z*25)B(8y*4<0,12,50>)          // Batronyx ^"^


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.