Skip to content

shervinazadi/spatial_computing_workshops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spatial Computing Workshops

This repository contains python notebooks for Spatial Computing Design Studio Workshops. These notebooks are derivations from sample workflows of topoGenesis, that have been simplified and altered for educational purposes. You can see the course previous projects here:

Setting the environment

1. Download/Clone the repository

2. Create the environment

conda env create -f environment.yml

3. Download/Clone topoGenesis

4. Redirect to local directory of topoGenesis

5. Activate the workshop environment

conda activate spatial_computing_workshops

6. Localy install topoGenesis

python -m pip install -e .

👍

Credits

Unless otherwise specified in each file, the repository is licensed under MIT.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published