All Projects → mikera → Enlight

mikera / Enlight

A Clojure raytracer

Programming Languages

java
68154 projects - #9 most used programming language

enlight

A Clojure raytracer

Build Status

Planned features:

  • Very fast rendering (competitive with POV-Ray)
  • Clojure-based DSL for powerful scene description / generation
  • Integration with Clisk (https://github.com/mikera/clisk )library for procedural texture generation

Usage

Enlight is still early in development. Feel free to explore or hack with it, but don't expect it to be fully functional yet.

You can include it as a dependency from Clojars (see: https://clojars.org/net.mikera/enlight).

See demo.clj for example usage: https://github.com/mikera/enlight/blob/master/src/main/clojure/enlight/samples/demo.clj

IN DEVLOPMENT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].