Using Git like a Pro

I wrote a Git tutorial a while ago and share it on the GitHub. Now I would like to share it again here on my website. To see some of my other notes, please have a look at my programming-notes. Table of Contents Git vs GitHub vs GitLab Set up your Git Basic commands Review a repo’s history Add commit to a repo Tagging, branching, merging Experiments using checkout Undoing changes Collaborating and syncing with GitLab Other useful commands Development pipeline, branching model and discussion Appendix A. Git Bash setup B. Cygwin setup ...

April 1, 2020 · 3 min · Gene Ting-Chun Kao

Robotic Force Printing - MIT Design-Build Workshop 2019

I was part of the teaching team at MIT Design-Build Workshop 2019 in Shanghai for a month, a joint workshop from MIT Architecture, ETH Zurich Block Research Group, and Tongji University. The workshop explores robotic additive manufacture and assembly of novel shell structures. More information can be found here on the BRG website. Teaching materials can also be found on our GitHub repo. With students from both Massachusetts Institute of Technology (MIT) and Tongji University, we built two projects. ...

February 1, 2019 · 1 min · Gene Ting-Chun Kao
PhysX.GH demo

PhysX.GH

About PhysX.GH is a rigid body simulation tool for Grasshopper. It uses open source real-time physics engine NVIDIA PhysX and a C# wrapper from stilldesign/PhysX.Net. It runs with GPU and provides users with fast simulation results. Download: https://www.food4rhino.com/app/physxgh Forum: https://www.grasshopper3d.com/group/physx-gh License PhysX.GH © 2016-2020 Gene Ting-Chun Kao, Long Nguyen and The Asian Coders.

January 1, 2019 · 1 min · Gene Ting-Chun Kao