Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danini-the-panini/rt-workers
raytracing in one weekend using web workers
https://github.com/danini-the-panini/rt-workers
Last synced: 15 days ago
JSON representation
raytracing in one weekend using web workers
- Host: GitHub
- URL: https://github.com/danini-the-panini/rt-workers
- Owner: danini-the-panini
- Created: 2024-02-06T15:12:22.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-09T10:09:49.000Z (11 months ago)
- Last Synced: 2024-02-09T17:00:16.338Z (11 months ago)
- Language: TypeScript
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rt-workers
raytracing in one weekend using web workers
## how to
```
bun install
bun run dev
```