]> git.quilime.com - gabrieldunne.com-site.git/commitdiff
Add new content
authorGabriel Dunne <gdunne@quilime.com>
Tue, 13 Dec 2022 18:55:11 +0000 (10:55 -0800)
committerGabriel Dunne <gdunne@quilime.com>
Tue, 13 Dec 2022 18:55:11 +0000 (10:55 -0800)
13 files changed:
_drafts/2014-04-29-tetra-table.md [deleted file]
_drafts/2015-12-25-tri.md [deleted file]
_includes/nav.html
_posts/notes/2015-12-30-17-10-37.md [moved from _drafts/2015-12-30-17-10-37.md with 57% similarity]
_posts/notes/2019-03-23-senses.md
_posts/notes/studiobuild/drawings.md [deleted file]
_posts/notes/studiobuild/sketches.md [deleted file]
_posts/notes/studiobuild/survey.md [deleted file]
_posts/projects/2014-04-24-phi.md
_posts/projects/2014-04-29-tetra-table.md [new file with mode: 0644]
_posts/works/2009-04-12-triangles.md [moved from _drafts/2009-04-12-triangles.md with 100% similarity]
_posts/works/2015-12-25-tri.md [new file with mode: 0644]
notes.md

diff --git a/_drafts/2014-04-29-tetra-table.md b/_drafts/2014-04-29-tetra-table.md
deleted file mode 100644 (file)
index af707f5..0000000
+++ /dev/null
@@ -1,563 +0,0 @@
----
-layout: post
-title:  "Tetra Table"
-date:   2014-04-29
-categories: article process
-author: Gabriel Dunne
----
-
-
-### Software
-  - Rhino
-  - Grasshopper
-
-### Tools
-  - Laser Cutter
-  - Table Saw
-
-### Materials
-  - Wood Glue
-  - 4' x 8' x 3/4" birch sandply
-
-
-## Design
-
-I am using Rhinoceros 3D. There is an evaluation version for Windows or Mac available at [http://www.rhino3d.com/download](http://www.rhino3d.com/download).
-
-There are many of ways to create this type of geometric form, especially with software like Rhino, and its companion plugin for algorhythmic design: Grasshopper. For this tutorial, I'm going to go about it in a way that is based on simple transforms and booleans as an attempt to be software agnostic.
-
-
-
-## Creating a Tetrahedron
-
-I'll cover two methods for creating a Tetrahedron in Rhino. One is from scratch, the other is using the Pyramid tool. Creating a Tetrahedron from scratch requires knowing the shapes' height based on its edge length. Starting from an edge length of 10, we can use the height formula for a regular tetrahedron:
-
-[height formula]
-
-Then, I use a calculator to solve for *h*. I'm rounding to the hundreths for brevity, but you should use as many numbers past the decimal that your calculator or computer spits out
-
-2 / 3
-**= 0.667**
-squareroot
-**= 0.816**
-&#42; 10 (edge length)
-**= 8.164**
-
-Result: A tetrahedron with edge length 10 will have a height of 8.164.
-
-
-[polygon video]
-
-
-If you're using Rhino want to shortcut the process of do this all from scratch, you can also use the Pyramid tool.
-
-
-## Pyramid Method
-
-Type `Pyramid` into the command line.
-
-Options will appear in the command line. By clicking on the variables, set the options to equal:
-
-    NumSides=3 DirectionalConstraint=Vertical Solid=Yes
-
-Click Edge in the Pyramid command.
-
-Type `0` to set the origin
-
-Type `10` to set the edge length, and now the base of the pyramid will be constrained to 10 inch edges.
-
-Hold down shift to constrain the axis, and when you orient the tip of the base on the X axis, click once.
-
-[image of constrain]
-
-Type `8.16496580927726` into the command line. You can be as precise as you like, or just copypasta from this tutorial. In the top view, orient the shape so it's right side up, and click once.
-
-Tetrahedron!
-
-
-
-
-
-## Truncation
-
-Now, we need to truncate our shape.
-
-Fist, we need to find the center of our shape. There are many ways to do this is various software, let's do it by hand.
-
-First I create a new layer and make it a color.
-
-I use the snapping tools to find the center of all the edges, and draw three lines that intersect at the center of all the faces. I do this for all 4 faces of the form.
-
-Then, I draw four lines that originate from the center of each face, and coincides with the far vertex opposite the face.
-
-The center of the form is where these four lines intersect. We can use the "Point" tool to create a point at the intersection.
-
-Type "Move" in the command line, and move our shape and the centerpoint we just created to the origin.
-
-Now we're centered.
-
-Select everything and group them with Command-G.
-
-Type "Rotate" into the command line.
-
-Type 0 to center at the origin, and set `Copy=Yes` in the command line options by clicking it.
-
-Hold down shift and click to set the second reference point on the vertical axis.
-
-With shift still held, rotate the form completely around so it's upside down, and press enter.
-
-Right Click to redo our same rotate command, but make sure Copy is set to Off.
-
-Type "0" to set the origin, hold down shift, and rotate the entire form 180 degrees from the top view.
-
-Now we have two intersecting tetrahedrons. If we were to do a boolean combine of these two objects, we would have an icosohedron.
-
-To create our truncation,we can scale one of the tetrahedrons to our liking, using the center point as the scale origin.
-
-When you get to a scale that you like, type Boolean2Objects, and click to cycle through the various boolean operations until you arrive at the truncated shape. You can keep trying different truncation scales until you find one you like.
-
-If you want t truncate the shape so it creates a perfect hexagon on three sides, enter "0" as the origin, and enter `1.666666666` as the scale factor.
-
-After you complete the Boolean2Objects command, your shape is complete.
-
-You can clean up and delete all the extra guide lines at this point.
-
-[blue truncated tet]
-
-Now, we need to scale the object to our build size.
-
-
-
-For my design, I'm going to ultimately use this as a table, so I'm going to cut off a bit from the bottom. This actually adds a little more work because I'll have to cut a few unique shapes in the plywood.
-
-I'm going to truncate at a `0.6666` of the length of the hexagon edges, because thirds are nice and the fractions are inherent to this geometry. I create a line along the edge of the lower hexagon sides, and then use the Divide tool with 3 segments.
-
-I then create a rectangle plane, and align it to the 2/3d's segement, and do another boolean.
-
-I chose 22" as the height of the finished object, which fits onto a single sheet of 4' x 8' ply.
-
-To make it easier to work with the form, I draw guidelines at the base and the top so I know where center is. These intersections are the reference point for moving and scaling the object.
-
-Move the object to the origin, and draw a 22" inch line from 0 on the Y axis. We'll use this line to scale to.
-
-Then, I make trace all the edges, do 3pt orients, and align them to the cutting plane.
-
-
-
-## Creating Thickness
-
-Steps to create material thickness:
-
-1. Offset mesh by .75
-2. Convert mesh to surfaces
-3. DupBorderEdge to find edge curves
-4. Loft inner curve to outer curve
-
-You only need to do this for each individual piece, and then duplicate them.
-
-
-
-## Measuring Mitre Angles
-
-We need  guidlines for measuring perpendicular to the edge of the face.
-
-[mitre angle edge measure]
-
-Then we measure the angle between the faces by typing "angle" in the command line, and selecting the beginning and ending of both lines. Then we find the mitre angle by dividing in half.
-
-For Support A, the hexagon-to-hexagon mating edge:
-
-70.529 / 2
-**= 35.2645**
-
-And for Support B, the hexagon-to-triangle edges:
-
-109.471 / 2
-**= 54.7355**
-
-We're going to use these angles to make some internal support triangle blocks.
-
-
-You can create thes any way you like. I navigate inside my object and just build them in relation to the form. I also add notches in the side of the triangle that won't be mated, so there's no puzzle-piece confusing when we assemble.
-
-We'll need to make 18 of each. Duplicate them so we have 18 each, and lay them out for our cut. You can be as precise as you like in laying out your cutfile. I typically try to be conservative with the material.
-
-[cutfile image]
-
-Now, we lasercut!
-
-
-[Metabeam Cutting Awesomeness]
-
-Now that the shapes are cut, we can mitre the edges.
-
-Using masking tape, I mark all the angles and lay them out.
-
-I'm using a 1HP Bosche Trim Router with a tilt add-on.
-
-This is an analog method of setting the angle, I typically error on the side of cutting more material away, because it's easier to fix a gap on the inside of the form, rather than the edges.
-
-[photos of setting the router angle]
-
-I cut all the edges one angle before setting the tool again.
-
-[cutting angles A]
-
-Now set the router to our additional angle
-
-[cutting angles B]
-
-We have one more special angle to cut, for the parts of the form that rest on the ground.
-
-[photo of cutting foot angle]
-
-We're done cutting!
-
-
-## Assembly
-
-We'll work upside down, and build the form up. Place the top of the form upside down on the worksurface
-
-[form upside down]
-
-And glue in supports. We can also screw or brad them in. I'm measuing out a fractional 1/3 position for the positions of my supports.
-
-[adding supports]
-
-Next, we add supports to the hexagonal sides, in order.
-
-[lay out supports on sides]
-
-Attach supports to hexagonal sides with glue and or brads
-
-[attaching supports]
-
-Arrange the sides and use a ratchet strap to hold them together while the glue sets
-
-[Setting sides]
-
-Attach sides to tabletop.
-
-[Attach hexagonal sides to eachother]
-
-The last part is the attach the triangles via glue and/or brads.
-
-[attaching triangles]
-
-Using an electric sander at first, buff the entire shape, and then lightly hit the corners by hand.
-
-[picture of finishing corners]
-
-Use your choice of finish to seal. I went with a combination beezwax oil.
-
-[finished glamour shots]
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-## Truncated Tetrahedron Stool/Table
-
-I'm continuing my interations with the Tetrahedron model. I like using it for experiments because of it's a very basic "root" shape. This article will cover the creation of a truncated tetrahedron shape out of 3/4" material, with mitred joins.
-
-Software used in this tutorial:
-  - Rhino
-  - Grasshopper
-
-Tools:
-  - Laser Cutter
-  - Table Saw
-
-Materials
-  - 1 sheet 4' x 8' x 1/2" birch sandply
-
-
-Step 1: Shape Design
-
-I am using Rhinoceros 3D for this tutorial. You can download a evaluation version for Windows or Mac here: http://www.rhino3d.com/download
-
-Start Rhino and create a new file with the template Small/Inches.
-
-[01-loading-rhino.png]
-
-There are a myriad of ways to create this type of geometric form, especially with software like Rhino, and its companion plugin, Grasshopper. For this tutorial, I'm going to go about it in a way that is based on transforms and booleans, so it should be portable in concept to other software.
-
-Tetrahedron From Scratch
-
-The first variable we use to define the shape is its edge length. Then, we figure out the height from that value with the height formula for a regular tetrahedron:
-
-[height formula]
-
-We can use a calculator to solve for h. I'm rounding to the hundreths for brevity, but you should use as many numbers past the decimal that your calculator or computer spits out
-
-2 / 3
-0.667
-squareroot
-0.816
-* 10 (edge length)
-8.164
-
-This shows that a tetrahedron with edge length 10 will have a height of 8.164.
-
-Oh, and if you want to shortcut the process of do this all from scratch, you can use the Pyramid tool, which is specific to Rhino, but other software will have this tool or something similar:
-
-[polygon video]
-
-Polygon Method
-
-Type "Polygon"
-
-
-
-
-
-
-Pyramid Method
-
-Type "Pyramid" into the command line.
-
-Options will appear in the command line. Set:
-NumSides=3 DirectionalConstraint=Vertical Solid=Yes
-
-Click Edge in the Pyramid command.
-
-Type "0" to set the origin
-
-Type "10" to set the edge length, and now the base of the pyramid will be constrained to 10 inch edges.
-
-Hold down shift to constrain the axis, and when you orient the tip of the base on the X axis, click once.
-
-[image of constrain]
-
-Type 8.16496580927726 into the command line. You can be as precise as you like, or just copy and paste from this tutorial. In the top view, orient the shape so it's right side up, and click once.
-
-Tetrahedron!
-
-
-
-
-
-## Truncation
-
-Now, we need to truncate our shape.
-
-Fist, we need to find the center of our shape. There are many ways to do this is various software, let's do it by hand.
-
-First I create a new layer and make it a color.
-
-I use the snapping tools to find the center of all the edges, and draw three lines that intersect at the center of all the faces. I do this for all 4 faces of the form.
-
-Then, I draw four lines that originate from the center of each face, and coincides with the far vertex opposite the face.
-
-The center of the form is where these four lines intersect. We can use the "Point" tool to create a point at the intersection.
-
-Type "Move" in the command line, and move our shape and the centerpoint we just created to the origin.
-
-Now we're centered.
-
-Select everything and group them with Command-G.
-
-Type "Rotate" into the command line.
-
-Type 0 to center at the origin, and set "Copy" to "Yes" in the command line options by clicking it.
-
-Hold down shift and click to set the second reference point on the vertical axis.
-
-With shift still held, rotate the form completely around so it's upside down, and press enter.
-
-Right Click to redo our same rotate command, but make sure Copy is set to Off.
-
-Type "0" to set the origin, hold down shift, and rotate the entire form 180 degrees from the top view.
-
-Now we have two intersecting tetrahedrons. If we were to do a boolean combine of these two objects, we would have an icosohedron.
-
-To create our truncation,we can scale one of the tetrahedrons to our liking, using the center point as the scale origin.
-
-When you get to a scale that you like, type Boolean2Objects, and click to cycle through the various boolean operations until you arrive at the truncated shape. You can keep trying different truncation scales until you find one you like.
-
-If you want t truncate the shape so it creates a perfect hexagon on three sides, enter "0" as the origin, and enter "1.666666666" as the scale factor.
-
-After you complete the Boolean2Objects command, your shape is complete.
-
-You can clean up and delete all the extra guide lines at this point.
-
-[blue truncated tet]
-
-Now, we need to scale the object to our build size.
-
-Stretch break.
-
-Ok, we're back.
-
-
-For my design, I'm going to ultimately use this as a table, so I'm going to cut off a bit from the bottom. This actually adds a little more work because I'll have to cut a few unique shapes in the plywood.
-
-I'm going to truncate at a 0.6666 of the length of the hexagon edges, because thirds are nice. I create a line along the edge of the lower hexagon sides, and then use the Divide tool with 3 segments.
-
-I then create a rectangle plane, and align it to the 2/3d's segement, and do another boolean.
-
-I chose 22" as the height of the finished object, which fits onto a single sheet of 4' x 8' ply.
-
-To make it easier to work with the form, I draw guidelines at the base and the top so I know where center is. These intersections are the reference point for moving and scaling the object.
-
-Move the object to the origin, and draw a 22" inch line from 0 on the Y axis. We'll use this line to scale to.
-
-Then, I make trace all the edges, do 3pt orients, and align them to the cutting plane.
-
-
-
-## Creating Thickness
-
-We need to:
-1. Offset mesh by .75
-2. Convert mesh to surfaces
-3. Dup border edge to find curves
-4. Loft inner curve to outer curve
-
-you only need to do this for each individual piece, and then duplicate them.
-
-
-
-## Measuring the Mitre Angles
-
-We need to draw some guidlines for measuring perpendicular to the edge of the face.
-
-[mitre angle edge measure]
-
-Then we measure the angle between the faces by typing "angle" in the command line, and selecting the beginning and ending of both lines. Then we find the mitre angle by dividing in half.
-
-For Support A, the hexagon-to-hexagon mating edge:
-70.529
-/ 2
-35.2645
-
-And for Support B, the hexagon-to-triangle edges:
-109.471
-/ 2
-54.7355
-
-We're going to use these angles to make some internal support triangle blocks.
-
-
-You can create thes any way you like. I navigate inside my object and just build them in relation to the form. I also add notches in the side of the triangle that won't be mated, so there's no puzzle-piece confusing when we assemble.
-
-We'll need to make 18 of each. Duplicate them so we have 18 each, and lay them out for our cut. You can be as precise as you like in laying out your cutfile. I typically try to be conservative with the material.
-
-[cutfile image]
-
-Now, we lasercut!
-
-
-[Metabeam Cutting Awesomeness]
-
-Now that the shapes are cut, we can mitre the edges.
-
-Using masking tape, I mark all the angles and lay them out.
-
-I'm using a 1HP Bosche Trim Router with a tilt add-on.
-
-This is an analog method of setting the angle, I typically error on the side of cutting more material away, because it's easier to fix a gap on the inside of the form, rather than the edges.
-
-[photos of setting the router angle]
-
-I cut all the edges one angle before setting the tool again.
-
-[cutting angles A]
-
-Now set the router to our additional angle
-
-[cutting angles B]
-
-We have one more special angle to cut, for the parts of the form that rest on the ground.
-
-[photo of cutting foot angle]
-
-We're done cutting!
-
-
-## Assembly
-
-We'll work upside down, and build the form up. Place the top of the form upside down on the worksurface
-
-[form upside down]
-
-And glue in supports. We can also screw or brad them in. I'm measuing out a fractional 1/3 position for the positions of my supports.
-
-[adding supports]
-
-Next, we add supports to the hexagonal sides, in order.
-
-[lay out supports on sides]
-
-Attach supports to hexagonal sides with glue and or brads
-
-[attaching supports]
-
-Arrange the sides and use a ratchet strap to hold them together while the glue sets
-
-[Setting sides]
-
-Attach sides to tabletop.
-
-[Attach hexagonal sides to eachother]
-
-The last part is the attach the triangles via glue and/or brads.
-
-[attaching triangles]
-
-Using an electric sander at first, buff the entire shape, and then lightly hit the corners by hand.
-
-[picture of finishing corners]
-
-Use your choice of finish to seal. I went with a combination beezwax oil.
-
-[finished glamour shots]
\ No newline at end of file
diff --git a/_drafts/2015-12-25-tri.md b/_drafts/2015-12-25-tri.md
deleted file mode 100644 (file)
index a451ebe..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
----
-layout: post
-title: fur tri
-date: 2015-12-25
-categories: notes
----
-
-![tri]({{site.url}}/m/blog/padauk-tri.png)
-
-A tri w/padauk frame. About 11" side. A christmas gift for my dad.
index 542ab5ce54c8ada6087a5f4341fa5b7b9dbadbf4..200e04b3699d97d83ab73a0053d1468a48ca7cce 100644 (file)
@@ -6,9 +6,13 @@
     <!-- <li><a href="{{ site.url }}/news/">news</a></li> -->
     <!-- <li><a href="{{ site.url }}/notes/">notes</a></li> -->
     <li><a href="{{ site.url }}/posts/">all posts</a></li>
-    <li><a href="{{ site.url }}/archive-d/">archive</a></li>    
+    <li><a href="{{ site.url }}/archive-d/">archive</a></li>   
     <li><a href="{{ site.url }}/feed.xml">rss</a></li>    
+
+    <li>&nbsp;</li>
     
+    <li><h3 class="header"><a href="{{ site.url }}/notes/">notes</a></h3></li>
+
     <li>&nbsp;</li>
     <li><h3 class="header"><a href="/works/">works</a></h3></li>
     {% for post in site.categories.works %}
similarity index 57%
rename from _drafts/2015-12-30-17-10-37.md
rename to _posts/notes/2015-12-30-17-10-37.md
index 85c0cb7819337ba04a62ba812d66a5b3e850f655..94492d1967ff9fb0c6c98f0820ef113fb0db0424 100644 (file)
@@ -1,40 +1,32 @@
 ---
 layout: post
-title: studio w/ss
+title: studio days
 date: 2015-12-30-17-11-32
 categories: notes
 ---
 
-Ok trying to make an effort to write and post more. I feels fleeting to push content directly to social media networks and cloud services, so I hope to I use this site as a home for images and writings. It's tricky to catalog everything if it's diseminated across various platforms.
+Trying to make an effort to write and post more. I feels fleeting to push content directly to social media networks and cloud services, so I hope to I use this site as a home for images and writings. It's tricky to catalog everything if it's diseminated across various platforms.
 
-Today, [Stephanie](http://ssherriff.com) started her fabrication for her upcoming show at Incline Gallery in SF. She's building many wooden frames which will have soil in them, and mounted to the wall. Wheatgrass will grow out of them. I'm assisting in fabricating the frames today, and whatever else I can help with.
+Today in the studio, [Stephanie Sherriff](http://ssherriff.com) started her fabrication for her upcoming show at Incline Gallery in SF. She's building many wooden frames which will have soil in them, and mounted to the wall. Wheatgrass will grow out of them. I'm assisting in fabricating the frames.
 
-![studio light]({{site.url}}/m/blog/pilapse4.png)
+![studio light]({{site.url}}/m/notes/pilapse4.png)
 
 
 Setting up timelapse in the studio after having MWM and Will producing their pieces here over the last few weeks. I'm experimenting with a Rasbperry Pi connected to my Canon Rebel XT 350D. This is an old beater camera, this body and lense has been around the world, including burning man a few times, and the lense is really gunked up. As I turn the focus ring, it's reminscent of grinding sand.
 
-![studio light]({{site.url}}/m/blog/pilapse3.png)
-
+![studio light]({{site.url}}/m/notes/pilapse3.png)
 
 Still working on an auto-exposure method, as the light in the studio changes dramatically over the day.
 
-![studio light]({{site.url}}/m/blog/pilapse1.png)
+![studio light]({{site.url}}/m/notes/pilapse1.png)
 
 I have an AC adapter for both the Pi and the Canon, and I'm using [gphoto2](http://www.gphoto.org/proj/gphoto2/) on the pi.
 
 
-The photos fill up the Pi's SD card pretty quick, it's a 16 gig card, and I haven't yet made a fancy script to automatically download them to another server, and blah blah blah. I was rsyncing them to my laptop, and tried to be fancy and delete the files I've already copied. So I typed `rm -rf` with a wildcard `*`, but got a little too greedy with the wildcard and deleted the whole day of production.
-
-Ouch. Hurts.
-
-Now researching file recovery...
+The photos fill up the Pi's SD card pretty quick, it's a 16 gig card, and I haven't yet made a fancy script to automatically download them to another server, and blah blah blah. I was rsyncing them to my laptop, and tried to be fancy and delete the files I've already copied. So I typed `rm -rf` with a wildcard `*`, but got a little too greedy with the wildcard and deleted the whole day of production. Ouch.
 
 Otherwise, the Pi-timelapse rig is pretty great. I'm going to get a few camera nodes going, it will be great to have timelapse of the space. Watching the light (both moon and sun) is beautiful.
 
-![studio light]({{site.url}}/m/blog/studio.png)
-
-Looking forward to a productive 2016!!
+![studio light]({{site.url}}/m/notes/studio.png)
 
--gd
 
index 3ac6002e7b35b9dfe940da249670f517f6643f57..ca8da54f6fe37ab5e95835a07067d95b6ff6ffee 100644 (file)
@@ -1,23 +1,27 @@
 ---
 layout: post
 date: 2019-03-23
-title: "Senses"
+title: Senses
 categories: notes
 ---
 
-the 14 human senses
+the ~~14~~ 17 (and counting) human senses
 
-  - sound
-  - balance
-  - heat / cold
-  - pain
-  - itch
-  - touch / pressure
-  - smell
-  - taste
-  - relative position (muscle)
-  - time to pee/poo
-  - full from eating
-  - hunger
-  - thirst
-  - magnetic fields / gravity
\ No newline at end of file
+  - 1) sound
+  - 2) balance
+  - 3) heat / cold
+  - 4) pain
+  - 5) itch
+  - 6) touch / pressure
+  - 7) smell
+  - 8) taste
+  - 9) relative position (muscle)
+  - 10) time to pee/poo
+  - 11) full from eating
+  - 12) hunger
+  - 13) thirst
+  - 14) magnetic fields / gravity
+  - 15) urge to laugh
+  - 16) urge to cry  
+  - 17) ticklish
+  - 18) ... ?
\ No newline at end of file
diff --git a/_posts/notes/studiobuild/drawings.md b/_posts/notes/studiobuild/drawings.md
deleted file mode 100644 (file)
index cb79be5..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
----
-layout: post
-date: 
-title: "Sketches"
-categories: notes studiobuild
----
diff --git a/_posts/notes/studiobuild/sketches.md b/_posts/notes/studiobuild/sketches.md
deleted file mode 100644 (file)
index cb79be5..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
----
-layout: post
-date: 
-title: "Sketches"
-categories: notes studiobuild
----
diff --git a/_posts/notes/studiobuild/survey.md b/_posts/notes/studiobuild/survey.md
deleted file mode 100644 (file)
index cb79be5..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
----
-layout: post
-date: 
-title: "Sketches"
-categories: notes studiobuild
----
index eca204600bd92d4c6e701ae7076e83b47c2bc9f1..4103deb70d42f4f1589d8f3d574d9d7ab1076d4a 100644 (file)
@@ -2,7 +2,7 @@
 layout: post
 title:  "Phi"
 date:   2014-04-24
