An open API service indexing awesome lists of open source software.

https://github.com/jd557/scala-raymarcher

A simple Ray Marcher written in Scala.
https://github.com/jd557/scala-raymarcher

Last synced: about 1 month ago
JSON representation

A simple Ray Marcher written in Scala.

Awesome Lists containing this project

README

        

# Scala RayMarcher

A simple Ray Marcher written in Scala.

This project was done mostly to learn about ray marching, so performance was not my main concern.

This repo also includes my reveal.js presentation for Shiftforward's tech talks about this topic, just check the `src/talk` directory.