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

brtutor8 - verify output #22

Open
vs49688 opened this issue Dec 6, 2022 · 0 comments
Open

brtutor8 - verify output #22

vs49688 opened this issue Dec 6, 2022 · 0 comments
Labels
bug Something isn't working glrend OpenGL Renderer

Comments

@vs49688
Copy link
Collaborator

vs49688 commented Dec 6, 2022

Verify the output of brtutor8. Is the duck meant to be green?

This may be a state issue in glrend, perhaps the material colour isn't meant to be applied in this case?

Currently:
image

With colour manually removed:

    duck->material->colour = 0xFFFFFFFF;
    BrMaterialUpdate(duck->material, BR_MATU_ALL);

image

Converted texture:
image

@vs49688 vs49688 added bug Something isn't working glrend OpenGL Renderer labels Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working glrend OpenGL Renderer
Projects
None yet
Development

No branches or pull requests

1 participant