User Tools

Site Tools


digitalfabricationworkshop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
digitalfabricationworkshop [2015/01/22 04:34] dongheedigitalfabricationworkshop [2018/07/18 14:10] (current) – external edit 127.0.0.1
Line 441: Line 441:
 ---- ----
  
 +그래스호퍼로 수정가능한 서페이스 만들기
  
 {{http://i.imgur.com/rBQx0RU.png}} {{http://i.imgur.com/rBQx0RU.png}}
Line 446: Line 447:
  
 ---- ----
 +라이노에서 
  
 +    A = x.Split(' ').Select(p => p.Trim()).Where(p =>!string.IsNullOrEmpty(p)).ToList();
 +    
 +----
  
 +날개 윤곽 포인트 생성: NACA 4 digit airfoil generator http://goo.gl/8qPqzB
 +
 +날개 생성 스크립트 https://www.dropbox.com/s/udvx9aatn8wq5r9/F.gh?dl=0
 +
 +{{http://i.imgur.com/slz0oVl.png}}
 +
 +
 +----
 +Pyhthon 스크립트 이용하여, 날개 생성
  
 +{{http://i.imgur.com/oCgZx1Y.png?600}}
 +    
digitalfabricationworkshop.1421901247.txt.gz · Last modified: 2018/07/18 14:09 (external edit)