Enviral

GeoPix V2 – Getting Started #5 – I/O Graph

https://github.com/EnviralDesign/GeoPix www.geopix.io 0:00 Intro 0:52 Macros 2:07 Nodes 3:23 Selection & graph navigation 5:39 Duplication, copy, select 6:29 Node connections 9:02 Avoiding cyclical connections 9:42 Connecting and disconnecting wires 10:02 Node labels 10:30 Managing node resolution 12:05 Toggling node labels 12:45 Macro trigger/stop buttons 13:54 Macro context controls

GeoPix V2 – Getting Started #2 – Application Interface

https://github.com/EnviralDesign/GeoPix www.geopix.io 0:00 Intro 0:36 Splash Screen / About 1:13 The Editor 2:15 The Editor : Viewport 4:41 The Editor : Right Bar 5:02 The Editor : Outliner 5:45 The Editor : Attribute Editor 6:33 Application top bar 7:29 Application bottom bar 8:25 Settings / Preferences 9:24 Time bar 10:58 The I/O Graph 12:27 The […]

GeoPix V2 – Getting Started #1 – Installation & Setup

https://github.com/EnviralDesign/GeoPix www.geopix.io 0:00 Intro 0:52 Downloading via GitHub releases section 1:23 Downloading most recent version via zip 2:09 Downloading via the GitHub desktop client 2:51 Desktop client UI 3:28 Cloning the Repository 4:21 GeoPix folder structure / directory 4:55 Starting GeoPix with the batch file 5:14 Script downloading TouchDesigner installer 5:52 TouchDesigner installing 7:43 Library […]

GeoPix 2.0 is going OPEN SOURCE! ( Release : April 8th 2021 )

Hey folks! A lot has happened over the last year, and I haven’t uploaded in a while. I have decided to release GeoPix as an open source project on GitHub on April 8th. This video is basically a run through of what’s new, and what’s planned moving forwards. A lot is still to happen in […]

Tutorial : Gource-TouchDesigner Network Visualization Tool

This video will walk you through how to use the tool I’ve created, available for download here: https://derivative.ca/community-post/asset/td-network-visualization-tool You can read more about gource, and download it on it’s own here: https://gource.io/ ffmpeg is also bundled in the first link, here it is on it’s own as well: https://www.ffmpeg.org/

Real-Time Photo Mosaic GLSL Shader (TouchDesigner)

Download the file here: http://www.enviral-design.com/downloa…

TouchDesigner Tutorial : Embedding External Python libraries inside of TOE file

Hey all – taking a stab at something new here – video tutorials on TouchDesigner. I’m starting off with a pretty unusual but not too complicated scenario where we take a python library found on github, that’s not included with touch and embed / transfer it over to DAT’s in the actual file. The upside […]