POV-Ray : Newsgroups : povray.general : Converting halo to interior : Re: Converting halo to interior Server Time
30 Jul 2024 20:18:36 EDT (-0400)
  Re: Converting halo to interior  
From: SharkD
Date: 9 Jul 2008 17:00:00
Message: <web.487526ab85f76549fd73bb3b0@news.povray.org>
That said, can anyone help me with converting the following code? Thanks!

halo
{
 cubic
 max_value 3 spherical_mapping glowing
 colour_map {[0 color rgbt <1,0,0,1>][1 color rgbt <1,1,0,0>]}
 turbulence 1.5 samples 30
}
halo
{
 cubic
 max_value 3 spherical_mapping glowing
 colour_map {[0 color rgbt <1,0,0,1>][1 color rgbt <1,1,0,0>]}
 turbulence 1.05 samples 30 scale .5
 rotate  y*45 translate y*1
}

-Mike


Post a reply to this message

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