https://github.com/morgancaron/isometricsass
Sass library to make isometric 2D without javascript
https://github.com/morgancaron/isometricsass
3d css css-framework isometric sass sass-framework simple
Last synced: 22 days ago
JSON representation
Sass library to make isometric 2D without javascript
- Host: GitHub
- URL: https://github.com/morgancaron/isometricsass
- Owner: MorganCaron
- License: mit
- Created: 2018-03-21T23:49:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T03:39:48.000Z (about 2 years ago)
- Last Synced: 2025-03-28T16:07:11.441Z (29 days ago)
- Topics: 3d, css, css-framework, isometric, sass, sass-framework, simple
- Language: Sass
- Homepage: https://morgancaron.github.io/IsometricSass/
- Size: 3.88 MB
- Stars: 385
- Watchers: 7
- Forks: 17
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# IsometricSass
[](https://morgancaron.github.io/IsometricSass/)## *Sass library of isometric functions*
The use of 3D graphic contexts in JavaScript is often to the detriment of the performance and support of some browsers.IsometricSass is a Sass framework that requires **no JavaScript**.
It was created to be able to fully use the CSS 3D transformations to create 3D scenes.

[](https://discord.gg/mxZvun4)### Project Health
[](https://www.codacy.com/manual/MorganCaron/IsometricSass)
[](https://github.com/MorganCaron/IsometricSass/actions?query=workflow%3A%22Documentation+deployment%22)---
## Getting Started
[](INSTALL.md)
[](CONTRIBUTING.md)## Documentation
For full demo & documentation, visit [https://morgancaron.github.io/IsometricSass/](https://morgancaron.github.io/IsometricSass/)
---
## Additional Informations

[](https://github.com/MorganCaron/IsometricSass/blob/master/LICENSE)