mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 21:53:42 -06:00
===== TypeScript Sample: Raytracer ===== === Overview === This sample shows a raytracer implementation in TypeScript. === Running === tsc raytracer.ts start raytracer.html