Skip to content

smarky55/PlanetGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A procedural planet generator using perlin noise and a tesselated icosohedron for the sphere model. The aim was to produce a convincing real-time render of a procedurally generated planet, including the surface and atmosphere.

Building

The project will build under VS2015, it is currently windows only.

Build prerequisites are:

The build process expects the dependencies in a /libraires subfolder of the location of the $(VisialStudioDir) macro.

User Guide

-Move mouse to orbit. -Scrool wheel zooms. -Pressing R will regenerate the planet with a random seed. -Pressing escape will cause the program to exit.

Planned Additions

-Increased portion of parameters procedurally set (eg colours, height boundaries, etc.) -Clouds.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors