Select a tag to browse associated projects and drill deeper into the tag cloud.
kdtree is a simple, easy to use C library for working with kd-trees. Kd-trees are an extension of binary search trees to k-dimensional data. They facilitate very fast searching, and nearest-neighbor queries. This particular implementation is designed to be efficient and very easy to use. It is
This application is used to evaluate a new technique for Photon Mapping on a GPU using nVidia's CUDA. The application implements the traditional kd-tree approach and compares it to a new technique which should utilize the massive parallel computation power of a GPU more efficiently. This project
S-ray is a free photorealistic renderer based on monte carlo ray tracing. It is capable of simulating all interactions of light with the environment, or L(D|S)*E paths in path notation. What this means is that it can simulate global illumination effects such as indirect diffuse illumination
Simple Raytracer that uses kd-trees and photon mapping, the input files are in XML, the models are Maya obj files. The Raytracer also supports texture.
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.