|
|
Hello :-))
Typo in the Docs
Supertorus should be written SuperTorus to match the include file.
Question:
#macro SuperTorus(RMj, RMn, MajorControl, MinorControl, Accuracy,
MaxGradient)
Why is there a parameter called Accuracy ?
The accuracy in the SuperTorus macro is 0.01 and not variable.
Greetings :-))
Thorsten
(3.5beta4, various systems, windows)
Post a reply to this message
|
|
|
|
SuperTorii with strange powers don't work as expected either. (Control
values that result in an integer multiple of 2 power seem to work ok)
Most will give you one quarter of the shape, and the rest is a solid box:
/#
##
With a power of 3 (ie, Control param=2/3) you get half of the shape and
a solid triangle. MegaPov works here too.
My guess would be that POV 3.5 doesn't like raising negative numbers to
strange powers.
(imo, the SuperTorus looks better on odd powers with an abs() around
each of x, y, and z andyway...)
-josh
Thorsten wrote:
> Hello :-))
>
> Typo in the Docs
> Supertorus should be written SuperTorus to match the include file.
>
> Question:
> #macro SuperTorus(RMj, RMn, MajorControl, MinorControl, Accuracy,
> MaxGradient)
> Why is there a parameter called Accuracy ?
> The accuracy in the SuperTorus macro is 0.01 and not variable.
>
> Greetings :-))
>
> Thorsten
> (3.5beta4, various systems, windows)
>
>
Post a reply to this message
|
|