Amorano / Jovimetrix

ComfyUI node suite for composition, stream webcams or media files in and out, animation, flow control, making masks, shapes and textures like Houdini and Substance Designer, read MIDI devices. Also has colorization options for workflow nodes via regex, groups and each node.
Other
240 stars 20 forks source link

[FR] Transform (but using depth map) #42

Closed softyoda closed 3 weeks ago

softyoda commented 2 months ago

Using euler rotate camera, and translate in x,y,z space using depth-map projection (maybe fov change as well) (and apply transform from using depth to another rgb image)

Amorano commented 2 months ago

Interesting idea! Perhaps this is something that could be done with a shader already?

I am trying to put any future compositing or transformation operations in as GLSL shaders since they are much faster for that kind of thing.