Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

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