adachille / tessellation

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

Setup project #1

Closed adachille closed 1 month ago

adachille commented 1 month ago

This PR adds some basic setup for the project, including:

  1. Adding a pyproject.toml file
  2. Adding some .idea config
  3. Adding apoetry.lock
  4. Adding the main src/tests folders