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

https://github.com/mistlog/ray-tracing

Ray Tracing in Literate Programming
https://github.com/mistlog/ray-tracing

Last synced: 3 months ago
JSON representation

Ray Tracing in Literate Programming

Awesome Lists containing this project

README

        

# Ray Tracing in Literate Programming

see https://mistlog.github.io/ray-tracing/index.html

## Run

```shell
> npm install
> npm run docs:watch
> npm run dev
```

## License

This project is [MIT licensed](https://github.com/mistlog/ray-tracing/blob/master/license.md).