Hi,
this is a Brick Texture Shader for Cycles. It's based on the current BI Brick texture, with some tweaks.
Attached Patch and an Image.
Issues:
* Offset and Squash UI buttons do not work (values are not passed correctly to the svm_brick.h file)
* Only works fine for the X vector, Y and Z have issues (same limitation as in the BI texture)
Regards,
Thomas
Description
Description
Event Timeline
Comment Actions
I commited the patch to the Tomato branch for testing. http://lists.blender.org/pipermail/bf-blender-cvs/2012-August/049372.html
Thanks to Lukas Toenne for fixing the issues with the UI buttons. I also fixes some issues with pointers, so it works fine for CPU, and CUDA & OpenCL.
Will wait for more feedback, also from you Brecht before I will merge it to trunk. No rush!