Advertisement

random point in sphere

Started by December 05, 2019 08:40 AM
10 comments, last by RomanGenkhel 5 years, 2 months ago
a light breeze said:
method 1 would create a higher density of points around the poles (0, 0, -1) and (0, 0, 1).

BTW: i had encounter such problem during creation sky filled with stars, in my case, i`ve managed it by using fragment shader to determine if pixel is lit or not for each pixel by passing position as a seed to noise function

None

This topic is closed to new replies.

Advertisement