Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sketchpunklabs/irregular_grid

Examples of generating and using irregular grids
https://github.com/sketchpunklabs/irregular_grid

procedural threejs

Last synced: 1 day ago
JSON representation

Examples of generating and using irregular grids

Awesome Lists containing this project

README

        

# Irregular Grid
[![twitter](https://img.shields.io/badge/Twitter-profile-blue?style=flat-square&logo=twitter)](https://twitter.com/SketchpunkLabs)
[![npm](https://img.shields.io/badge/Github-donate-blue?style=flat-square&logo=github)](https://github.com/sponsors/sketchpunklabs)
[![youtube](https://img.shields.io/badge/Youtube-subscribe-red?style=flat-square&logo=youtube)](https://youtube.com/c/sketchpunklabs)
[![Patreon](https://img.shields.io/badge/Patreon-donate-red?style=flat-square&logo=youtube)](https://www.patreon.com/sketchpunk)
[![Ko-Fi](https://img.shields.io/badge/Ko_Fi-donate-orange?style=flat-square&logo=youtube)](https://ko-fi.com/sketchpunk)

Demos : https://sketchpunklabs.github.io/irregular_grid/

### Development Setup ###
```
git clone --depth=1 https://github.com/sketchpunklabs/irregular_grid
cd irregular_grid
npm install
npm run start
```