Skip to content

PushyPixels/FracPlanet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vive Planet

Work in progress procedual planet generator / explorer for Unity5 and the HTC Vive.

This is a development build! Things will probabbly work...

Controls

  • You only need one controller.
  • The Menu button (not the Steam button) cycles menus.
  • Select a planet type from the toggle menu.
  • Cycle through planet outlines until you find one that you want to generate.
  • Generate a planet by hitting the trigger.
  • Select teleportation and point and click to teleport to and around the planet.

Current Features

  • Touchpad Radial Toggle Menu (WandController, RadialMenuItem, RadialMenuManager)
  • Planet Mesh and Texture Generation (PlanetManager, PlanetMesh, PlanetTexture)
  • Teleporation to and around planets.
  • Some procedual clouds and material methods.
  • A single pass 6 texture splat map shader.

Vive Planet uses the icosahedron tesselation and displacement technique.

Enjoy!

About

Fractal planet script for Unity 5.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 87.5%
  • ShaderLab 10.1%
  • HLSL 2.4%