Chocorean / perlin2d_test

A bevy app which render a 2d map using perlin noise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

perlin2d_test

A bevy app which render a 2d map using perlin noise

Usage

Just do cargo run to run the project. If you want to tweak the parameters of the noise or the color, see game_plugin.rs, line 62 is a good starting point.

About

A bevy app which render a 2d map using perlin noise


Languages

Language:Rust 100.0%