Debug Textures for VFX

Absolutely agree - I tried messing around with it but couldn’t find an elegant way of having Substance create a repeating sequence of numbers or letters across a texture. If anyone has done something similar I’d love to see how it was achieved!

Totally, go nuts man!

1 Like

one question.
lets say you have a scalar 0-x (amount of debug textures) would you want to edit the same two uv’s for each, or each have their own seperate U and V scalars? (latter being slightly more complicated)
generally I doubt you need to change values from -1 to 1, so not sure how much it would add to have seperate uv scalars for each image.

I always have control to scale my stuff on both X and Y

duh :stuck_out_tongue:
I mean, do you want to control the uv’s of each debug texture separately, or would a “one for all” work for general work? (the latter being more work for me, and a messy-ier debug menu in material instances)

Ooooh so you’re talking about putting all the textures together, not just replacing them in a texture parameter in a material instance?

So here is a preview of the material function.
Just plop it down from the content browser, (though you can find it in the “palette” as well) and get cracking.

let me know what you think.
If you want I can add an additional url to a website or portfolio(already added realtimevfx) in the material function & materials.

10 Likes

I’ve use this one for flipbook index debugging
image

and this one for orientation
image

2 Likes

yeah of course man - thats a pretty cool idea

Thank you to everyone for sharing such useful stuff!

here is a video showcasing how to use/unstall it:

Here is a download link: STACK
@Chris care to add a link to your original post so people can find it easier?

Let me think what you peeps think :slight_smile:

10 Likes

Oh damn! Thank you so much, this is going to be really handy o/

Thank you very much! Very useful!

Thanks for share! You are so nice!

Amazing, this will provide useful !

This looks super helpful but the Dropbox link seems to be broken. :cry:

1 Like

much love Chris thanks so much

How would the 4x4 for flipbooks work if the flipbook was 64 frames?

The one that counts from 1 - 16? I guess it depends on how you set it up. If you set it up as a 4x4 sub uv that plays through 64 frames, it would either loop through a few times, or it would play through 1-15 and then hang on 16 for the last 49 frames.

If you specified that texture as an 8x8 texture for the 64 frames, then it’s going to cut each number up into 4 quadrants and play a piece of each number per frame.

I’d recommend tharlevfx’s texture for a 8x8/64 frame flipbook test

2 Likes

Link looks to be broken now, but these are super smart!

1 Like