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

Models: Supply missing models #221

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

lucmann
Copy link
Contributor

@lucmann lucmann commented Mar 26, 2024

Wonder that why it lacks "armadillo", "buddha" and "dragon" models in the repository. The three newly added models come from here. After a quick test, the previous quirks do not exist anymore on these models, so the code may get removed.

@lucmann
Copy link
Contributor Author

lucmann commented Mar 26, 2024

  • glmark2 -brefract:model=buddha
    image

  • glmark2 -bbuild:model=armadillo
    image

  • glmark2 -bshading:model=dragon:shading=blinn-phong-inf
    image

  • glmark2 -btexture:model=armadillo
    image

Wonder how it lacks some models like "armadillo", "buddha" and
"dragon" in the repository. The added models "armadillo" and "dragon"
both come from
[here](https://github.com/alecjacobson/common-3d-test-models) while
"buddha" is from [here](https://gitlab.freedesktop.org/mesa/demos).
After a quick test, the rotation quirk does not exist anymore on the
armadillo and dragon, so related handling code could be removed safely.

Signed-off-by: Luc Ma <luc@sietium.com>
@lucmann lucmann changed the title Models: Add some missing models and remove deprecated code Models: Supply missing models Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant