Commit | Date | |
---|---|---|
[r150]
by
rconstruct
Added some more fixes to blocks. Note the in 4D fractal noise, cellnoise, etc... typically the global variable time is used (which is the block's default as well), as provided by RiShutter, and storage class is uniform. There's some work ahead. |
2009-07-10 23:19:42 | Tree |
[r149]
by
rconstruct
Added some more refinements to the blocks: adding more detailed usage information, or just adding it when missing, and fixing xml special chars. Tweaking funcionality a bit where required, and generally making things easier to read for the user. |
2009-07-10 23:05:27 | Tree |
[r148]
by
rconstruct
Updated blocks, small fixes, workarounds for some renderers, small extensions for specific renderers, updated usage information as needed. Fixing XML special chars inside usage as well. |
2009-07-09 23:58:21 | Tree |
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 |