Skip to content

Instantly share code, notes, and snippets.

View dpentecost's full-sized avatar

Dave Pentecost dpentecost

  • East Village Planetarium
  • NYC
View GitHub Profile
@dpentecost
dpentecost / NASA Space App Boot Camp Notes
Last active August 29, 2015 14:18
NASA Space App Boot Camp 4/10/15 Notes - Unity Game Engine Hack
Welcome! Here are some resources we will use in the mini-hackathon, or which may be useful later when you want to continue playing with the Unity game engine to create space scenes.
Unity 5 Personal Edition
A free download: http://unity3d.com/unity
NASA 3D and Audio Assets
On the Unity Asset Store: https://www.assetstore.unity3d.com/en/#!/search/NASA
http://nasa3d.arc.nasa.gov/models
Planetary Maps - for textures on spheres
@dpentecost
dpentecost / TouchOSCxyPad2FC
Last active May 5, 2016 17:08
TouchOSC to Fadecandy via Processing
/**
* TouchOSCxyPad to Fadecandy Dot Example
*
* TouchOSC Example displaying values received from
* the "Simple" layout (Page3) xyPad
* By Mike Cook
* http://www.thebox.myzen.co.uk
*
* Fadecandy Adaptation by Dave Pentecost
*/