Planes to Sphere Issue
Hello, I'm currently trying to build a sphere with perlin noise texture. I tried to make a cube from 6 planes like this: http://answers.unity3d.com/questions/1101723/plane-to-sphere-issue.html (I used a script from reply) and the sphere looked bad. Only 1/2 of sphere was transformed. So I made a block of 10 planes. When I hit a start button, it is spherified, even with perlin noise. But if I increase width and hight to 100, this will happen:
I don't know what to do. Thanks for reply.
issue.png
(486.7 kB)
Comment
Your answer
Follow this Question
Related Questions
Procedural sphere defects 1 Answer
Calculate the arc distance between 2 points on a sphere 3 Answers
GameObject Tags 1 Answer
Smooth Walking Inside a Sphere 0 Answers