Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.02 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.02 KB

How to Rick Roll with Trajectoids

RickRollTrajectoid

Introduction

The article was initially published on Medium this directory contains the code used for the article:

Medium

LinedIn

Sources

  • The data used for this project can be found in the inputs directory.
  • The visualizations and the .stl files can be found in the output directory.

Installation

On macOS or Linux simply run:

chmod +x setup.sh
sh project_install.sh

The script will set up the virtual environment and install all the necessary packages.

Alternatively, you can install the requirements.txt manually.