POV-Ray : Newsgroups : povray.binaries.images : HELP REQUEST: Twisted Ropes of Ballista : Re: HELP REQUEST: Twisted Ropes of Ballista Server Time
6 May 2024 06:12:30 EDT (-0400)
  Re: HELP REQUEST: Twisted Ropes of Ballista  
From: Bald Eagle
Date: 3 Mar 2020 20:55:00
Message: <web.5e5f09505f4031dc4eec112d0@news.povray.org>
"Sven Littkowski" <nomail@nomail> wrote:

> Hi, thanks a lot! However, there is something missing from your code, it might
> be something that would be above the "#declareRopes" statement at the very top.

Yep - sorry - that's just:

 union // sling arm
 {
  cylinder { < 0.0, -0.2, 0.0 > < 0.0, 2.5, 0.0 > 0.25 texture { TopColor rotate
< 90.0, 0.0, 0.0 > } }
  cone { < 0.0,  1.15,  3.0 > 0.015 < 0.0, 1.15, 0.0 > 0.2 texture { TopColor }
}
                              ^^^^^ note 1/10 of original just for demo purposes


Post a reply to this message

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