Commit | Date | |
---|---|---|
2009-07-09 22:10:20 | Tree | |
[r146]
by
rconstruct
Modified the diffuse block to add the option to use Pixie's diffuse() in its 2nd form, with 3 arguments (surface point, normal, and angle). |
2009-07-09 22:03:26 | Tree |
[r145]
by
rconstruct
Update to filterstep() and spline() shadeops, added extra filters supported by Pixie: blackman-harris, mitchell, sinc. |
2009-07-09 20:35:36 | Tree |
[r144]
by
rconstruct
Added __nondiffuse and __nonspecular to light shaders, local illumination models proceed according to return status from lightsource() and these variable's content. Fixed cracked glazed clay example and point initialization in Voronoi blocks. |
2009-07-08 23:29:07 | Tree |
2009-07-05 15:30:24 | Tree | |
[r142]
by
rconstruct
Added the Buratti and Lommel-Seeliger blocks as well as their respective functions in the shading models header. Added some useful constants in helpers. Tweaked the shading models and distributions in their respective headers, into hopefully a more readable code. Added a note on the Cook-Torrance block regarding normalization of the Trowbridge-Reitz microfacet distribution. |
2009-05-25 19:06:43 | Tree |
[r141]
by
romainbehar
FIX: unsupported display could be assigned when changing render engine from the main window |
2009-05-09 12:34:20 | Tree |
2009-05-09 09:53:57 | Tree | |
2009-04-30 20:20:51 | Tree | |
[r138]
by
rconstruct
Updated texture blocks for the blur/width problem - these values were always bypassed by sblur/tblur and swidth/twidth. Added usage information, and an extra option for 3delight, for the texture() shadeop, the ability to specify the samples to use when the filter type is box. |
2009-04-28 20:46:08 | Tree |