Skip to content

rust-adventure/yt-low-poly-terrain-bevy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A low-poly terrain generation demo.

This uses low-poly terrain as a way to introduce procedural generation and the management of chunks as a player moves around a world.

It also takes advantage of async Rust to handle generating terrain outside of the main update loop

About

Build low-poly terrain from a plane mesh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages