Commit ab4a67a 1 parent add5150 commit ab4a67a Copy full SHA for ab4a67a
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ Addon Download : [add_airfoil_1_1_0.zip](https://github.com/nerk987/add_airfoil/
6
6
7
7
Parametric 3D Printed Wing Design using Geometry Nodes (Blender 3.0 or higher)
8
8
9
- Blend File: [ ParametricWingV01.blend] ( https://github.com/nerk987/add_airfoil/releases/download/v1.0.0/ParametricWingV01.blend )
9
+ Intended for use with the 3dpPlaneDesign parametric tool set: https://github.com/nerk987/3dpPlaneDesign
10
+
10
11
11
- Youtube Overview (For the Blend File, not the addon...):https://youtu.be/w0Qn-hiX6Dg
12
12
13
13
## Introduction
14
14
This is a little addon to import an airfoil dat file into blender
Original file line number Diff line number Diff line change 1
1
bl_info = {
2
2
"name" : "Add Airfoil" ,
3
- "author" : "JIan Huish" ,
3
+ "author" : "Ian Huish" ,
4
4
"version" : (1 , 1 , 0 ),
5
5
"blender" : (3 , 00 , 0 ),
6
6
"location" : "Add Mesh > Add Airfoil" ,
You can’t perform that action at this time.
0 commit comments