Page MenuHome

Cycles Brick Texture
Closed, ResolvedPublicPATCH

Description

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

Event Timeline

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!

Closing, Patch in SVN.

Thomas Dinges (dingto) changed the task status from Unknown Status to Resolved.Sep 16 2012, 7:28 PM