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 Ogre shader cache folder #24

Open
hhyyrylainen opened this issue Sep 9, 2018 · 1 comment
Open

Add Ogre shader cache folder #24

hhyyrylainen opened this issue Sep 9, 2018 · 1 comment

Comments

@hhyyrylainen
Copy link
Owner

This will speed up launching games after the first time. It would also be good to figure out a way to precompile the shaders for all platforms.

Ogre recommends for this purpose creating a scene that uses all the materials and loading that in order to generate all the needed shaders and then using the shader cache store them.

@hhyyrylainen
Copy link
Owner Author

The first step is to make the Data/Cache folder also contains Ogre resources and that folder should be put into a path like .config/GameName/Leviathan/Version/Cache

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