Faster shader noise, and other noise types
Macaw - Noise in GameMaker » Devlog
It has come to my attention that the thing I’ve been calling “Perlin noise” for most of my life is actually called “fractal noise” and “Perlin noise” is something else. That’s kind of awkward.
Anyway, I’ve added two things:
- A shader implementation of fractal noise, which is considerably faster than the CPU-land implementations (20xish on my CPU and GPU combination)
- A shader implementation of actual Perlin noise, which is about as fast
Have fun! I should probably go back to working on duck games now.
Files
Macaw demo.zip 4.3 MB
Feb 23, 2024
macaw.yymps 132 kB
Feb 23, 2024
Get Macaw - Noise in GameMaker
Download NowName your own price
Macaw - Noise in GameMaker
Generate some nice Perlin noise in GameMaker!
Status | Released |
Category | Tool |
Author | Dragonite |
Tags | GameMaker, noise, perlin-noise, randomness |
More posts
- Small fix for "seams" appearing in generated noiseFeb 11, 2022
Leave a comment
Log in with itch.io to leave a comment.