<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: computer.art</title>
    <description>The latest articles on DEV Community by computer.art (@computerdotart).</description>
    <link>https://dev.to/computerdotart</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F295466%2F497dba1f-499f-451d-ad09-f38bc09dbae9.jpg</url>
      <title>DEV Community: computer.art</title>
      <link>https://dev.to/computerdotart</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/computerdotart"/>
    <language>en</language>
    <item>
      <title>computer.art: dreams</title>
      <dc:creator>computer.art</dc:creator>
      <pubDate>Mon, 09 Mar 2020 16:22:41 +0000</pubDate>
      <link>https://dev.to/computerdotart/computer-art-dreams-2ehg</link>
      <guid>https://dev.to/computerdotart/computer-art-dreams-2ehg</guid>
      <description>&lt;p&gt;&lt;a href="https://www.meetup.com/computer-dot-art"&gt;computer.art&lt;/a&gt; was sponsored by the wonderful Sprout Social, February 11th. This time we used the concept of dreams to help inspire people to show off projects related to it! The turnout was wonderful, and I'm always impressed by what people present :D There was a range of different creative mediums people expressed their code in:  visual, audio, and interactive. Please review computer.art's &lt;a href="https://github.com/brianmontanaweb/computer.art/blob/master/code-of-conduct.md"&gt;code of conduct&lt;/a&gt; if you plan to attend.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--3kQzzTIY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/5a4ujh5fmw33851z6h3t.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--3kQzzTIY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/5a4ujh5fmw33851z6h3t.jpg" alt="Audience of computer dot art"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Artists
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Artist: Jim Plaxco
&lt;/h3&gt;

&lt;h4&gt;
  
  
  Project: Noise Reconstruction of Nighthawks
&lt;/h4&gt;

&lt;p&gt;The noise reconstruction of Edward Hopper's Nighthawks uses a Perlin noise particle system to build the painting using &lt;a href="https://processing.org/"&gt;Processing&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/XlJzgvDP05U"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h3&gt;
  
  
  Artist: Dubi Kaufmann
&lt;/h3&gt;

&lt;h4&gt;
  
  
  Project: Instagram Playground
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--B6b_bqL3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/akl6sgf537wlqz5swxwn.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--B6b_bqL3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/akl6sgf537wlqz5swxwn.jpg" alt="Person in front of screen talking, second person is looking at screen"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Dubi revealed some awesome Instagram effects using &lt;a href="https://sparkar.facebook.com/ar-studio/"&gt;Spark AR&lt;/a&gt;. The first project involved a user tilting their head to rotate an object to mimic the rotation of an oncoming shape! Another project was a roulette for blood types, probably a perfect game for vampires!&lt;/p&gt;

&lt;h3&gt;
  
  
  Artist: Ryan McGill
&lt;/h3&gt;

&lt;h4&gt;
  
  
  Project: Letter Potato
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--NpV6s2iI--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/94l1dx9bxekpyoyiomji.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--NpV6s2iI--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/94l1dx9bxekpyoyiomji.jpg" alt="Person talking with screen behind them with letters"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Ryan created a fun game, &lt;a href="https://letter-potato.ryanmcgill.io/"&gt;Letter Potato&lt;/a&gt;, that users would arrange a collection of characters into the longest valid word possible: &lt;code&gt;'hirtjsdt' =&amp;gt; 'thirst'&lt;/code&gt;. The project leveraged AWS Lambda to manage the game's back end.&lt;/p&gt;

&lt;h3&gt;
  
  
  Artist: Austin Andrews
&lt;/h3&gt;

&lt;h4&gt;
  
  
  Project: Gif Animator
&lt;/h4&gt;

&lt;p&gt;The process used to make Material Design Icon gifs automatically was far less code than expected and way interesting! Check out the post here, &lt;a href="http://templarian.com/2020/02/13/svg-to-animated-gif/"&gt;NodeJS SVG to Animated Gif&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  Artist: Eric J Nesser
&lt;/h3&gt;

