Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read Custom vertex stream / custom data into shaders #11

Open
ivangarciafilho opened this issue Jan 25, 2020 · 1 comment
Open

Read Custom vertex stream / custom data into shaders #11

ivangarciafilho opened this issue Jan 25, 2020 · 1 comment

Comments

@ivangarciafilho
Copy link

Hi Holmer! Trying to figure out if there's a way of loading custom data or custom vertex streams within shader forge!

@FreyaHolmer
Copy link
Owner

currently there's no way to do that, aside from assigning to UV coordinate mesh data and reading those. SF does support float4 UVs though, so you do get 4 values per UV at least!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants