Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thesephist/traceur-web
- Owner: thesephist
- Created: 2020-07-21T10:03:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-27T17:37:16.000Z (6 months ago)
- Last Synced: 2024-06-27T21:04:31.950Z (6 months ago)
- Topics: 3d-rendering, canvas2d, path-tracing, ray-tracing
- Language: JavaScript
- Homepage: https://traceur-web.replit.app/
- Size: 351 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)