Skip to content

loann-rio/Random-Terrain-Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Random-Terrain-Generation

This program randomly generates a 2D 'smooth' surface using bezier curve. Curves are generated from randomly placed points as the "road" kepps going. The matrix form of the Bezier function is implemented in the code, no module.

gif1

and with a car:

gif1

About

Random terrain generation with Bezier curve

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages