|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Hi,
This is a utility for creating geodesic spheres and domes. It aims to be both
easy to use, and extensible: the end-user designs their own triangle object.
It also includes a special gradient function that makes certain operations
easier.
Happy Raytracing!
Sam
Post a reply to this message
Attachments:
Download 'geodesic.zip' (8 KB)
|
|
| |
| |
|
|
|
|
| |
| |
|
|
>Samuel Benge on date 28/10/2013 19.53 wrote:
> Hi,
>
> This is a utility for creating geodesic spheres and domes. It aims to be both
> easy to use, and extensible: the end-user designs their own triangle object.
>
> It also includes a special gradient function that makes certain operations
> easier.
>
> Happy Raytracing!
>
> Sam
>
Thank you, Sam!
;-)
Paolo
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Paolo Gibellini <p.g### [at] gmailcom> wrote:
> Thank you, Sam!
> ;-)
You're welcome, Paolo!
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Samuel Benge" <stb### [at] hotmailcom> wrote:
> Hi,
>
> This is a utility for creating geodesic spheres and domes. It aims to be both
> easy to use, and extensible: the end-user designs their own triangle object.
>
> It also includes a special gradient function that makes certain operations
> easier.
>
> Happy Raytracing!
>
> Sam
Could I ask for a macro that creats position points on sphere in an array? Or it
has existed?
I would like to make a light dome and light bulbs which have raytrace picture
elegant like some other people do in this newsgroup.
thanks.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Excellent, Sam! Thank you indeed.
Thomas
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"And" <49341109@ntnu.edu.tw> wrote:
> Could I ask for a macro that creats position points on sphere in an array? Or it
> has existed?
> I would like to make a light dome and light bulbs which have raytrace picture
> elegant like some other people do in this newsgroup.
>
> thanks.
Somebody might have already posted some code for that. If not, ask your question
in the general section :)
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Thomas de Groot <tho### [at] degrootorg> wrote:
> Excellent, Sam! Thank you indeed.
No Problem, Thomas. It was on my to-do list anyway; I just finally got around to
doing it :)
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
And wrote:
> Could I ask for a macro that creats position points on sphere in an array? Or it
> has existed?
Try
http://news.povray.org/povray.binaries.images/thread/%3C461ba1e1%40news.povray.org%3E/?mtop=241021
and
http://news.povray.org/povray.binaries.scene-files/thread/%3C461efe8a%241%40news.povray.org%3E/
These are from 2007 so the code probably needs to be adapted for 3.7.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
To clarify, the links are not about evenly spaced points
on a sphere, but about creating points for a light dome.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Christian Froeschlin <chr### [at] chrfrde> wrote:
> And wrote:
>
> > Could I ask for a macro that creats position points on sphere in an array? Or it
> > has existed?
>
> Try
>
>
http://news.povray.org/povray.binaries.images/thread/%3C461ba1e1%40news.povray.org%3E/?mtop=241021
>
> and
>
>
http://news.povray.org/povray.binaries.scene-files/thread/%3C461efe8a%241%40news.povray.org%3E/
>
> These are from 2007 so the code probably needs to be adapted for 3.7.
It seems useful and have many information.
Previously, I found that Samuel Benge's macro seems easy to use, so I asked for
this directly.
Thank you.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |