Torin Blankensmith

Results 13 comments of Torin Blankensmith

[ Here's](https://youtu.be/vypBGeu59_s) a quick video on how to record the midi out into Ableton if you're on a mac. Once you have the midi live streaming to Ableton, or your...

Just wanted to revisit this thread since WebGL 2 has support on all major browsers now. The only exception is IE, but there's support for Edge. https://caniuse.com/webgl2 [Three.js opted to...

This would be amazing because it'll add support for the Nvidia 30xx series

^ Just wanted to bump this Azure provides the command-line tool k4arecorder for recording, but again it doesn't work when Unreal is using the Kinect. Maybe I could run a...

@PWhiddy also Touch Designer would be amazing

``` /*{ "CREDIT": "by username", "DESCRIPTION": "", "CATEGORIES": [ "XXX" ], "INPUTS": [ { "NAME": "inputImage", "TYPE": "image" }, { "NAME": "floatInput1", "TYPE": "float", "DEFAULT": 0.5, "MIN": 0.0, "MAX": 1.0...

Yeah, I'm basically using my own version of ISF to store the uniforms right now, so I should just switch to ISF. Looks like there's a helper library: https://github.com/msfeldstein/interactive-shader-format-js

since we can enable setMaxIterations to 0 now and write a volumetric shader can we close this?