Menu

FLTK2 GUI (SVN) Commit Log


Commit Date  
[r95] by rconstruct

Changed the Blinn specular term name to Phong-Blinn, to avoid confusions, since this isn't neither the Torrance-Sparrow model with Trowbridge-Reitz distribution (C3) nor the Blinn model for dusty/cloudy surfaces, but the Phong model, using the half-vector, instead of the reflection vector.

2008-12-19 21:54:01 Tree
[r94] by rconstruct

Fixed undefined references to the AOVs, in non-surface shaders.

2008-12-19 21:42:08 Tree
[r93] by romainbehar

Preview and Export functions output the rendering command list in a file

2008-12-11 22:32:26 Tree
[r92] by romainbehar

Block info dialog shows author's name

2008-11-11 13:07:34 Tree
[r91] by romainbehar

Updated sources to latest GCC (4.3.2) and FLTK 2 (r6483)

2008-11-09 22:24:18 Tree
[r90] by rconstruct

Updated the Cook-Torrance block, to use the complex Fresnel function, instead of the normal fresnel(), and added extra parameter for extinction coefficient in the respective block.

2008-11-03 14:01:11 Tree
[r89] by rconstruct

Changed the hyperbolic sine, cosine, tangent blocks, to use the functions defined in the shrimp_helpers.h header, instead of block code.

2008-11-02 22:23:35 Tree
[r88] by rconstruct

Added complex arithmetic blocks and complex Fresnel block (unpolarized light), using functions defined in odwikicomplex.h header, from the Odforce.net Odwiki, and the Odwiki BRDF article, by the Odforce community and Mario Marengo. Added respective header, odwikicomplex.h, updated shrimp_helpers.h for hyperbolic sine, cosine, tangent, instead of being defined in the their respective blocks bodies. Updated the trace() block for a typo and incorrect macro definitions and checks. Many thanks to once again, Mario Marengo, Jason, and the Odforce and Odwiki community.

2008-11-02 19:10:01 Tree
[r87] by romainbehar

Changed current shaders' XML code tag from 'code' to 'rsl_code' to easily support other kinds of renderers in the future

2008-10-27 22:04:50 Tree
[r86] by rconstruct

Updated symbols definitions, so that we don't redefine macros (and have the subsequent warnings/errors).

2008-10-26 16:32:49 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.