Home    |Web Directory    |Metasearch    |Message Boards    |Classified Ads|

Web Directory

Home

Web Directory

Metasearch

Message Boards

Classified Ads








Ray Tracing (53)

Categories:

See Also:
Sites:

http://www.acm.org/crossroads/xrds3-4/raytracing.html
» ACM Crossroads: Ray Tracing Open in a new browser window
   Article on Ray Tracing in the student magazine of the ACM.
   http://www.acm.org/crossroads/xrds3-4/raytracing.html
http://www.fen-net.de/wolfram.kraus/Bagisas.html
» Bagisas Open in a new browser window
   A GUI the YAFRAY raytracer written in Python. Downloads, screenshots, and FAQ. Available for Linux and Windows.
   http://www.fen-net.de/wolfram.kraus/Bagisas.html
http://chuckr.bravepages.com/raytrac3.htm
» Chuck's Ray Tracing Software Open in a new browser window
   Personal page with links to programs for modeling, Ray tracing, converting, and animating. Plus models for various ray tracers. Windows, MacOS and Unix.
   http://chuckr.bravepages.com/raytrac3.htm
http://www.coolray.org/
» CoolRay Open in a new browser window
   Open Source Raytracer with a scene description language that provides constructs for programming like loops and functions. Its written in C++ and runs on Windows and Linux/Unix.
   http://www.coolray.org/
http://tog.acm.org/resources/RTNews/demos/rtrt_faq.txt
» FAQ for realtime raytracing Open in a new browser window
   The FAQ about speed optimization for raytracing for use in realtime raytracing.
   http://tog.acm.org/resources/RTNews/demos/rtrt_faq.txt
http://www.flamingo3d.com/
» Flamingo Open in a new browser window
   Plug-in for Rhino, uses both raytracing and radiosity to create single-frame images and animations. Product description, gallery, training, evaluation download, and purchasing. For Windows.
   http://www.flamingo3d.com/
http://fuzzyphoton.tripod.com/
» FuzzyPhoton - The Raytracing Repository Open in a new browser window
   Information about raytracing in general, with a how-to section and an A-Z reference. Technical articles and a gallery of images renderd with the VRWorld4 raytracer developed by the author, and humour.
   http://fuzzyphoton.tripod.com/
http://www.nongnu.org/grt/
» GRT Raytracer Open in a new browser window
   Raytracing system written in Common Lisp. It trys to become good classical raytracer: reasonably efficient, with a good selection of primitives, advanced texturing capabilities, animation support, and probably integration of the scripting environment with
   http://www.nongnu.org/grt/
http://www.irtc.org/
» Internet Raytracing Competition Open in a new browser window
   Regular awards for best raytraced still images and animations submitted by the public. Recent winners, voting on the current round, and the topic and rules for submitting to the next round.
   http://www.irtc.org/
http://j3d.sourceforge.net/
» Java Ray Tracer Open in a new browser window
   Java ray tracing engine distributed under the GNU General Public License. Images, screenshots, download, and feature list.
   http://j3d.sourceforge.net/
http://members.ziggo.nl/laurens.lapre/
» Laurens Lapre's Webpages Open in a new browser window
   Home of the Lparser, the program reads a Lsystem description and processes it into a 3d form which can then be output in several formats, including VRML, DXF and POV.
   http://members.ziggo.nl/laurens.lapre/
http://www.lightflowtech.com/
» Lightflow Rendering Interface Open in a new browser window
   An object oriented library with API in C++ and Python for synthetic rendering, which provides a common environment and description language to treat light distribution in three dimensional spaces. Available for Linux and Windows.
   http://www.lightflowtech.com/
http://radsite.lbl.gov/radiance/HOME.html
» Radiance Open in a new browser window
   A raytracer trying to aid lighting designers and architects by predicting the light levels and appearance of a space prior to construction. It uses a hybrid approach of Monte Carlo and deterministic ray tracing. Available for Unix.
   http://radsite.lbl.gov/radiance/HOME.html
http://www.siggraph.org/education/materials/HyperGraph/raytrace/rtrace0.htm
» Ray Tracing Introduction from SIGGRAPH Open in a new browser window
   A basic introduction to building a ray tracer, with some pointers to more advanced subjects at the end.
   http://www.siggraph.org/education/materials/HyperGraph/raytrace/rtrace0.htm
http://tog.acm.org/resources/RTNews/html/
» Ray Tracing News Guide Open in a new browser window
   Lots of information on ray tracing. Updated once or twice a year.
   http://tog.acm.org/resources/RTNews/html/
http://en.wikipedia.org/wiki/Ray_tracing
» Ray tracing in Wikipedia Open in a new browser window
   An overview non technical article on ray tracing also covering some history of the subject.
   http://en.wikipedia.org/wiki/Ray_tracing
http://www.lapo.it/RayTraccio.html
» RayTraccio Open in a new browser window
   A Java ray-tracer running as a applet that wants to be simple and clean but nonetheless has some advanced features.
   http://www.lapo.it/RayTraccio.html
http://raytressi.free.fr/
» Raytressi Open in a new browser window
   Ray tracing library written in c++ with python bindings. Source code, documentation, galleries, tutorials available. Binaries for Windows, seems to be portable to Unix platforms.
   http://raytressi.free.fr/
http://rise.sourceforge.net/
» Realistic Image Synthesis Engine Open in a new browser window
   R.I.S.E. is an open source global illumination renderer for producing physically and biologically based photo realistic images. Product specifications, gallery, documentation, and downloads. [Windows, Linux, SunOS, Irix 6.5, Sun Solaris]
   http://rise.sourceforge.net/
http://groups.yahoo.com/group/realtime_raytracing/
» Realtime Raytracing Maillist Open in a new browser window
   Discuss programming techniques, algorithms and productions related to realtime raytracing, both software or hardware based.
   http://groups.yahoo.com/group/realtime_raytracing/
http://www.cs.kuleuven.be/cwis/research/graphics/RENDERPARK/
» Renderpark Open in a new browser window
   Test bed system for physically based photo-realistic image synthesis, mostly radiosity based. Unix based.
   http://www.cs.kuleuven.be/cwis/research/graphics/RENDERPARK/
http://jedi.ks.uiuc.edu/~johns/raytracer/
» Tachyon Parallel / Multiprocessor Ray Tracing System Open in a new browser window
   A ray tracer distributed as C source, supporting almost every Unix version, Windows NT and Mac OSX.
   http://jedi.ks.uiuc.edu/~johns/raytracer/
http://rearview.sourceforge.net/
» The Rearview Rendering Engine Open in a new browser window
   A game engine aiming towards three dimensional computer graphics which fits both human perception and the shape of the real world better than common polygon engines do. Linux.
   http://rearview.sourceforge.net/
http://www.yasrt.org/
» YASRT Raytracer Open in a new browser window
   A simple raytracer in development, it supports the basic features of a raytracer along with multi-threading. Many platforms are supported (Win32, Linux, and iPAQ).
   http://www.yasrt.org/
http://vg.swan.ac.uk/vlib/
» vlib Open in a new browser window
   An open source volume modeling and rendering library for unix. The interface facilitates the majority of significant developments in the field to date.
   http://vg.swan.ac.uk/vlib/

This category needs an editor

Last Updated: 2007-01-02 19:57:06





Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

The content of this directory is based on the Open Directory and has been modified by GoSearchFor.com

Free previews by Thumbshots.org