From ea53a69d86362171a2a0a81ff8fb75b67f9ab65a Mon Sep 17 00:00:00 2001 From: Gabriel Dunne Date: Thu, 3 Aug 2023 19:21:42 -0700 Subject: [PATCH] adding description to posts --- .../works => _drafts}/2003-05-05-bodyneg.md | 0 .../2005-01-01-tessellated.md | 2 ++ {_posts/works => _drafts}/2007-07-02-mask.md | 2 ++ _includes/nav.html | 1 - _posts/code/1999-04-20-quilime.md | 2 ++ _posts/code/2008-01-01-github.md | 2 ++ _posts/code/2009-04-08-mekstension.md | 2 ++ _posts/code/2012-04-03-audioshadertoy.md | 2 ++ _posts/code/2014-04-23-gh-td.md | 2 ++ _posts/notes/2002-05-01-colorcalc.md | 2 ++ _posts/notes/2007-08-03-sf-shadows.md | 2 ++ _posts/notes/2011-09-28-sriyantra.md | 2 ++ _posts/notes/2014-04-24-phi.md | 2 ++ _posts/notes/2022-10-22-kala.md | 2 ++ _posts/performance/2011-07-11-icosi.md | 2 ++ .../2012-05-02-modulations-2012.md | 2 ++ _posts/performance/2013-08-30-vaticadahlia.md | 2 ++ _posts/performance/2016-06-03-txt_strct.md | 2 ++ .../2016-06-10-ethereal-channels.md | 2 ++ .../performance/2016-08-05-aestral-orient.md | 2 ++ .../2017-06-10-empathetic-waves.md | 2 ++ _posts/performance/2017-10-14-night-rounds.md | 2 ++ _posts/performance/2017-11-02-latency.md | 2 ++ .../2019-10-05-modulations-2019.md | 2 ++ .../2020-02-08-KZSU-day-of-noise.md | 2 ++ _posts/performance/2021-01-01-som.md | 2 ++ _posts/performance/2022-02-26-indexical.md | 4 ++- .../projects/2006-05-05-celestialmechanics.md | 3 +++ _posts/projects/2006-05-05-footagefold.md | 2 ++ _posts/projects/2008-07-05-cabspotting.md | 2 ++ _posts/projects/2009-08-09-bayareatrans.md | 2 ++ _posts/projects/2010-10-04-seaquence-org.md | 2 ++ _posts/projects/2015-01-21-oknk.md | 2 ++ _posts/projects/2016-03-14-seaquence.md | 2 ++ _posts/projects/2016-12-01-pocketchip.md | 4 ++- .../projects/2018-05-01-claves-angelicae.md | 3 +++ _posts/projects/2019-03-03-twilightengines.md | 4 ++- .../teaching/2015-08-18-projection-mapping.md | 2 ++ _posts/teaching/2019-07-25-photogrammetry.md | 2 ++ _posts/works/2001-07-05-arch.md | 2 ++ _posts/works/2002-06-12-celestes.md | 2 ++ _posts/works/2007-05-02-dots.md | 2 ++ _posts/works/2007-08-23-prism.md | 2 ++ _posts/works/2008-05-01-jelly.md | 2 ++ _posts/works/2008-05-02-rattle.md | 2 ++ _posts/works/2008-05-04-forestweb.md | 2 ++ _posts/works/2008-10-05-swimtank.md | 2 ++ _posts/works/2009-02-02-synonymovement.md | 2 ++ _posts/works/2009-05-06-cymatic-organ.md | 2 ++ _posts/works/2009-08-20-stars.md | 3 ++- _posts/works/2010-12-20-monad.md | 2 ++ _posts/works/2012-06-01-mandalas.md | 2 ++ _posts/works/2012-12-20-naag.md | 4 ++- _posts/works/2014-04-24-tetra-field.md | 2 ++ _posts/works/2014-04-29-tetra-table.md | 2 ++ _posts/works/2015-01-21-hyperterra.md | 27 ++++++++++++++----- _posts/works/2015-12-25-furtris.md | 2 ++ _posts/works/2017-05-05-ribbon.md | 2 ++ _posts/works/2018-09-22-metaflux.md | 2 ++ _posts/works/2023-02-05-subspectral.md | 2 ++ about.md | 2 +- code.html | 5 ++++ css/main.css | 15 ++++++++--- featured.html | 7 ++++- notes.html | 5 ++++ performance.html | 5 ++++ projects.html | 5 ++++ teaching.html | 5 ++++ works.html | 5 ++++ 69 files changed, 190 insertions(+), 17 deletions(-) rename {_posts/works => _drafts}/2003-05-05-bodyneg.md (100%) rename {_posts/projects => _drafts}/2005-01-01-tessellated.md (90%) rename {_posts/works => _drafts}/2007-07-02-mask.md (80%) diff --git a/_posts/works/2003-05-05-bodyneg.md b/_drafts/2003-05-05-bodyneg.md similarity index 100% rename from _posts/works/2003-05-05-bodyneg.md rename to _drafts/2003-05-05-bodyneg.md diff --git a/_posts/projects/2005-01-01-tessellated.md b/_drafts/2005-01-01-tessellated.md similarity index 90% rename from _posts/projects/2005-01-01-tessellated.md rename to _drafts/2005-01-01-tessellated.md index 2571dbb..4a1ad26 100755 --- a/_posts/projects/2005-01-01-tessellated.md +++ b/_drafts/2005-01-01-tessellated.md @@ -4,6 +4,8 @@ title: "Tessellated Group" date: 2006-01-01 categories: projects thumb: /m/tessellated/logo.png +description: + Structural Origami Company --- Founding Designer and Chief Software Engineer from Jun 2005 - Aug 2018. Developed structural packaging solutions for multi-national product supply chains. Computational design, Parametric modeling, algorithms, and CNC industrial sheet-folding machines and apparatuses for flat-sheet based origami structural cores. diff --git a/_posts/works/2007-07-02-mask.md b/_drafts/2007-07-02-mask.md similarity index 80% rename from _posts/works/2007-07-02-mask.md rename to _drafts/2007-07-02-mask.md index 3c1aef9..67a9c79 100755 --- a/_posts/works/2007-07-02-mask.md +++ b/_drafts/2007-07-02-mask.md @@ -4,6 +4,8 @@ date: 2007-07-02 title: Mask categories: works thumb: /m/mask/thumb.png +description: > + Oil Painting --- ![]({{site.url}}/m/mask/mask.jpg) diff --git a/_includes/nav.html b/_includes/nav.html index a9cea10..e000179 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -59,7 +59,6 @@
  •  
  • -
  • archive
  • rss
  • \ No newline at end of file diff --git a/_posts/code/1999-04-20-quilime.md b/_posts/code/1999-04-20-quilime.md index 6f805aa..c23fd37 100644 --- a/_posts/code/1999-04-20-quilime.md +++ b/_posts/code/1999-04-20-quilime.md @@ -3,6 +3,8 @@ date: 1999-04-20 title: quilime.com categories: code layout: post +description: > + Blog --- [quilime.com](https://quilime.com) is the first URL I ever registered (in 1999), and has operated as an experimental web playground, a portfolio, project hub, and code blog over the years. diff --git a/_posts/code/2008-01-01-github.md b/_posts/code/2008-01-01-github.md index a524b86..6c98b0e 100644 --- a/_posts/code/2008-01-01-github.md +++ b/_posts/code/2008-01-01-github.md @@ -3,6 +3,8 @@ title: github date: 2008-01-01 categories: code layout: post +description: > + Public code projects --- View more public code projects on [Github](https://github.com/quilime) diff --git a/_posts/code/2009-04-08-mekstension.md b/_posts/code/2009-04-08-mekstension.md index c96f74a..3f51b90 100755 --- a/_posts/code/2009-04-08-mekstension.md +++ b/_posts/code/2009-04-08-mekstension.md @@ -5,6 +5,8 @@ date: 2009-04-08 categories: code client: Mekanism thumb: /m/mekstension/thumb.png +description: > + Animation software tool created with Processing. --- ![]({{site.url}}/m/mekstension/3423610002_7d387b5a0f_o.png) diff --git a/_posts/code/2012-04-03-audioshadertoy.md b/_posts/code/2012-04-03-audioshadertoy.md index e758b0d..a1f00fc 100755 --- a/_posts/code/2012-04-03-audioshadertoy.md +++ b/_posts/code/2012-04-03-audioshadertoy.md @@ -5,6 +5,8 @@ date: 2012-04-03 categories: code thumb: "/m/audioshadertoy/thumb.png" excerpt: live-coding WebGL/GLSL shader editor with audio-spectrum data +description: > + GLSL shader editor with audio spectrum data for creating audio-reactive shaders in WebGL --- ![]({{ site.url }}/m/audioshadertoy/IMG_3523-sm.jpg) diff --git a/_posts/code/2014-04-23-gh-td.md b/_posts/code/2014-04-23-gh-td.md index b2e238e..a9ee0c5 100644 --- a/_posts/code/2014-04-23-gh-td.md +++ b/_posts/code/2014-04-23-gh-td.md @@ -4,6 +4,8 @@ title: "GH -> TD" date: 2014-04-23 categories: code thumb: /m/gh-td/thumb.png +description: > + Real-Time Grasshopper / Touch Designer Geometry Bridge --- ## Abstract diff --git a/_posts/notes/2002-05-01-colorcalc.md b/_posts/notes/2002-05-01-colorcalc.md index da16394..4bb966f 100644 --- a/_posts/notes/2002-05-01-colorcalc.md +++ b/_posts/notes/2002-05-01-colorcalc.md @@ -4,6 +4,8 @@ date: 2002-05-01 title: "Color/Shape/Sound" categories: notes thumb : /m/colormuscalc/circleoffifths_color.gif +description: > + Color/Shape/Sound Explorer --- diff --git a/_posts/notes/2007-08-03-sf-shadows.md b/_posts/notes/2007-08-03-sf-shadows.md index 12bc494..c02794c 100644 --- a/_posts/notes/2007-08-03-sf-shadows.md +++ b/_posts/notes/2007-08-03-sf-shadows.md @@ -4,6 +4,8 @@ title: City Sun Path date: 2006-05-05 categories: notes thumb: /m/sfshadows/thumb.png +description: > + Sun/Shade Map Concept --- Digital City Concept Proposal diff --git a/_posts/notes/2011-09-28-sriyantra.md b/_posts/notes/2011-09-28-sriyantra.md index 44cf9b2..c1f3356 100644 --- a/_posts/notes/2011-09-28-sriyantra.md +++ b/_posts/notes/2011-09-28-sriyantra.md @@ -4,6 +4,8 @@ title: sriyantra categories: notes layout: post permalink: /notes/sri/ +description: > + Studies on the Sri Yantra mandala --- > The Sri Chakra or Shri Yantra of Tripura Sundari is a yantra or mandala formed by nine interlocking triangles surrounding the bindu. Four of these triangles are orientated upright representing Shiva or the Masculine. Five of these triangles are inverted triangles represent Shakti or the Feminine. Because it is composed of nine triangles, it is also known as the Navayoni Chakra. diff --git a/_posts/notes/2014-04-24-phi.md b/_posts/notes/2014-04-24-phi.md index 343e6d2..ee39d0e 100644 --- a/_posts/notes/2014-04-24-phi.md +++ b/_posts/notes/2014-04-24-phi.md @@ -5,6 +5,8 @@ date: 2014-04-24 categories: notes thumb: /m/phi/thumb.png bg : #fff +description: > + Phi and the Golden Ratio --- Article written during an artist residency at Autodesk/Pier9. Originally published at Instructables.com, as part of a series of generative form and fabrication projects. diff --git a/_posts/notes/2022-10-22-kala.md b/_posts/notes/2022-10-22-kala.md index 2681382..8c1e459 100755 --- a/_posts/notes/2022-10-22-kala.md +++ b/_posts/notes/2022-10-22-kala.md @@ -5,6 +5,8 @@ date: 2022-10-30 categories: notes thumb: /m/kala/thumb.png excerpt_separator: +description: > + Interface for relative galactic timekeeping --- An interface for relative galactic timekeeping 🌍🌎🌏⏳ diff --git a/_posts/performance/2011-07-11-icosi.md b/_posts/performance/2011-07-11-icosi.md index 7eccf7a..64613cf 100755 --- a/_posts/performance/2011-07-11-icosi.md +++ b/_posts/performance/2011-07-11-icosi.md @@ -5,6 +5,8 @@ date: 2011-07-11 categories: performance excerpt: audiovisual live-performance thumb: /m/icosi/2_4847387674_5419f0b672.jpg +description: > + Installation and Audiovisual Performance --- ![]({{site.url}}/m/icosi/4847387648_908df243cc_b.jpg) diff --git a/_posts/performance/2012-05-02-modulations-2012.md b/_posts/performance/2012-05-02-modulations-2012.md index b255675..80f64cd 100644 --- a/_posts/performance/2012-05-02-modulations-2012.md +++ b/_posts/performance/2012-05-02-modulations-2012.md @@ -4,6 +4,8 @@ date: may 2 2012 tags: video visuals live categories: performance layout: post +description: > + Live Visual Performance --- diff --git a/_posts/performance/2013-08-30-vaticadahlia.md b/_posts/performance/2013-08-30-vaticadahlia.md index 9be2001..a3689b5 100755 --- a/_posts/performance/2013-08-30-vaticadahlia.md +++ b/_posts/performance/2013-08-30-vaticadahlia.md @@ -6,6 +6,8 @@ categories: performance tags: collab thumb: "/m/vaticadahlia/thumb2.png" excerpt: sculpture and visuals for live performance +description: > + Production Design for Live Performance --- diff --git a/_posts/performance/2016-06-03-txt_strct.md b/_posts/performance/2016-06-03-txt_strct.md index ab7fe60..39df559 100755 --- a/_posts/performance/2016-06-03-txt_strct.md +++ b/_posts/performance/2016-06-03-txt_strct.md @@ -4,6 +4,8 @@ date: 2016-06-03 categories: performance layout: post thumb: /m/txt_strct/thumb.png +description: > + Live Performance with Cullen Miller --- ![]({{site.url}}/m/txt_strct/txt_strct_1000.jpg) diff --git a/_posts/performance/2016-06-10-ethereal-channels.md b/_posts/performance/2016-06-10-ethereal-channels.md index 1614f14..96c4d47 100644 --- a/_posts/performance/2016-06-10-ethereal-channels.md +++ b/_posts/performance/2016-06-10-ethereal-channels.md @@ -4,6 +4,8 @@ layout: post date: 2017-08-10 categories: performance thumb: /m/ethereal-channels/thumb.png +description: > + Live Performance with Stephanie Sherriff + Paul Clipson --- ![]({{site.url}}/m/ethereal-channels/channels.png) diff --git a/_posts/performance/2016-08-05-aestral-orient.md b/_posts/performance/2016-08-05-aestral-orient.md index daf88cb..abbbf91 100755 --- a/_posts/performance/2016-08-05-aestral-orient.md +++ b/_posts/performance/2016-08-05-aestral-orient.md @@ -5,6 +5,8 @@ date: 2016-08-05 categories: performance excerpt: projection sculpture thumb: /m/aestral-orient/thumb.png +description: > + Live Performanc with Stephanie Sherriff --- ![]({{site.url}}/m/aestral-orient/aestral_01_0.jpg) diff --git a/_posts/performance/2017-06-10-empathetic-waves.md b/_posts/performance/2017-06-10-empathetic-waves.md index 5733ee2..428f321 100755 --- a/_posts/performance/2017-06-10-empathetic-waves.md +++ b/_posts/performance/2017-06-10-empathetic-waves.md @@ -4,6 +4,8 @@ layout: post date: 2017-06-10 categories: performance thumb: /m/empathetic-waves/thumb.png +description: > + Live Performance with Paul Clipson --- diff --git a/_posts/performance/2017-10-14-night-rounds.md b/_posts/performance/2017-10-14-night-rounds.md index 706065e..0e40a11 100644 --- a/_posts/performance/2017-10-14-night-rounds.md +++ b/_posts/performance/2017-10-14-night-rounds.md @@ -4,6 +4,8 @@ layout: post date: 2017-10-14 categories: performance thumb: /m/night-rounds/thumb.png +description: > + Live A/V performance --- diff --git a/_posts/performance/2017-11-02-latency.md b/_posts/performance/2017-11-02-latency.md index 5d664ec..b0d7b72 100755 --- a/_posts/performance/2017-11-02-latency.md +++ b/_posts/performance/2017-11-02-latency.md @@ -4,6 +4,8 @@ date: 2017-11-02 categories: performance layout: post thumb: /m/latency/thumb.png +description: > + Live A/V Performance with Cullen Miller --- ![]({{site.url}}/m/latency/cjm_2048.jpg) diff --git a/_posts/performance/2019-10-05-modulations-2019.md b/_posts/performance/2019-10-05-modulations-2019.md index b7c89fa..9f33051 100644 --- a/_posts/performance/2019-10-05-modulations-2019.md +++ b/_posts/performance/2019-10-05-modulations-2019.md @@ -4,6 +4,8 @@ date: Oct 05 2019 tags: video visuals live categories: performance layout: post +description: > + Live audio performance --- diff --git a/_posts/performance/2020-02-08-KZSU-day-of-noise.md b/_posts/performance/2020-02-08-KZSU-day-of-noise.md index 93c76fe..6d72e8b 100644 --- a/_posts/performance/2020-02-08-KZSU-day-of-noise.md +++ b/_posts/performance/2020-02-08-KZSU-day-of-noise.md @@ -4,6 +4,8 @@ date: Feb 08 2020 tags: live performance categories: performance layout: post +description: > + Live Radio Performance --- Subspectral Live Performance for KZSU "Day of Noise" diff --git a/_posts/performance/2021-01-01-som.md b/_posts/performance/2021-01-01-som.md index 5569954..7ad1df7 100755 --- a/_posts/performance/2021-01-01-som.md +++ b/_posts/performance/2021-01-01-som.md @@ -4,6 +4,8 @@ title: Stripe of Mirrors date: 2021-01-01 categories: performance thumb: /m/som/thumb.png +description: > + Live streaming channel --- Stripe of Mirrors (SoM) an experimental audio and video streaming channel. diff --git a/_posts/performance/2022-02-26-indexical.md b/_posts/performance/2022-02-26-indexical.md index 4670588..644cf50 100755 --- a/_posts/performance/2022-02-26-indexical.md +++ b/_posts/performance/2022-02-26-indexical.md @@ -5,11 +5,13 @@ date: 2022-02-26 categories: performance excerpt: audiovisual live-performance thumb: /m/icosi/2_4847387674_5419f0b672.jpg +description: > + Live Audio Performance --- ![]({{site.url}}/m/indexical2022/indexical2022.jpg) -what: audiovisual performance +what: audio performance when: Saturday, February 26, 2022 at 8pm PST where: [Indexical](https://www.indexical.org/locations/indexical) tickets: [tickets](https://withfriends.co/event/13278140) diff --git a/_posts/projects/2006-05-05-celestialmechanics.md b/_posts/projects/2006-05-05-celestialmechanics.md index 1457f91..925aa4b 100755 --- a/_posts/projects/2006-05-05-celestialmechanics.md +++ b/_posts/projects/2006-05-05-celestialmechanics.md @@ -5,6 +5,9 @@ date: 2006-05-05 order: 4 categories: projects featured thumb: /m/cm/thumb.png +description: > + Data Visualization for Planetarium Dome, visualizing the statistics, data, and protocols of manmade aerial technologies. + --- ![]({{site.url}}/m/cm/celestialmechanics_satring_sm.jpg) diff --git a/_posts/projects/2006-05-05-footagefold.md b/_posts/projects/2006-05-05-footagefold.md index 9ba7487..d08bf3d 100755 --- a/_posts/projects/2006-05-05-footagefold.md +++ b/_posts/projects/2006-05-05-footagefold.md @@ -4,6 +4,8 @@ title: "Footage Fold" date: 05-05-2005 categories: projects thumb: /m/footagefold/thumb.png +description: > + A CGI visual effect of the classic Mad Magazine "Fold In". --- diff --git a/_posts/projects/2008-07-05-cabspotting.md b/_posts/projects/2008-07-05-cabspotting.md index aed3d08..aa49a56 100755 --- a/_posts/projects/2008-07-05-cabspotting.md +++ b/_posts/projects/2008-07-05-cabspotting.md @@ -5,6 +5,8 @@ categories: projects featured layout: post order: 5 thumb: /m/cabspotting/thumb.png +description: > + Realtime GPS data visualizes the journeys of Yellow Cabs in San Francisco --- Using realtime GPS data to visualize the journeys of Yellow Cabs in San Francisco diff --git a/_posts/projects/2009-08-09-bayareatrans.md b/_posts/projects/2009-08-09-bayareatrans.md index 2054f0c..1819637 100755 --- a/_posts/projects/2009-08-09-bayareatrans.md +++ b/_posts/projects/2009-08-09-bayareatrans.md @@ -4,6 +4,8 @@ title: "Bay Area Transit" date: 2009-08-09 categories: projects thumb: /m/bayareatransit/thumb.png +description: > + Data Visualization of Bay Area Rapid Transit system routes. --- ![]({{site.url}}/m/bayareatransit/baytransproposal.png) diff --git a/_posts/projects/2010-10-04-seaquence-org.md b/_posts/projects/2010-10-04-seaquence-org.md index 140f6af..e400f7b 100755 --- a/_posts/projects/2010-10-04-seaquence-org.md +++ b/_posts/projects/2010-10-04-seaquence-org.md @@ -5,6 +5,8 @@ categories: projects date: 2010-10-04 excerpt: software music toy thumb: /m/seaquence/thumb2.png +description: + A web-based biologically inspired synthesizer toy. --- ![]({{site.url}}/m/seaquence/Screen Shot 2013-06-30 at 4.12.05 PM.png) diff --git a/_posts/projects/2015-01-21-oknk.md b/_posts/projects/2015-01-21-oknk.md index c06586b..c44d776 100644 --- a/_posts/projects/2015-01-21-oknk.md +++ b/_posts/projects/2015-01-21-oknk.md @@ -5,6 +5,8 @@ date: 2015-01-01 categories: projects order: 3 thumb: /m/oknk/thumb.png +description: > + Creative studio founded by Gabriel Dunne and Ryan Alexander. --- diff --git a/_posts/projects/2016-03-14-seaquence.md b/_posts/projects/2016-03-14-seaquence.md index 4082024..840487f 100755 --- a/_posts/projects/2016-03-14-seaquence.md +++ b/_posts/projects/2016-03-14-seaquence.md @@ -6,6 +6,8 @@ date: 2016-03-15 order: 1 excerpt: software music toy thumb: /m/seaquence/3-up-700px.png +description: > + A beautiful and playful multi-voice synthesizer App. --- A beautiful and playful multi-voice synthesizer diff --git a/_posts/projects/2016-12-01-pocketchip.md b/_posts/projects/2016-12-01-pocketchip.md index 8057a4e..2207e49 100644 --- a/_posts/projects/2016-12-01-pocketchip.md +++ b/_posts/projects/2016-12-01-pocketchip.md @@ -3,11 +3,13 @@ layout: post date: 2016-12-01 name: NTC Pocket Chip categories: projects +description: > + Custom launcher for PocketCHIP, an open-source linux cyberdeck. --- ![](/m/ntc/pc-1.webp) -I worked with NTC to create the boot/launch process and intro/launcher UI Design and UI Framework. Written in C/C++. +I worked with NTC to create the boot/launch process and intro/launcher UI Design and UI Framework for PocketCHIP. Written in C/C++. > PocketCHIP is an open source game console, a portable synthesizer, and a Linux field terminal. PocketCHIP, by Next Thing Co, includes a CHIP, a case with a 4.3 inch 480×272 pixel resistive touchscreen, a clicky keyboard, GPIO headers on the top of the device, and GPIO soldering pads inside of the injection molded case. A 5-hour battery is included. diff --git a/_posts/projects/2018-05-01-claves-angelicae.md b/_posts/projects/2018-05-01-claves-angelicae.md index 859d6c3..3699a6e 100644 --- a/_posts/projects/2018-05-01-claves-angelicae.md +++ b/_posts/projects/2018-05-01-claves-angelicae.md @@ -4,6 +4,9 @@ title: Claves Angelicae date: 2018-08-10 categories: projects thumb: /m/ca/thumb.png +description: > + A participatory installation and procedural system that + enables a participant to inscribe a magical Word onto the Ethereum network. ---
    diff --git a/_posts/projects/2019-03-03-twilightengines.md b/_posts/projects/2019-03-03-twilightengines.md index a47b123..2330efa 100755 --- a/_posts/projects/2019-03-03-twilightengines.md +++ b/_posts/projects/2019-03-03-twilightengines.md @@ -5,12 +5,14 @@ categories: projects featured date: 2019-03-03 order: 3 te_url: https://twilightengines.site +description: > + Site-Specific architectural-scale AR sculptures with artist Vishal K Dar in the Marin Headlands, CA. --- ![]({{ page.te_url }}/press/TwilightEngines_Wallace_05.png) -[Twilight Engines]({{ page.te_url }}) by Vishal K Dar +[Twilight Engines]({{ page.te_url }}) with artist [Vishal K Dar](https://vishalkdar.com/) is a part of an ambitious global project: Edge of See. The app activates a series of site-specific sculptures that push our senses of vision, scale, motion, and time. Dar brings his primary question — What is the edge of sight? — to the abandoned structures of the Marin Headlands, using technology to overlay former military batteries with these “engines”. The app augments the disconnect between the site’s past and present to insert sculptural experiences that change the way the viewer sees, thinks about, and relates to the location. Moving through the liminal spaces of military sites and screen, Dar’s “engines” unlock a world of other realities. Created by [Okaynokay](https://oknk.studio) (Gabriel Dunne & Ryan Alexander) diff --git a/_posts/teaching/2015-08-18-projection-mapping.md b/_posts/teaching/2015-08-18-projection-mapping.md index d715edf..6e68afd 100755 --- a/_posts/teaching/2015-08-18-projection-mapping.md +++ b/_posts/teaching/2015-08-18-projection-mapping.md @@ -3,6 +3,8 @@ layout: post title: Projection Mapping date: 2015-08-18 categories: teaching +description: > + Intro and history of projection mapping --- # Intro to Projection Mapping diff --git a/_posts/teaching/2019-07-25-photogrammetry.md b/_posts/teaching/2019-07-25-photogrammetry.md index 57f0055..5d08271 100755 --- a/_posts/teaching/2019-07-25-photogrammetry.md +++ b/_posts/teaching/2019-07-25-photogrammetry.md @@ -3,6 +3,8 @@ layout: post title: Photogrammetry date: 2019-07-25 categories: teaching +description: > + Intro and history of Photogrammetry --- # Intro to Photogrammetry diff --git a/_posts/works/2001-07-05-arch.md b/_posts/works/2001-07-05-arch.md index d6c5db9..31125df 100755 --- a/_posts/works/2001-07-05-arch.md +++ b/_posts/works/2001-07-05-arch.md @@ -4,6 +4,8 @@ title: Architecture Mythos date: 2001-07-05 categories: works thumb: /m/icarus-deadalus/thumb.png +description: > + Architectural Models depicting various greek mythos and themes --- Architectural Models depicting various greek mythos and themes diff --git a/_posts/works/2002-06-12-celestes.md b/_posts/works/2002-06-12-celestes.md index 08211b4..b3e4a9c 100755 --- a/_posts/works/2002-06-12-celestes.md +++ b/_posts/works/2002-06-12-celestes.md @@ -4,6 +4,8 @@ title: "Celestes Calendar" date: 2002-06-12 categories: works thumb: /m/celestes/thumb.png +description: > + Adaptation of Galileo's Celestes calendar --- ![]({{site.url}}/m/celestes/calendar_piece_thmb.jpg) diff --git a/_posts/works/2007-05-02-dots.md b/_posts/works/2007-05-02-dots.md index 9dfbf40..5f9f261 100644 --- a/_posts/works/2007-05-02-dots.md +++ b/_posts/works/2007-05-02-dots.md @@ -4,6 +4,8 @@ date: 2007-05-02 thumb: http://media.quilime.com/files/projects/dots/thumb.png categories: works layout: post +description: > + Audio/Visual Software Experiment --- ![](http://portfolio.quilime.com/new/content/01_Dots/images/out.0033.png) diff --git a/_posts/works/2007-08-23-prism.md b/_posts/works/2007-08-23-prism.md index 6650e46..c132e8f 100755 --- a/_posts/works/2007-08-23-prism.md +++ b/_posts/works/2007-08-23-prism.md @@ -4,6 +4,8 @@ title: "Prism" date: 2007-08-23 categories: works thumb: /m/prism/thumb.png +description: > + Oil Painting --- ![]({{site.url}}/m/prism/3.jpg) diff --git a/_posts/works/2008-05-01-jelly.md b/_posts/works/2008-05-01-jelly.md index 9cab794..d82b963 100644 --- a/_posts/works/2008-05-01-jelly.md +++ b/_posts/works/2008-05-01-jelly.md @@ -4,6 +4,8 @@ date: 2008-05-01 thumb: http://media.quilime.com/files/projects/jelly/thumb.png categories: works layout: post +description: > + Software Artwork --- ![](http://portfolio.quilime.com/new/content/02_Jellyfish/images/jellies.0237.png) diff --git a/_posts/works/2008-05-02-rattle.md b/_posts/works/2008-05-02-rattle.md index 6424e05..37dce95 100755 --- a/_posts/works/2008-05-02-rattle.md +++ b/_posts/works/2008-05-02-rattle.md @@ -4,6 +4,8 @@ date: 2008-05-02 categories: works layout: post thumb: /m/rattle/thumb.png +description: > + Musical software instrument --- diff --git a/_posts/works/2008-05-04-forestweb.md b/_posts/works/2008-05-04-forestweb.md index a6b8576..8285009 100644 --- a/_posts/works/2008-05-04-forestweb.md +++ b/_posts/works/2008-05-04-forestweb.md @@ -4,6 +4,8 @@ date: 2008-05-04 title: Forest Web categories: works thumb : /m/forestweb/thumb.png +description: > + Software Artwork --- ![]({{site.url}}/m/forestweb/zforest.0619.png) diff --git a/_posts/works/2008-10-05-swimtank.md b/_posts/works/2008-10-05-swimtank.md index 9070d7e..b49bb46 100644 --- a/_posts/works/2008-10-05-swimtank.md +++ b/_posts/works/2008-10-05-swimtank.md @@ -4,6 +4,8 @@ title: Swim Tank date: 2008-10-05 categories: works thumb: /m/swimtank/thumb.png +description: > + Software artwork --- ![]({{site.url}}/m/{{page.id}}/fishtank.6677.png) diff --git a/_posts/works/2009-02-02-synonymovement.md b/_posts/works/2009-02-02-synonymovement.md index 0aecfb9..6bc80f9 100755 --- a/_posts/works/2009-02-02-synonymovement.md +++ b/_posts/works/2009-02-02-synonymovement.md @@ -4,6 +4,8 @@ date: 2009-02-02 title: Synonymovement categories: works thumb: /m/synonymovement/thumb.png +description: > + Audio/visual software artwork --- diff --git a/_posts/works/2009-05-06-cymatic-organ.md b/_posts/works/2009-05-06-cymatic-organ.md index de2cc53..5dc6d35 100755 --- a/_posts/works/2009-05-06-cymatic-organ.md +++ b/_posts/works/2009-05-06-cymatic-organ.md @@ -5,6 +5,8 @@ date: 2009-06-05 categories: works excerpt: interactive audiovisual installation thumb: /m/cymatic-organ/thumb3.png +description: > + Physical, interactive audio installation. --- ![]({{site.url}}/m/{{page.id}}/organ_01.png) diff --git a/_posts/works/2009-08-20-stars.md b/_posts/works/2009-08-20-stars.md index 14c3054..e5475be 100755 --- a/_posts/works/2009-08-20-stars.md +++ b/_posts/works/2009-08-20-stars.md @@ -3,8 +3,9 @@ layout: post title: Stars date: 2009-08-20 categories: works -excerpt: projection installation thumb: /m/stars/thumb2.png +description: > + Software artwork. An exploration of infinite/finite, micro/macro. --- ![]({{site.url}}/m/stars/stars-lg.png) C++/OpenGL Software Projection diff --git a/_posts/works/2010-12-20-monad.md b/_posts/works/2010-12-20-monad.md index 1206fdf..0d38792 100755 --- a/_posts/works/2010-12-20-monad.md +++ b/_posts/works/2010-12-20-monad.md @@ -6,6 +6,8 @@ categories: works featured excerpt: projection sculpture order: 4 thumb: /m/monad/thumb3.png +description: > + Projection Sculpture depicting deep time cycles. --- ![]({{site.url}}/m/monad/monad-ga.png) diff --git a/_posts/works/2012-06-01-mandalas.md b/_posts/works/2012-06-01-mandalas.md index 895f6d1..43119ff 100755 --- a/_posts/works/2012-06-01-mandalas.md +++ b/_posts/works/2012-06-01-mandalas.md @@ -4,6 +4,8 @@ layout: post date: 2012-05-01 categories: works thumb: /m/mandalas/thumb.png +description: > + Series of 2D projection sculptures and various prints, plots, and etchings based on non-periodic tiling patterns. --- Manadala series diff --git a/_posts/works/2012-12-20-naag.md b/_posts/works/2012-12-20-naag.md index 731f615..8716b13 100755 --- a/_posts/works/2012-12-20-naag.md +++ b/_posts/works/2012-12-20-naag.md @@ -7,11 +7,13 @@ categories: works featured order: 2 excerpt: projection-mapped sculpture thumb: /m/naag/thumb.png +description: > + Large scale projection sculpture created by Gabriel Dunne and Vishal K Dar in New Delhi. --- ![]({{ site.url}}/m/naag/1projection.jpg) -site-specific projection sculpture +projection sculpture concrete, plaster, multiuple projectors, computer, custom software 12' x 3.5' x 3.5' 2 channel projection diff --git a/_posts/works/2014-04-24-tetra-field.md b/_posts/works/2014-04-24-tetra-field.md index d417664..b7fc309 100644 --- a/_posts/works/2014-04-24-tetra-field.md +++ b/_posts/works/2014-04-24-tetra-field.md @@ -5,6 +5,8 @@ date: 2014-04-24 categories: works thumb: "/m/tetrafield/thumb.png" excerpt: modular projection-mapped installation +description: > + Projection sculpture, depicting a field of tetrahedrons. --- ![](https://farm6.staticflickr.com/5505/11228006956_0a33de14b9_c.jpg) diff --git a/_posts/works/2014-04-29-tetra-table.md b/_posts/works/2014-04-29-tetra-table.md index edf932f..01d19e6 100644 --- a/_posts/works/2014-04-29-tetra-table.md +++ b/_posts/works/2014-04-29-tetra-table.md @@ -4,6 +4,8 @@ title: "Tetra Table" date: 2014-04-29 categories: works author: Gabriel Dunne +description: > + Geometric Wooden Table --- ![]({{site.url}}/m/tetra-table/tt1.webp) diff --git a/_posts/works/2015-01-21-hyperterra.md b/_posts/works/2015-01-21-hyperterra.md index b3d213b..1a56ae4 100644 --- a/_posts/works/2015-01-21-hyperterra.md +++ b/_posts/works/2015-01-21-hyperterra.md @@ -2,26 +2,41 @@ layout: post title: "Hyper Terra" date: 2015-01-21 -categories: works +categories: works featured +order: 4 author: Gabriel Dunne bg : #fff thumb : /m/hyperterra/thumb.png +description: > + Self-contained Projection Sculpture --- ![](https://farm9.staticflickr.com/8628/15720136304_8e24c47f87_c.jpg) **Hyper Terra** -Projection sculpture +A projection-mapped sculpture with an integrated projector, computer, and power supply. The sculpture is a mountain with simulated solar and lunar lighting that can be set up with any lat/long on Earth and a point in time. The graphics software has controls for time advancement towards the past or future, the long/lat on Earth, solar/lunar positioning, light color, and more. The result is both a sculpture and a dynamic visual timepiece. -An embedded projector illuminates an abstract landscape with color, light and shadow, simulating actual solar and lunar positions. The sculpture can be set at any lat/lon on Earth, at any time, future-past-present. +**Instructable**: [http://www.instructables.com/id/Hyper-Terra/](http://www.instructables.com/id/Hyper-Terra/) -![](/m/hyperterra/cad.png) +**Process Photos**: [https://www.flickr.com/photos/quilime/sets/72157647947813024/](https://www.flickr.com/photos/quilime/sets/72157647947813024/) + +In my research I became interested in traditional Chinese model landscapes call 山水 盆景, or “Penjing”, which represent small landscape models and/or living sculptures. Sometimes these sculptures include practical effects such as real water, plants, smoke, and lighting. One thing I especially like about these small landscapes is that you could view it from all angles. I felt this was extremely important, so I ditched any ideas that involved putting the project in a box. + +### Goals -**Process Photos**: [https://www.flickr.com/photos/quilime/sets/72157647947813024/](https://www.flickr.com/photos/quilime/sets/72157647947813024/) -**Instructable**: [http://www.instructables.com/id/Hyper-Terra/](http://www.instructables.com/id/Hyper-Terra/) +- The projection should work decently when there is bright ambient light. +- The object should be viewable from all angles. +- The projection computer should have a fast start-up time, allowing the sculpture to be turn on and off quickly seamlessly. +- Software settings should be easily set an controlled from a tablet or phone, or other seamless interface. +### Base Visual Concepts +- Color gradient of the sky. +- Color temperature (Kelvin) throughout the day. +- Calendar events and cycles. Movement of the Earth the sun, the moon, and the stars, based on actual astrological positions, using a localized ephemeris table . + +![](/m/hyperterra/cad.png) ![](https://farm8.staticflickr.com/7474/16156387189_5c7f7ffc41_c.jpg) diff --git a/_posts/works/2015-12-25-furtris.md b/_posts/works/2015-12-25-furtris.md index 283eab7..4bd266d 100644 --- a/_posts/works/2015-12-25-furtris.md +++ b/_posts/works/2015-12-25-furtris.md @@ -3,6 +3,8 @@ layout: post title: furtris date: 2015-12-25 categories: works +description: > + Hand-inked velum w/custom frames --- ![tri]({{site.url}}/m/furtris/IMG_1621_sm.jpeg) diff --git a/_posts/works/2017-05-05-ribbon.md b/_posts/works/2017-05-05-ribbon.md index 6bedd73..5058640 100755 --- a/_posts/works/2017-05-05-ribbon.md +++ b/_posts/works/2017-05-05-ribbon.md @@ -5,6 +5,8 @@ date: 2017-05-05 categories: works thumb: /m/ribbon/thumb.png excerpt_separator: +description: > + Un-Fired Clay & Virtual Sculpture --- "Ribbon" is a series of 3D scans of un-fired clay forms that I've used in various plots and sculptures. diff --git a/_posts/works/2018-09-22-metaflux.md b/_posts/works/2018-09-22-metaflux.md index 501fce8..4c2dc77 100644 --- a/_posts/works/2018-09-22-metaflux.md +++ b/_posts/works/2018-09-22-metaflux.md @@ -4,6 +4,8 @@ title: METAFLUX date: 2018-08-10 categories: works thumb: /m/metaflux/thumb.png +description: > + Group Show, Curatorial --- ![]({{site.url}}/m/metaflux/poster-sm.png) diff --git a/_posts/works/2023-02-05-subspectral.md b/_posts/works/2023-02-05-subspectral.md index 69d0dea..1428d4d 100644 --- a/_posts/works/2023-02-05-subspectral.md +++ b/_posts/works/2023-02-05-subspectral.md @@ -3,6 +3,8 @@ layout: post title: subspectral date: 2022-02-05 categories: works +description: > + Full-Length Album, 14 Tracks, 3 Music Videos --- [![Subspectral]({{site.url}}/m/subspectral/cover.png)](https://album.link/subspectral) diff --git a/about.md b/about.md index f26e174..933899b 100644 --- a/about.md +++ b/about.md @@ -5,7 +5,7 @@ title: about
    -This website an [archive](/archive-c) of my [projects](/projects), [artworks](/works), [performances](/performance), [ideas](/notes), [code](/code), and [teaching](/teaching). +This website is an [archive](/archive-c) of my [projects](/projects), [artworks](/works), [performances](/performance), [ideas](/notes), [code](/code), and [teaching](/teaching). I've worked as a designer, technical and fine artist, software engineer, educator, and musician. diff --git a/code.html b/code.html index 8b89af5..89dc5bc 100644 --- a/code.html +++ b/code.html @@ -9,6 +9,11 @@ title: COde
  • {{ post.title }}

  • + {% if post.description %} +

    + {{ post.description }} +

    + {% endif %} {% endif %} {% endfor %} diff --git a/css/main.css b/css/main.css index 77d138d..66db85c 100755 --- a/css/main.css +++ b/css/main.css @@ -162,12 +162,21 @@ ul li { margin-bottom: 4em; } ul.posts { - line-height: 2.3em; + margin-top:3em; + line-height: 2em; +} +ul.posts li { + list-style-type: ''; + content:''; } .posts h1 { } .posts h2 { } +.posts p { + margin:0; + margin-bottom:3em; +} .posts .date { margin-top:2em; margin-bottom:1em; @@ -206,7 +215,7 @@ ul.index li { .archive-sort { } .archive-sort a { - text-decoration: underline; +/* text-decoration: underline;*/ } @@ -306,7 +315,7 @@ ul.index li { font-size: 0.86em; } .print-link a { - text-decoration: none; +/* text-decoration: none;*/ } /* Posts */ diff --git a/featured.html b/featured.html index 2933081..a56c896 100644 --- a/featured.html +++ b/featured.html @@ -3,11 +3,16 @@ layout: default title: Featured --- - -- 2.34.1