RCHowell / Polygons

Typescript and SVG experiment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polygons

Typescript and SVG experiments

Live Demo

Project to improve my typescript. These projects create polygons with SVG.js in all different ways.

For each project:

  • You can download and open index.html to run as is.
  • If you would like to edit the typescript, then you will have to recompile it with 'tsc ./scripts/main.ts'
  • Lastly, if you run the project with Caddy then the Caddyfile will recompile the typescript each time you start the server

Examples: Cubes Example Polydraw Example Triangle Example Perspective Example

R. Conner Howell 2016

About

Typescript and SVG experiment


Languages

Language:JavaScript 44.2%Language:TypeScript 42.0%Language:HTML 13.8%