POV-Ray : Newsgroups : povray.general : POV-Ray problem and - Sorry! : Re: POV-Ray problem and - Sorry! Server Time
5 Aug 2024 10:25:09 EDT (-0400)
  Re: POV-Ray problem and - Sorry!  
From: Warp
Date: 6 Oct 2002 10:37:56
Message: <3da04ac4@news.povray.org>
Firstly, you should try adding this line at the beginning of the pov file
you are rendering:

global_settings { assumed_gamma 1 }

  (For one reason or another the default assumed_gamma is so that colors
will have visibly less saturation than their values would imply. AFAIK
assumed_gamma 1 will make povray to take the colors unmodified.)

  Secondly, you should make sure that the exporting tool you are using
is really outputting the correct UV information for povray. Of course
this is just a shot in the dark, but it could explain wrongly-mapped
textures.

-- 
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}//  - Warp -


Post a reply to this message

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