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

Load Sky Textures #76

Open
ataulien opened this issue Aug 4, 2019 · 2 comments
Open

Load Sky Textures #76

ataulien opened this issue Aug 4, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@ataulien
Copy link
Contributor

ataulien commented Aug 4, 2019

The SkyColoring-Module also has information about the textures to be displayed in the sky, which it should pass to the related sky rendering components. It was ported from the old REGoth repository and thus contains some blocks of code commented out regarding textures:

https://github.com/REGoth-project/REGoth-bs/blob/master/src/components/SkyColoring.cpp

To load the textures, see the OriginalGameResources-module.

@ataulien ataulien added the enhancement New feature or request label Aug 4, 2019
@ataulien
Copy link
Contributor Author

ataulien commented Aug 8, 2019

Turns out some of the sky textures are uncompressed DDS files, which is not supported by the importer yet...

@ataulien
Copy link
Contributor Author

@charlydelta Loading the sky textures has been implemented inside REGoth-project/BsZenLib@beb53c3.

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
None yet
Development

No branches or pull requests

1 participant