0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 07, 2024 — Jan 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
The Trace() method now checks whether the intersection it found is a true one (it's an assertion). The ArePointsMutuallyVisible() now shifts the ray origin to avoid false intersections. Made the ArePointsMutuallyVisible() method more robust numerically. More... almost 21 years ago
Splitted camera models. Differentiated geometric and shading normals. More... almost 21 years ago
Removed code to compute missing normal vectors. Mesh materials are now properly loaded and applied (if no other material is applied to the mesh). More... almost 21 years ago
Added a new constructor to build a map from a raw RGB pixel block. More... almost 21 years ago
Added a new entry. More... almost 21 years ago
Splitted camera models. Implemented mesh optimization and vertex normals reconstruction. More... almost 21 years ago
Added zlib and libpng directories as additional include directories. More... almost 21 years ago
Now uses the CommandLineParser class to get back input (scene) filename. More... almost 21 years ago
Closed two entries, added 6 new entries. More... almost 21 years ago
ComputeIrradiance() methods now fill a vector of ILight::IrradianceSample. More... almost 21 years ago
Set build number to 0. More... almost 21 years ago
Initial commit. More... almost 21 years ago
Added the word "UNOFFICIAL" to the version string. More... almost 21 years ago
Major redesign and rewrite of the surface sampling code. Object constructors don't take the scene argument anymore. More... almost 21 years ago
Added a new entry. More... almost 21 years ago
Major redesign and rewrite of the surface sampling code. More... almost 21 years ago
Initial commit. More... almost 21 years ago
Closed one entry, added 6 new entries. More... almost 21 years ago
Configured project files. More... almost 21 years ago
Made the code to compile under vc++ 7.1. More... almost 21 years ago
Autofocus is now done at finalization time (in the new Finalize() method). More... almost 21 years ago
Fixed autofocus bug. More... almost 21 years ago
Added an entry. More... almost 21 years ago
Recreated project files for MS Visual C++ 7.1 (MS Visual Studio 2003) in projects/msvc71 directories. More... almost 21 years ago
Moved tools from the 'src' directory to the 'tools' directory. More... almost 21 years ago
Moved tools from the 'src' directory to the 'tools' directory. Recreated project files for MS Visual C++ 7.1 (MS Visual Studio 2003) in projects/msvc71 directories. More... almost 21 years ago
Each scene now has its own settings file. More... about 21 years ago
Added a new entry. More... about 21 years ago
Added the GPL header. More... about 21 years ago
Renamed HistogramDistribution class as CustomDistribution. More... about 21 years ago