Skip to main content

All Questions

2 votes
1 answer
135 views

How would you make a procedural displacement texture resulting in random planar faces?

Is it possible to make a displacement texture where each cell of a voronoi texture results in a 100% flat planar surface? The picture below is similar to the effect I'm looking for, however, in this ...
Robert Smith's user avatar
2 votes
1 answer
512 views

Fix parallax occlusion mapping from the side

I followed a parallax occlusion mapping tutorial on learnopengl.com and ported it into Unity and Blender. In Unity it worked fine, but when I tried it in blender it had a problem. From the top the ...
garlfin's user avatar
  • 41