Efficient computational noise in GLSL

Computer Science – Graphics

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Scientific paper

We present GLSL implementations of Perlin noise and Perlin simplex noise that run fast enough for practical consideration on current generation GPU hardware. The key benefits are that the functions are purely computational, i.e. they use neither textures nor lookup tables, and that they are implemented in GLSL version 1.20, which means they are compatible with all current GLSL-capable platforms, including OpenGL ES 2.0 and WebGL 1.0. Their performance is on par with previously presented GPU implementations of noise, they are very convenient to use, and they scale well with increasing parallelism in present and upcoming GPU architectures.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Efficient computational noise in GLSL does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Efficient computational noise in GLSL, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Efficient computational noise in GLSL will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-183675

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.