raymarch-functions

A series of raymarching related functions that can be used for raymarching in GLSL based on articles/samples found across the web. see site for example.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 83 Downloads
  • 33 This Version

Leiningen/Boot

[raymarch-functions "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

raymarch-functions/raymarch-functions {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("raymarch-functions:raymarch-functions:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>raymarch-functions</groupId>
  <artifactId>raymarch-functions</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>