hugo19941994 / ray-tracing-weekend

Ray tracing in a weekend

Home Page:https://ray-tracing.hfs.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ray Tracing in a Weekend

Ray Tracing in a Weekend v1.54 implemented using Typescript

How to run

For the development server run

npm install
npm run dev

For a production build run

npm install
npm run build
npm run start

About

Ray tracing in a weekend

https://ray-tracing.hfs.dev

License:MIT License


Languages

Language:TypeScript 95.2%Language:HTML 2.7%Language:JavaScript 1.7%Language:Dockerfile 0.5%