Skip to content

Mandelbulb explorer written in c++ and glsl shaders

Notifications You must be signed in to change notification settings

andgate/mandelbulb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MandelBulb Viewer

Building and Running

This should only be built with Visual Studio 2012 in 64bit-mode. Simply open the solution with vs2012, build, and run.

Controls

The mouse is used to look around the world.

  • Forward: w
  • Back: s
  • Left: a
  • Right: d
  • Adjust Speed: Mouse wheel
  • Enable fullscreen: f
  • Show Debug Info: Tab