Week 2 - Computer-aided design#
- Authors: 
Kai Naito,Georg Tremmel - Created: 
2/6/2020, Last Updated:2/2/2023 
Agenda#
- Lecuture Review & Assignments 
15mins - Intro to Fusion360 
45mins 
Assignments & Goal#
Model (raster, vector, 2D, 3D, render, animate, simulate, …) a possible final project, compress your images and videos, and post it on your class page
Computer-Aided Design Assessment Page
Support documents#
Advices from Instructors#
- 
紹介されたツールを色々試して自分にとってのベストのツールを見つけましょう。
**2Dラスター編集ソフト1つ、2Dベクター編集ソフト1つ、3Dソフト2つ以上**を試しドキュメントしてください。
*来週の課題ではパラメトリックモデリングができるCADが必要になります。 - 
2D raster vector /3D model / render / make animation / simulationなど可能な限りあらゆる方法で自分のFinal Projectを可視化してください。
モデリングのプロセスを、文章やスクリーンショットなどを交えてドキュメントしてください。 - 
モデリングしたFinal Projectの3Dデータを個人ページにアップロードしてください。(データをリポジトリに格納し、相対パスで参照リンクを記載する)
 - 
3Dデータのアップロードについて
- 各CADのネイティブフォーマットは必須です(例えば、Fusion360のデータはf3dをアップロードしてください)
 - CAD間の共通フォーマットとしてSTEPも添付できるとなおよし
 
 - 
外部の3Dモデルアップロードサービス(サイトへの埋め込み)
- Sketchfab(sculpt系の3D modelデータにおすすめ)
 - Partcloud
 - Thingiverse
 - GrabCAD(cad modelにおすすめ)
 - A360
 
 
Agenda#
Class review#
Software#
3D Design#
- 
- 鎌倉プレ講座資料 (鎌倉受講生のみ閲覧可 / #4~6参照)
 
 - 
OpenSCAD. The programmer’s Solid 3D CAD modeler.
 - 
SolveSpace. Parametric 2D/3D CAD. Windows only.
 - 
Blender. Great for mesh modeling…not ideal for parametric modeling
 - 
Rhinoceros. Popular among designers. Direct modeling tool. Not free.
 - 
Grasshopper. Parametric design add-in embedded in Rhinoceros. Node editor interface.
 
3D Rendering#
- 
Fusion360 renderer
Less steep learning curve. - 
Blender Cycles Powerful physically based path tracer engine. High degree of freedom.
 
Simulation#
- 
Paid tools
 - 
Free FEA/CFD tools
 
2D Design#
- 
Vector
 - 
Raster
 
Media Preparation workflow#
- 
Capture Screen, Save as Video:
- Simple Screen Recorder
 - ffmpeg : キャプチャ機能あり
 
 - 
** OSX Screenshot & Screen Capature:**
 - 
Audio Editting Tool:
 - 
Video Editing Tool:
 - 
Video Player:
 - 
Online Video File Hosting:
 - 
Change image size, format etc.
- ffmpeg
- ffmpeg cheet sheet
 
 - XnConvert. Batch process image sizes of multiple-files simultaneously.
 - Handbrake Open Source Video Transcoder, build upon ffmpeg.
 
 - ffmpeg
 
Announcements & Notes#
File upload guideline#
- Images : put them in repo (Careful with the size)
 Movies : upload to Youtube, Vimeo etc. and embed- Movies: Compress and upload to repo
 - Other files : put them in repo
 - Push size 10MB / Repo size ~100MB
 - Repo Sizes of 2023 Students
 
Recitation#
- No recitation on next Monday
 
Links#
Examples of Previous Students#
Class video (recorded)#
- Week 2, Computer-Aided design, _not yet uploaded