&lt;h4&gt;
  
  
  Project: Animation Effects
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--J9Lo-Vk_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/rnb45uifhbpmrbmvm12n.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--J9Lo-Vk_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/rnb45uifhbpmrbmvm12n.jpg" alt="Person looking at screen, screen is a web browser on Instagram"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Eric's been extremely focused on &lt;a href="https://www.instagram.com/p/B78qKDDjD9s/"&gt;particle systems in Blender&lt;/a&gt;, and specifically &lt;a href="https://github.com/rlguy/Blender-FLIP-Fluids"&gt;FLIPS Fluids&lt;/a&gt;. The viscosity effects and fracture modifier support are extremely cool, check out the library!&lt;/p&gt;

&lt;h3&gt;
  
  
  Artist: Jake Albaugh
&lt;/h3&gt;

&lt;h4&gt;
  
  
  Project: Arpeggiator
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--MATzfMi_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/bu1ftwqwmekq6emkt3rd.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--MATzfMi_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/bu1ftwqwmekq6emkt3rd.jpg" alt="Person in front of screen, screen has buttons for music"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Jake's been working on various musical projects with JavaScript and tone.js but the latest involves a board for creating music! Here's a clip of Jake &lt;a href="https://twitter.com/jake_albaugh/status/1226602263478710272"&gt;showing it off on Twitter&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  Artist: Arianna Rudawski
&lt;/h3&gt;

&lt;h4&gt;
  
  
  Project: Shaders
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--NgSmYqKy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/4efxsokd83va8o1gyuzm.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--NgSmYqKy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/4efxsokd83va8o1gyuzm.jpg" alt="Person in front of screen, screen is showing raster process for video game shaders"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Arianna gave a presentation on how she creates shaders in C++, and teaching everyone about pixel manipulation. The talk covered how shifting pixel values like the red values allow an engineer to do pixel manipulation.&lt;/p&gt;

&lt;h3&gt;
  
  
  Artist: Brian Montana
&lt;/h3&gt;

&lt;h4&gt;
  
  
  Project: Cool Cry
&lt;/h4&gt;

&lt;p&gt;Cool Cry is a JavaScript canvas particle system using a cool cry image.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/brianmontanaweb/embed/pMVqae?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  Thanks!
&lt;/h2&gt;

&lt;p&gt;Thank you to &lt;a href="https://sproutsocial.com/"&gt;Sprout Social's&lt;/a&gt; Katy Harth for helping us with the space and food! Thank you to Marvin for documenting, assisting and photographing the event. Thanks to everyone who attended, presented, and support us :D We couldn't have the event with ya'll! See ya next time :D&lt;/p&gt;

</description>
      <category>eventsinyourcity</category>
      <category>creativecoding</category>
      <category>computerdotart</category>
      <category>chicago</category>
    </item>
    <item>
      <title>computer.art: soft</title>
      <dc:creator>computer.art</dc:creator>
      <pubDate>Fri, 20 Dec 2019 22:30:17 +0000</pubDate>
      <link>https://dev.to/computerdotart/computer-art-soft-2g1j</link>
      <guid>https://dev.to/computerdotart/computer-art-soft-2g1j</guid>
      <description>&lt;p&gt;We had our first event for &lt;a href="https://www.meetup.com/computer-dot-art" rel="noopener noreferrer"&gt;computer.art&lt;/a&gt; held at &lt;a href="https://8thlight.com/" rel="noopener noreferrer"&gt;8th Light&lt;/a&gt;, December 10th. I was super excited at everyone that showed interest, supported, attended, and sponsored us :) We took notes, and photos of those who presented, feel free to check out what was shown!&lt;/p&gt;

&lt;h1&gt;
  
  
  Artists
&lt;/h1&gt;

&lt;h3&gt;
  
  
  Artist: Hugh Sato
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Project: The Mycelial Project
&lt;/h3&gt;

&lt;p&gt;The project started with parsing data on Twitter for hashtags connected to the Arab Springs to understand the unspoken communication that lead to active role in a democracy. It ends with a method using technology to curate sound and data to choreograph dancers and participants through the generative patterns.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F3xs2iwo0ebrp7labxku1.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F3xs2iwo0ebrp7labxku1.jpg" alt="Hugh looking at television with images of dancer, cameras, installing equipment, and a room with ladder"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Artist: Kevin Lesht
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Project: 5 Minutes and a Flip
&lt;/h3&gt;

