POV-Ray : Newsgroups : povray.binaries.images : Another Mathematica Solid Server Time
16 Aug 2024 04:18:05 EDT (-0400)
  Another Mathematica Solid (Message 1 to 3 of 3)  
From: Steven Pigeon
Subject: Another Mathematica Solid
Date: 1 Apr 2002 09:53:28
Message: <3CA8745F.9554EAB6@iro.umontreal.ca>
I've refined my WritePovForm function that takes in a
mathematica-generated 3D graphics and produces a
mesh.

Basic thingies: radiosity, normals, T_Glass2

Best,


    S.

----------------------------------------------------------
Steven Pigeon                     Ph. D. candidate
University of Montreal.
pig### [at] iroumontrealca           Topic: data compression
----------------------------------------------------------
         http://www.iro.umontreal.ca/~pigeon


Post a reply to this message


Attachments:
Download 'solids_small.png' (244 KB)

Preview of image 'solids_small.png'
solids_small.png


 

From: Shay
Subject: Re: Another Mathematica Solid
Date: 1 Apr 2002 13:44:41
Message: <3ca8aa99@news.povray.org>
Nice render. What was the render time?
 What was entered into your macro to create this?

 -Shay

Steven Pigeon <pig### [at] iroumontrealca> wrote in message
news:3CA8745F.9554EAB6@iro.umontreal.ca...


Post a reply to this message

From: Steven Pigeon
Subject: Re: Another Mathematica Solid
Date: 1 Apr 2002 14:49:38
Message: <3CA8BA58.5E654266@iro.umontreal.ca>
Shay wrote:

> Nice render. What was the render time?

Something like 45m to 1h on a 333MHz pII. The radiosity
settings are rather high, at 500 samples/pixels.


>  What was entered into your macro to create this?

Mathematica (and also www.mathworld.wolfram.com) offer
a number of platonic solids primitives, plus a number of
tessellated solids. These are Graphics3D objects. I wrote
a mathematica function that breaks these graphics into
triangles, then outputs them as a POV format mesh. I admit
it's more than loosely based on the LiveGraphics3D java applet/
mathematica functions by Martin Kraus. You can find more
at

 http://wwwvis.informatik.uni-stuttgart.de/~kraus/LiveGraphics3D/index.html

Best,

    S.

>
>
>  -Shay
>
> Steven Pigeon <pig### [at] iroumontrealca> wrote in message
> news:3CA8745F.9554EAB6@iro.umontreal.ca...

--
----------------------------------------------------------
Steven Pigeon                     Ph. D. candidate
University of Montreal.
pig### [at] iroumontrealca           Topic: data compression
----------------------------------------------------------
         http://www.iro.umontreal.ca/~pigeon


Post a reply to this message

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