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: 4 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-27T17:37:16.000Z (almost 2 years ago)
- Last Synced: 2025-06-04T06:51:47.383Z (12 months ago)
- Topics: 3d-rendering, canvas2d, path-tracing, ray-tracing
- Language: JavaScript
- Homepage: https://traceur-web.replit.app/
- Size: 351 KB
- Stars: 3
- Watchers: 2
- 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.
