Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)