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

Added MaterialPropertyBlock scale/offset, NormalMap fix #31

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

cpetry
Copy link

@cpetry cpetry commented Oct 19, 2021

Related to #30

This adds consideration of MaterialPropertyBlocks.
Tried to be as close to the existing code style as possible.

Related to #32

Fixed normal map interpretation in shader for correct export.
Looking good now.

@cpetry cpetry changed the title Added MaterialPropertyBlock scale/offset Added MaterialPropertyBlock scale/offset, NormalMap fix Oct 19, 2021
@hybridherbst
Copy link

Hey @cpetry , would you mind rebasing this on latest master? I think the Normal Map issue has been fixed in the meantime, but the MaterialPropertyBlock is interesting to add. Not sure if passing it around that way is great as a lot of potential API surface changes with that though...

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

Successfully merging this pull request may close these issues.

3 participants