POV-Ray : Newsgroups : povray.general : Povray for scientific use : Re: Povray for scientific use Server Time
8 Aug 2024 18:19:14 EDT (-0400)
  Re: Povray for scientific use  
From: Simon Lemieux
Date: 3 Nov 2000 07:24:36
Message: <3A02BCD7.F078EDE0@yahoo.com>
> This can be
> - visualisation of landscapes with real geometry (e.g., based
> on GIS data) and with vegetation (with more
> or less real architecture),

For this, may I suggest looking at OpenGL? (MesaGL is free)
My brother is at the university in Biology-Computers and he made a program to
view atoms and molecule from data that come out of an old good machine...
The program is made in OpenGL and you can view the molecule, rotate, move
in/out, add some special effects such as lighting (casts shadows...), etc... and
you can also print the image to a file on the disk and they used povray for
this... they transfered the OpenGL code to povray code and the raytracer is so
much beautiful... but OpenGL is good for finding a good view spot!

> - modelling the light regime in plant/forest communities
> (under different light conditions, at different layers)
> combined with image analysis to evaluate the photosynthesic
> potential ...,

If those are calculation made by your program, C++ would be good for this, and
especially it includes OpenGL (it's a C++ library...), but IMHO, lights in
OpenGL are not very easy to learn and do not exactly what you want...

> - and and and

This was just a suggestion, see www.opengl.org for simple examples of what it
can also do... You would be amazed... and this is accelerated stuff! 25-100
Frames per second with a Voodoo3 2000!

-- 
+-------------------------+----------------------------------+
| Simon Lemieux           | Website : http://www.666Mhz.net  |
| Email : Sin### [at] 666Mhznet | POV-Ray, OpenGL, C++ and more... |
+-------------------------+----------------------------------+


Post a reply to this message

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