&lt;p&gt;Summary: Kevin makes an omelet every day, but finds the task of updating his blog tedious. Instead of managing these steps manually he finds an automagical solution! Using DynamoDB, Ruby Lambda, Google Photos, and the homemade Parsley Patch.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F2g2h85g16ymomzl4wzg6.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F2g2h85g16ymomzl4wzg6.jpg" alt="Kevin talking in front of television with image omelet"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Artist: Arianna Rudawski
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Project: Audio Visualizer
&lt;/h3&gt;

&lt;p&gt;Summary: What is soft? Textures are soft! Arianna explored textures and feelings with sound using openFrameworks. The music shapes the visuals so they react based on auditory data.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fx7aackiatxm78azcjfe3.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fx7aackiatxm78azcjfe3.jpg" alt="Arianna looking at television with abstract images"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Artist: Dubi Kaufmann
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Project: Penguin Simulator
&lt;/h3&gt;

&lt;p&gt;Summary: Admiral penguins use a unique sound to find their chicks, this project explored that dynamic by asking the audience to text a number. Dubi used Twilio to call participants with a generated audio clip, the goal was to find the other person with the same unique audio clip. So everyone found their partner by seeking their audio partner!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F8ow8suhf3fhaewldyfk6.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F8ow8suhf3fhaewldyfk6.jpg" alt="People are seen walking around with smart phones in their hand, long tables are in the room"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Artist: Eric Nesser
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Project: Nissan AR App
&lt;/h3&gt;

&lt;p&gt;Summary: The project was created for Nissan at Designory, it’s an augmented reality application that let’s dealerships display the car’s safety features without damaging a car to see them.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fwibmubg63y0yb2v15ee8.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fwibmubg63y0yb2v15ee8.jpg" alt="Eric looking at iPad with television behind them, a video of a red car is on the telvision"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Artist: Brian Montana
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Project: Processing Video Particles
&lt;/h3&gt;

&lt;p&gt;Summary: Brian started learning how to program in Processing; an open-source graphical library and IDE built for the electronic arts. He used the built in methods to build on the particle systems using the video data to create different visuals.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/nWr_RWm7tY8"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h3&gt;
  
  
  Artist: Joe
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Project: Camera Processing
&lt;/h3&gt;

&lt;p&gt;Summary: Joe presented another camera modification using a timing delay on every row of pixels from video data. So the first row of pixels were delayed by the row’s index value in seconds. Next Joe showed off some explorations in TouchDesigner&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fhcudvnfjio1i60obrt18.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fhcudvnfjio1i60obrt18.jpg" alt="Joe is looking at a laptop, an image of dots in an abstract shape is on a television behind them"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Thanks you everyone!
&lt;/h1&gt;

&lt;p&gt;I want to thank &lt;a href="https://8thlight.com/" rel="noopener noreferrer"&gt;8th Light&lt;/a&gt; for sponsoring us, Nicole Carpenter was extremely helpful in coordinating the space and food from &lt;a href="https://8thlight.com/" rel="noopener noreferrer"&gt;8th Light&lt;/a&gt;. Thank you Marvin for documentation, assistance, and photography of &lt;a href="https://www.meetup.com/computer-dot-art" rel="noopener noreferrer"&gt;computer.art&lt;/a&gt;. Thanks to all those who attended, and those who presented! Can’t wait to see you at the next &lt;a href="https://www.meetup.com/computer-dot-art" rel="noopener noreferrer"&gt;computer.art&lt;/a&gt;!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fzwrt2gwptuzle0xlqaw6.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fzwrt2gwptuzle0xlqaw6.jpg" alt="8th Light logo on Plexiglas"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://photos.app.goo.gl/m7bfkw4vq7M845aM7" rel="noopener noreferrer"&gt;Photo gallery of computer.art: soft&lt;/a&gt;&lt;/p&gt;

</description>
      <category>eventsinyourcity</category>
      <category>creativecoding</category>
      <category>computerdotart</category>
      <category>chicago</category>
    </item>
  </channel>
</rss>
