Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 177 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 177 Bytes

TypeScript Sample: Raytracer

Overview

This sample shows a raytracer implementation in TypeScript.

Running

tsc --sourcemap raytracer.ts
start raytracer.html