/Polygons

Typescript and SVG experiment

Primary LanguageJavaScript

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