adachille / tessellation

This repository holds code to procedurally generate tessellations.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add saving functionality #19

Closed adachille closed 2 weeks ago

adachille commented 2 weeks ago

Description

We want to be able to save tessellation data in a JSON for easy reading and use. This PR tracks adding that functionality

Expected output

PR adding tessellation saving

adachille commented 2 weeks ago

Closing this out since https://github.com/adachille/tessellation/pull/21 was merged