-categories: projects notes
+categories: notes
 author: Gabriel Dunne
 thumb: /m/phi/thumb.png
 bg : #fff
diff --git a/_posts/projects/2014-04-29-tetra-table.md b/_posts/projects/2014-04-29-tetra-table.md
new file mode 100644 (file)
index 0000000..a3e35ed
--- /dev/null
@@ -0,0 +1,37 @@
+---
+layout: post
+title:  "Tetra Table"
+date:   2014-04-29
+categories: projects
+author: Gabriel Dunne
+---
+
+![]({{site.url}}/m/tetra-table/tt1.webp)
+![]({{site.url}}/m/tetra-table/tt2.webp)
+
+Originally posted on [instructables.com](https://www.instructables.com/Tetra-Table/)  
+[Download PDF]({{site.url}}/m/tetra-table/Tetra-Table.pdf)  
+[Download Rhino File (.3DM)]({{site.url}}/m/tetra-table/tetra_table_inst.3dm)
+
+### Table Top
+
+- Inner Triangles: Mahogany
+- Inner Triangle Edges: Purple Heart
+- Outer Middle Parallelograms: Mahogany
+- 3x Hexagon Edge: Walnut
+- Outer Octagon: Red Oak
+
+### Table Base
+
+- 3/4" Birch Ply
+- 1" Steel Bar Custom Brackets
+
+The concept for this tabletop came from a floor design for a geodesic dome. I wanted to geometrically transition from 3 (the triangle in the middle), to 8 (the octagon on the outside). I started by cutting shapes from scrap materials, and the project transformed into the following table design with a complimentary base. For future projects I would attach the table-top pieces with biscuits for added strength.
+
+
+![]({{site.url}}/m/tetra-table/ratchet.webp)
+<!-- ![]({{site.url}}/m/tetra-table/top.webp) -->
+<!-- ![]({{site.url}}/m/tetra-table/tt3.webp) -->
+<!-- ![]({{site.url}}/m/tetra-table/tt6.webp) -->
+![]({{site.url}}/m/tetra-table/tt-cut.webp)
+<!-- ![]({{site.url}}/m/tetra-table/tt4.webp) -->
diff --git a/_posts/works/2015-12-25-tri.md b/_posts/works/2015-12-25-tri.md
new file mode 100644 (file)
index 0000000..9873f70
--- /dev/null
@@ -0,0 +1,10 @@
+---
+layout: post
+title: fur tri
+date: 2015-12-25
+categories: notes
+---
+
+![tri]({{site.url}}/m/notes/padauk-tri.png)
+
+A hand-inked velum w/padauk frame. About 11" side made as a gift
index a076a6ef7a9cd5d48109bf35f308ae653d67c1ea..21640ab4bf772e409f00b5779a50c206e6114c44 100644 (file)
--- a/notes.md
+++ b/notes.md
@@ -3,16 +3,18 @@ layout: default
 title: Notes
 ---
 
-<h2>NOTES</h2>
+<ul class="posts">
   
 {% for post in site.categories.notes %}
 {% if post.url %}
-  <h3 style="margin:0;padding:0;"><a href="{{ site.url }}{{ post.url }}">
+  <h2 style="margin:0;padding:0;"><a href="{{ site.url }}{{ post.url }}">
     {{ post.title }}
-  </a> - {{ post.date | date: "%a %Y-%m-%d" }}
-  </h3>
+  </a> {{ post.date | date: "%Y-%m-%d" }}
+  </h2>
   {% endif %}
 {% endfor %}
+
+</ul>