What would be the best way to create a texture that could wrap around a sphere using perlin noise, or something similar? So the left and right side of the texture would join up.
Sample a 3D noise function.
What would be the best way to create a texture that could wrap around a sphere using perlin noise, or something similar? So the left and right side of the texture would join up.
Sample a 3D noise function.