Skip to content

Generates a 3D grid with hills and ridges in .obj format, C++

Notifications You must be signed in to change notification settings

joerunde/GridGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a small program I wrote to generate .obj files that can be imported into any 3D modeling software. Based on user paramaters, it will generate a grid of terrain with hills and ridges. Could possibly be useful for quick terrain generation for an RTS. To run, use make, then a.out.

About

Generates a 3D grid with hills and ridges in .obj format, C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published