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

Material is not exposing NormalMap #97

Open
PixelPartner opened this issue Feb 5, 2021 · 3 comments
Open

Material is not exposing NormalMap #97

PixelPartner opened this issue Feb 5, 2021 · 3 comments

Comments

@PixelPartner
Copy link

Material is not exposing NormalMap

The example TexturedSphere.elm does not compile, because of the module Scene3d.Material not exposing NormalMap

@PixelPartner
Copy link
Author

Seems, like the master branch does expose all needed functions.
But the Package download and Doc of 1.0.1 do not.

@ianmackenzie
Copy link
Owner

Yes, still finishing up support for normal maps - although it's annoying that that means that people who look at the examples right now will see code that doesn't work with the released version. Might have to put some more thought into that, e.g. link to examples in the latest release tag instead of master, or just do all real development in a branch...both can get a bit messy though.

@ianmackenzie
Copy link
Owner

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