» texture split demo
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

texture split demo

demo
Credits: unc for his texture effects. download the addonpack!

about

a small patch that identifies texels in a depth texture

you need beta28 for that.

download

beta28DepthDemo.zip
13.08.12 [22:47 UTC] by gregsn | 1028 downloads

everyoneishappy 14/08/2012 - 17:24

Thanks for the demo. Could you explain why the clone is needed? Does the texture need to be reformatted before another shader can use it?

Would love to be able to make realtime object buffers with this...

gregsn 14/08/2012 - 18:21

the clone is needed only when you

  • use the new depth texture format INTZ which basically gives you access to the depthbuffer
  • AND you want to use a FrameDelay (EX9.Texture) or a Queue (EX9.Texture) or any module that uses one of those nodes (e.g. FrameDifference (EX9.Texture)) afterwards.

depthbuffer textures can't be cloned internally. therefore we need another renderpass which renders the depth content onto a new texture with any userspecified "normal" texture format.

everyoneishappy 14/08/2012 - 22:36

ah good to know thanks.

I was briefly confused that it did not seem to work with a texture fx node without an extra render pass first, but this was just due the texture type being inherited in the module structure(ie it will try to make a depth buffer again from a quad with the first one).

anonymous user login

Shoutbox

~14d ago

~17d ago

joreg: The Winter Season of vvvv workshops is now over but all recordings are still available for purchase: https://thenodeinstitute.org/ws23-vvvv-intermediates/

~24d ago

schlonzo: Love the new drag and drop functionality for links in latest previews!

~1mth ago

joreg: Workshop on 29 02: Create Sequencers and Precise Clock Based Tools. Signup here: https://thenodeinstitute.org/courses/ws23-vvvv-08-create-sequencers-and-precise-clock-based-tools-in-vvvv-gamma/

~1mth ago

joreg: Workshop on 22 02: Unlocking Shader Artistry: A Journey through ‘The Book of Shaders’ with FUSE. Signup here: https://thenodeinstitute.org/courses/ws23-vvvv-12-book-of-shaders/

~2mth ago

joreg: Talk and Workshop on February 15 & 16 in Frankfurt: https://visualprogramming.net/blog/vvvv-at-node-code-frankfurt/

~2mth ago

woei: @Joanie_AntiVJ: think so, looks doable