- Download Source Code Editor:
- Visual Studio Code
- Download Anaconda and install it. (During installation, check add conda to system path.)
- Add conda forge
conda config --add channels conda-forgebefore installing. - Install Compas
conda install COMPAS. - Install Compas to Rhino
python -m compas_rhino.install 5.0. - Install Additional Compas packages.
- compas_tna
- compas_pattern
- compas_ghc ( update Ironpython and system paths )
- Install Grasshopper Plugins.
9:00-12:00
- Lecture
- Workshop Introduction by Prof. Philip F. YUAN
- Module Introduction
- Course Outline
- COMPAS Introduction
13:30-17:00
-
Tutorial
- Installation and Setup Trouble-shooting
-
Module 1
- Python Configuration and Programming Foundation 101
- Python 101: basic to define function
- Python 102: oop; making point and line object
- Compas 101: draw point and line using compas
- Compas 102: smoothing with plotter
- Compas 102 Rhino: smoothing in Rhino
- Python Configuration and Programming Foundation 101
18:30-20:00
- Module 1
- Public Lecture by Prof. Mike XIE