issues
search
spnda
/
fastgltf
A modern C++17 glTF 2.0 library focused on speed, correctness, and usability
https://fastgltf.readthedocs.io/v0.8.x/
MIT License
312
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Change c++17 standard visibility to private
#32
przemkovv
closed
1 year ago
0
Added support for KHR_materials_pbrSpecularGlossiness.
#31
DragonJoker
closed
1 year ago
1
Added support for EXT_mesh_gpu_instancing
#30
DragonJoker
closed
1 year ago
0
Unicode paths in URIs are not valid
#29
DragonJoker
closed
1 year ago
2
Process escaped sequences in URIs from glTF files.
#28
DragonJoker
closed
1 year ago
1
Fixed spot light cone angles not being loaded
#27
JuanDiegoMontoya
closed
1 year ago
0
Fixed some typos
#26
JuanDiegoMontoya
closed
1 year ago
0
Fixed typos
#25
JuanDiegoMontoya
closed
1 year ago
0
Fixed narrowing conversion warnings
#24
JuanDiegoMontoya
closed
1 year ago
0
Silenced unused parameter warning
#23
JuanDiegoMontoya
closed
1 year ago
0
fastgltf doesn't automatically use find_package with FASTGLTF_DOWNLOAD_SIMDJSON=OFF
#22
toge
closed
9 months ago
4
Fix URI moves for heap-allocated strings
#21
Eearslya
closed
1 year ago
1
Utilities to extract data from accessors
#20
forenoonwatch
closed
1 year ago
1
is EXT_meshopt_compression supported?
#19
tigrazone
closed
1 year ago
1
how to build exampes/gl_viewer?
#18
tigrazone
closed
1 year ago
4
fastgltf probably shouldn't use tellg to get file sizes, might not always be the file size
#17
EvilTrev
closed
1 year ago
1
URIs are corrupt if not using fastgltf::Options::LoadExternalBuffers
#16
EvilTrev
closed
1 year ago
8
Load external glTF buffers from Android assets
#15
DethRaid
closed
8 months ago
1
Android file load
#14
DethRaid
closed
1 year ago
0
Add support for the min and max value of an Accessor
#13
DethRaid
closed
1 year ago
1
Add `operator~` for enums
#12
DethRaid
closed
1 year ago
1
Provide an option to skip loading images
#11
DethRaid
closed
1 year ago
1
Const-ify GltfBufferData::copyBytes
#10
Eearslya
closed
1 year ago
0
C++ 20 support
#9
preetishkakkar
closed
1 year ago
5
Runtime performance for debug compilation with debugger attached
#8
breakin
opened
1 year ago
2
Add: C interface
#7
spnda
opened
2 years ago
0
Add Animations to Category::All
#6
Eearslya
closed
2 years ago
0
Change: Use simdjson's ondemand API
#5
spnda
opened
2 years ago
17
Fix Base64 decoding for + and /
#4
Eearslya
closed
2 years ago
0
Add material parameters and fix defaults
#3
Eearslya
closed
2 years ago
0
Add KHR_mesh_quantization
#2
Eearslya
closed
2 years ago
0
Various fixes
#1
Eearslya
closed
2 years ago
0
Previous