The fract function in OpenCL does more than just return the fraction.
We use a simple a - floor(a) instead like the Math node.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Differential D5553
Fix T69044: OpenCL fail due to bad fract function. Authored by Omar Emara (OmarSquircleArt) on Aug 22 2019, 1:36 PM. Tags None Subscribers None
Details The fract function in OpenCL does more than just return the fraction.
Diff Detail
|