Skip to content

Comments

LVGL glTF Viewer#1

Open
FishOfTheNorthStar wants to merge 98 commits intolvgl:masterfrom
FishOfTheNorthStar:master
Open

LVGL glTF Viewer#1
FishOfTheNorthStar wants to merge 98 commits intolvgl:masterfrom
FishOfTheNorthStar:master

Conversation

@FishOfTheNorthStar
Copy link

New shader patterned after the Khronos Sample Viewer GLSL, new json/binary reader using FastGLTF. Work in progress.
image

Copy link
Contributor

@liamHowatt liamHowatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing! Nice job getting a PR together for all your progress 🎉

Feel free to open a PR in LVGL to add lv_glfw_window_get_glfw_window 🙂 and apply @kisvegabor's fix.

patches.zip

@FishOfTheNorthStar
Copy link
Author

Is it safe to remove the jsmn and b64 dependencies? I kept them in so no other code would break, but fastGLTF handles all of that now so they're not used at all within this viewer app.

@liamHowatt
Copy link
Contributor

Yes, please remove them. git rm will handle the submodule plumbing.

FishOfTheNorthStar and others added 30 commits June 28, 2025 05:34
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.

3 participants