Skip to content

A lightweight JavaScript library, written in TypeScript, to create 26.565 degrees (arctangent of 0.5) isometric projections using SVGs

License

Notifications You must be signed in to change notification settings

TeaRexcellence/isometric-26.565

 
 

Repository files navigation

(2:1 pixel pattern ratio)
26.565 degrees (arctangent of 0.5)

A lightweight JavaScript library written in TypeScript to create isometric projections using SVGs.

This is a fork of https://github.com/elchininet/isometric. It has been updated to achieve an isometric perspective of 26.565 degrees (arctangent of 0.5). Matching the exact perspective used in popular games like Diablo III, SimCity 2000, Starcraft, Habbo Hotel, etc.

I made this for myself and is not something im sure ill keep updated for public. Would love to see perspective options available in the main library. Much love to @elchininet for the amazing start to my fun block project!

It also now supports windows for the clean/finish scripts.

About

A lightweight JavaScript library, written in TypeScript, to create 26.565 degrees (arctangent of 0.5) isometric projections using SVGs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.8%
  • JavaScript 3.7%
  • Other 0.5%