POV-Ray : Newsgroups : povray.bugreports : Torus rendered incorrectly : Re: Torus rendered incorrectly Server Time
20 Apr 2024 01:43:47 EDT (-0400)
  Re: Torus rendered incorrectly  
From: Le Forgeron
Date: 4 Jun 2015 00:51:58
Message: <556fd96e@news.povray.org>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Le 04/06/2015 02:18, MidiPlay a écrit :
> #version 3.5; #include "colors.inc" global_settings { assumed_gamma
> 1.0 } background { rgb 0.1 }
> 
> torus { 90, 10 } camera { orthographic location < 0, 0, 12000 >
> look_at 0 angle 1 }

Add sturm to the torus attribute. I let you find in the documentation
why sturm is useful in your case.

torus { 90, 10 sturm }

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iJwEAQEIAAYFAlVv2W0ACgkQhKAm8mTpkW0owAP/UUUZ5n8ioobCV2EX2fYtjeGV
vCN0J9AD4OVPzJ2E4eUvIFukI8R7OaxQiUo1Ovm+d4W3yLOY5b0vgey6AZKF8NDU
3tyOBp5ygOVZGDRamke4Wuoyx3w6xibT/6lNcPKbSKNslUla/5W4sPEE/n95tHKj
mrnYJWfjAwCJteFcxzg=
=ehm7
-----END PGP SIGNATURE-----


Post a reply to this message

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