POV-Ray : Newsgroups : povray.unofficial.patches : Iso-surfaces + emmitting media : Re: Iso-surfaces + emmitting media Server Time
1 Sep 2024 12:20:06 EDT (-0400)
  Re: Iso-surfaces + emmitting media  
From: Michael Andrews
Date: 6 Jun 2001 06:50:43
Message: <3B1E0C1E.725E956D@reading.ac.uk>
Hi Nekar,

Nekar Xenos wrote:
> 
> Seeing this has to do with MegaPov I guess I have to post this here. I'm trying
> to get a fire effect with iso surfaces and I keep getting dark shaded areas.
> I've tried lot's of different types of emmiting media and I still can't get it
> right.
> 
> I'll post the code I'm using to p.t.s-f.
> 

All I did was use 

global_settings
{
  max_trace_level 30
  assumed_gamma 1
  ambient_light 1
}

and put 

accuracy 0.00001

in the isosurface definition.

Bye for now,
	Mike.


Post a reply to this message

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