Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/douze/rtiow
Ray tracing in one weekend web implementation
https://github.com/douze/rtiow
raytracing-in-one-weekend typescript webworker
Last synced: 16 days ago
JSON representation
Ray tracing in one weekend web implementation
- Host: GitHub
- URL: https://github.com/douze/rtiow
- Owner: douze
- License: mit
- Created: 2023-05-26T21:48:57.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-18T22:00:30.000Z (about 1 year ago)
- Last Synced: 2024-11-10T22:36:48.075Z (2 months ago)
- Topics: raytracing-in-one-weekend, typescript, webworker
- Language: TypeScript
- Homepage: https://douze.github.io/rtiow/
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rtiow
![Chrome](https://img.shields.io/badge/-Chrome-grey?logo=GoogleChrome&logoColor=white)
![license](https://img.shields.io/github/license/douze/rtiow?color=blue&label=license)
![languages](https://img.shields.io/github/languages/top/douze/rtiow?color=brightgreen)
![status](https://img.shields.io/badge/status-inative-yellowgreen)**R**ay **T**racing **I**n **O**neWeekend a Typescript implementation of [RayTracingInOneWeekend book](https://raytracing.github.io/books/RayTracingInOneWeekend.html), with chunks for fast(er) rendering.
This project is mainly used because _aint no real graphics programmer if no rtiow_.
![Preview](rtiow.png)