Skip to content

A stand-alone viewer for Tom Beddard's GLSL Mandelbulb ray tracer

Notifications You must be signed in to change notification settings

acaudwell/Mandelbulb-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                              Mandelbulb Viewer
 
                     Copyright (C) 2009 Andrew Caudwell

                     http:https://github.com/acaudwell/Mandelbulb

Description
===========

A stand-alone viewer for Tom Beddard's GLSL Mandelbulb ray tracer: 

 http:https://www.subblue.com/projects/mandelbulb


Building
========

The viewer requires the following libraries to compile:

    SDL 1.2 (libsdl1.2-dev)
    SDL Image 1.2 (libsdl-image1.2-dev)
    PCRE3 (libpcre3-dev)
    FTGL 2.1.3~rc5-2 (libftgl-dev)
    PNG library (libpng12-dev)
    JPEG library (libjpeg62-dev)
    GLEW library (libglew1.5-dev)

Building on Linux:

    ./configure
    make

About

A stand-alone viewer for Tom Beddard's GLSL Mandelbulb ray tracer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages