Commit | Date | |
---|---|---|
2008-12-11 22:32:26 | Tree | |
2008-11-11 13:07:34 | Tree | |
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 |
2008-10-20 19:47:55 | Tree | |
[r84]
by
rconstruct
Added a note about the INIT_AOV_PARAMETERS macro in shadingmodels. Removed topolar2d() from shrimp_helpers, and created an header for coordinates conversions, as well as its respective blocks. Updated the Voronoi (Karlsruhe/Moscow metric) diagram block to use the new coordinate conversion. Updated the rt_environment scene (it was using some xml from older blocks). |
2008-10-20 12:46:30 | Tree |