POV-Ray : Newsgroups : povray.binaries.images : Lightflow-inspired render WIP (~68kau) : Re: Lightflow-inspired render WIP (~68kau) Server Time
18 Aug 2024 08:20:52 EDT (-0400)
  Re: Lightflow-inspired render WIP (~68kau)  
From: Nekar Xenos
Date: 11 May 2001 02:36:29
Message: <3afb886d@news.povray.org>
Suggestions for improving similarity
> and quality much appreciated. :)

Similarity? you're probably still goin to add the crowns. Position the camera
closer. use a wide angle view camera and add focal blurr. To really get it the
same you'd have to take away the photons :(
But I prefer the photons.

Nekar X

--
#local N=<-4,8,20>;#local K=<4,-8,20>;#local R=seed(0);union{#while((K-N).x>0)
#local X=N;#local N=N+<rand(R),rand(R),1>/30;#local N=(vlength(N-K)<vlength(X-K
)?N:2*X-N);sphere{<N.y,-N.x,N.z>,.2}sphere{N,.2}sphere{<-N.x-8,N.y,N.z>,.1//-NX
pigment{rgb N}}sphere{<N.x+8,-N.y,N.z>,.1 pigment{rgb N}}#end pigment{rgb 9}}


Post a reply to this message

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