POV-Ray : Newsgroups : povray.binaries.images : Black_hole warp question Server Time
13 Aug 2024 11:20:38 EDT (-0400)
  Black_hole warp question (Message 1 to 2 of 2)  
From: Jörg 'Yadgar' Bleimann
Subject: Black_hole warp question
Date: 7 Apr 2003 16:21:40
Message: <3E91FA13.419FDD90@tiscalinet.de>
High!

With the Cyrix co-processor more or less finished (perhaps in the more
distant future it may develop into a whole computer museum located in
Port Liberty, Tau Ceti IV c, somewhen around 2350 AD...), I rush onward
to the next project - a Jupiter/Saturn-like gas giant, after several
earlier attempts now with a halfway credible cloud texture (of course,
this is only the very first step of another, much larger project, which
is not to be disclosed yet...)

This also includes storm vortices similar to the Great Red Spot on
Jupiter... I already found out that inverted black_hole warps are the
way to model such storm whirls - but on Jupiter (and probably on any
real gas giant) they are oval in shape, whereas black_hole warps produce
circular structures! Is there any way to re-scale black_hole warps?
Obviously, scale statements within the warp block are not allowed, and
it's neither possible to replace the size value by a vector...

See you in Khyberspace!

Yadgar


Post a reply to this message

From: Greg Edwards
Subject: Re: Black_hole warp question
Date: 7 Apr 2003 17:25:15
Message: <l2drqwfnetlr$.a7cixyn0tc3j.dlg@40tude.net>


> High!
> 
> With the Cyrix co-processor more or less finished (perhaps in the more
> distant future it may develop into a whole computer museum located in
> Port Liberty, Tau Ceti IV c, somewhen around 2350 AD...), I rush onward
> to the next project - a Jupiter/Saturn-like gas giant, after several
> earlier attempts now with a halfway credible cloud texture (of course,
> this is only the very first step of another, much larger project, which
> is not to be disclosed yet...)
> 
> This also includes storm vortices similar to the Great Red Spot on
> Jupiter... I already found out that inverted black_hole warps are the
> way to model such storm whirls - but on Jupiter (and probably on any
> real gas giant) they are oval in shape, whereas black_hole warps produce
> circular structures! Is there any way to re-scale black_hole warps?
> Obviously, scale statements within the warp block are not allowed, and
> it's neither possible to replace the size value by a vector...
> 
> See you in Khyberspace!
> 
> Yadgar

Try applying the inverse of the scale you want for the blackhole to the 
entire texture first, then apply the blackhole, then apply the scale again 
for the entire texture. If they're in this order, the blackhole should end 
up being subject only to the second scale while the texture's scaling would 
be undone.

-- 
light_source#macro G(E)sphere{z+E*y*5e-3.04rotate-z*E*6pigment{rgbt#end{
20*y-10#local n=162;1}#while(n)#local n=n-.3;G(n)x}}G(-n).7}}#end//GregE


Post a reply to this message

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