Torin Blankensmith

Results 31 issues of Torin Blankensmith

I need to be able to record and save the video input from the Kinect while the pose tracking is running. Unfortunately once Unreal is running the pose tracking no...

enhancement

### Bug Most Kinect Ids have 000 at the beginning and when you type a number into a UE4 blueprint with zeros at the beginning they get chopped off, so...

Example from : https://shaderpark.com/sculpture/-Mvy3JkN9C4zqhXfQBr8 Add a cheap hash function

Add backward compatibility with Macros to allow targets to pick WebGL1 and WebGL2 in targets. This will allow us to make a P5.js target

Note: keeping the value of 'mix' as an array allows us to have specific constraints that return a specific dim. Alternatively, we could write out all the logic and return...

enhancement
question

the current setup lends itself to 3D because all the helper functions use vec3s. we have no 2d support and it'd be a big push to push to enable 2d...

help wanted

1) change the binary ops and built-in functions we have to just return the glsl strings rather than appending it to the total source. 2) make a function in regular...

enhancement
1.0-base

We should test out this approach for the minimal renderer to see if we can increase load time. https://github.com/toji/shader-perf/blob/gh-pages/async-program.js

enhancement
1.0-stretch

Replace all uniforms with the ISF standard, so our SDFs can be dropped into other platforms like VDMX and Max MSP and have sliders / UI auto-generated. https://www.interactiveshaderformat.com/

1.0-stretch

If we document exactly how we export the shader code and make a detailed example this can help other people build out their own.

1.0-base