This website requires JavaScript.
Explore
Help
Sign in
games
/
learn-vulkan
Watch
1
Star
0
Fork
You've already forked learn-vulkan
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
25
commits
4
branches
0
tags
474
KiB
b3cdf37045
Commit graph
3 commits
Author
SHA1
Message
Date
Zed A. Shaw
11ed1540ab
Managed to get the monkey to load by patching simdjson 3.3.0 to fix a dubious 3 lines of code as mentioned here:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280590
then have fastgltf _NOT_ download simdjson again.
2026-02-05 00:54:10 -05:00
Zed A. Shaw
dbda70e3a0
[BROKEN] This compiles if we use fastgltf 0.9.0, but it says Error::UnsupportedVersion for the file. Earlier versions can't compile because either simdjson has code errors, or the .a/.so is missing important functions.
2025-12-20 00:36:55 -05:00
Zed A. Shaw
0e6d452580
Working fastgltf build, but had to manually include the headers.
2025-12-15 11:04:17 -05:00