GML fractal noise optimization
Macaw - Noise in GameMaker » Devlog
Had a look at the GML code for generating fractal noise and found a few terms that could be factored out to make the whole thing about 15% faster, at least in my testing. It’s still fairly slow all things considered, and you still probably don’t want to generate large noise textures in GML in real time, but for smaller generations it’s still free performance.
I also added a fallback for platforms that don’t support surface_r32float.
Files
Macaw demo.zip 4.6 MB
10 days ago
macaw.yymps 133 kB
10 days ago
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
- Faster shader noise, and other noise typesFeb 23, 2024
- Small fix for "seams" appearing in generated noiseFeb 11, 2022
Leave a comment
Log in with itch.io to leave a comment.