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

Add shader header in code ( #version # precision ) #15

Open
Gallasko opened this issue Oct 31, 2024 · 0 comments
Open

Add shader header in code ( #version # precision ) #15

Gallasko opened this issue Oct 31, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Gallasko
Copy link
Owner

Add a step in the when loading the shader or when moving the shader to the release folder that put the correct header in the shader
-> Add #version 330 core for desktop build
-> Add #version 300 es + #precision mediump for web build

@Gallasko Gallasko converted this from a draft issue Oct 31, 2024
@Gallasko Gallasko added the enhancement New feature or request label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant