3d-graphics-examples: Examples of 3D graphics programming with OpenGL

[ bsd3, fractals, graphics, program ] [ Propose Tags ]

This package demonstrates how to program simple interactive 3D graphics with OpenGL. It contains two programs, which are both about fractals:

L-systems
generates graphics from Lindenmayer systems (L-systems). It defines a language for L-systems as an embedded DSL.
Mountains
uses the generalized Brownian motion to generate graphics that resemble mountain landscapes.

The original versions of these programs were written by Matthias Reisner as part of a student project at the Brandenburg University of Technology at Cottbus, Germany. Wolfgang Jeltsch, who supervised this student project, is now maintaining these programs.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.0, 0.0.0.1, 0.0.0.2
Dependencies base (>=3.0 && <5), GLUT (>=2.4 && <2.6), OpenGL (>=2.8 && <2.10), random (>=1.0 && <1.1) [details]
License BSD-3-Clause
Copyright © 2006 Matthias Reisner; © 2012, 2013 Wolfgang Jeltsch
Author Matthias Reisner
Maintainer wolfgang@cs.ioc.ee
Category Graphics, Fractals
Home page http://darcs.wolfgang.jeltsch.info/haskell/3d-graphics-examples
Source repo head: darcs get http://darcs.wolfgang.jeltsch.info/haskell/3d-graphics-examples/main
this: darcs get http://darcs.wolfgang.jeltsch.info/haskell/3d-graphics-examples/main --tag 3d-graphics-examples-0.0.0.0
Uploaded by WolfgangJeltsch at 2013-12-14T22:47:27Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables mountains, l-systems
Downloads 4404 total (14 in the last 30 days)
Rating 1.75 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Successful builds reported [all 7 reports]