Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thesephist/traceur-web

Web and JavaScript port of thesephist/traceur
https://github.com/thesephist/traceur-web

3d-rendering canvas2d path-tracing ray-tracing

Last synced: about 2 months ago
JSON representation

Web and JavaScript port of thesephist/traceur

Awesome Lists containing this project

README

        

# traceur-web

**traceur-web** is a JavaScript and HTML Canvas port of [traceur](https://github.com/thesephist/traceur), a path tracing renderer in [Ink](https://github.com/thesephist/ink). You can reference the main traceur repository for more context about the project and its implementation.

You can try traceur-web live at [https://traceur-web.replit.app/](https://traceur-web.replit.app/). Each button click tells the renderer to sample once more at each pixel.

![traceur-web screenshot](screenshot.jpg)