hakilebara / ray-tracer-challenge-js

A JavaScript implementation of the Ray Tracer Challenge book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ray-tracer-challenge-js

A JavaScript implementation of the Ray Tracer Challenge book

How to install the repo on your machine

git clone https://github.com/hakilebara/ray-tracer-challenge-js.git
cd ray-tracer-challenge-js
npm install

How to run tests

npm test

About

A JavaScript implementation of the Ray Tracer Challenge book


Languages

Language:JavaScript 100.0%