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

SkyboxDemo not working #197

Closed
IceReaper opened this issue Oct 18, 2021 · 4 comments
Closed

SkyboxDemo not working #197

IceReaper opened this issue Oct 18, 2021 · 4 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@IceReaper
Copy link

No skybox is rendered at all. Just a while clear with the visible ground grid.

@chrisdill chrisdill self-assigned this Nov 23, 2021
@chrisdill chrisdill added the bug Something isn't working label Nov 23, 2021
@stanoddly
Copy link

+1

The original example became rather complex since some functionality was moved out of rlgl:
https://github.com/raysan5/raylib/blob/master/examples/models/models_skybox.c

I wonder if it would be better to remove it completely.

image

@chrisdill chrisdill changed the title models_skybox not working SkyboxDemo not working Dec 19, 2022
@chrisdill
Copy link
Owner

@disketteman Could try adding a helper class like Rlights to help with the more complex functionality.

@stanoddly
Copy link

I personally don't think it's really worth it and I would simply murder that example. Or it can be deleted before someone comes and fixes it. I mean a broken demo gives worse impression than a missing demo.

@chrisdill chrisdill added the good first issue Good for newcomers label Jan 14, 2023
@chrisdill chrisdill transferred this issue from another repository Sep 7, 2023
@chrisdill
Copy link
Owner

Examples have been added into the main repo. Finally got to fixing this example as part of that. I think it is still a useful example to have though I think it could be improved further to make it less error prone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants