JerryWu96 / 3D_Printing

This repo contains all the projects I participated during CS581 Computational Fabrication at BU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computational Fabrication (3D Printing) - Course Project

I am passionate about 3D Printing, so i decided to give it a try!

This repo contains all the projects I participated in CS581 Computational Fabrication during 2019 Spring at BU.

By May I am going to finish a complete 3D Printing project, which includes the design of an object using CAD software, and print it out using the Form2 3D printer and resins they provide.

Projects

1. Voxelizer

It is a warm-up coding assignment. I used C++ and built a voxelizer, which you can use to convert a 3D model(.obj) into its voxelized form. Samples and outputs are also provided!

Please refer to the wikipedia link for details.

https://en.wikipedia.org/wiki/Voxel

2. Computational Linkage Design and Simulation

It is my second coding assignment using MATLAB. Mainly focuses on the mechanical structures: linkages.

Please refer to the wikipedia link for corresponding mechanisms.

https://en.wikipedia.org/wiki/Drag_link

https://en.wikipedia.org/wiki/Four-bar_linkage

https://en.wikipedia.org/wiki/Peaucellier–Lipkin_linkage

https://en.wikipedia.org/wiki/Klann_linkage

Credits

Boston University Department of Computer Science, CS581, Professor Whiting

This repo was created by:

Xiankang (Jerry) Wu

About

This repo contains all the projects I participated during CS581 Computational Fabrication at BU

License:Apache License 2.0


Languages

Language:C++ 50.9%Language:MATLAB 48.2%Language:CMake 0.9%