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

implement the EXT_lights_image_based glTF extension #2223

Open
stephengold opened this issue Mar 14, 2024 · 0 comments
Open

implement the EXT_lights_image_based glTF extension #2223

stephengold opened this issue Mar 14, 2024 · 0 comments

Comments

@stephengold
Copy link
Member

Adobe and Microsoft have specified an extension to glTF for cubemap-based lighting.

Currently, attempting to load such assets causes warnings:

Mar 13, 2024 10:59:16 PM com.jme3.scene.plugins.gltf.CustomContentManager readExtension
WARNING: Could not find loader for extension EXT_lights_image_based

Since the extension may be widely used in the future, it would be nice if jme3-plugins fully supported it.

For examples, see EnvironmentTest in the glTF-Sample-Assets repo at GitHub.

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

No branches or pull requests

1 participant