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
303
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add user callback for unsupported extensions
#78
maoliver-amd
opened
4 days ago
1
Warnings on clang / macOS
#77
t0rakka
closed
1 week ago
1
Added include to fix compilation in Docker (Alpine)
#76
christophe-f8
closed
2 weeks ago
0
Change: fix type of clearcoatNormalTexture, add missing mime type image/webp
#75
wsw0108
closed
3 weeks ago
0
Build fails on Android
#74
xytovl
closed
1 month ago
0
Update gl_viewer.cpp
#73
cmd05
closed
1 month ago
0
Fix unused parameter warning
#72
JuanDiegoMontoya
closed
2 months ago
0
Implement #70
#71
n0F4x
closed
2 months ago
1
Better monadic operations for `fastgltf::OptionalWithFlagValue<T>`
#70
n0F4x
closed
2 months ago
0
Let `fastgltf::IterableAccessor` satisfy `std::ranges::input_range`
#69
n0F4x
closed
2 months ago
1
Allow `iterateSceneNodes` to take Asset as const ref
#68
n0F4x
closed
2 months ago
0
Inconsistent function names for the same use case in math
#67
n0F4x
closed
2 months ago
1
Add support for Draco compression
#66
tigrazone
closed
2 months ago
3
Crash when trying to assign a new asset to an existing asset
#65
droettger
closed
4 months ago
4
Add: Animation support to Exporter; Fix: Vector source not allowed as embedded buffer
#64
Deweh
closed
4 months ago
5
Unix makefile support issue
#63
Asti0s
closed
5 months ago
2
Add option to disable modules even if support is detected
#62
MCredstoner2004
closed
5 months ago
3
Support C++20 module with optional standard library module.
#61
stripe2933
closed
5 months ago
9
getTransformMatrix redefinition
#60
bobby3605
closed
6 months ago
2
Fix: Accessor's component type is forced
#59
Razakhel
closed
7 months ago
0
BUG: KHR_materials_anisotropy not functioning (material.anisotropy pointer not assigned)
#58
droettger
closed
7 months ago
1
Fix: Bad chunk padding for GLB export
#57
Cyphall
closed
8 months ago
1
Fix: Typo in wrapT field name
#56
Cyphall
closed
8 months ago
0
Bug in fg::Parser::generateMeshIndices(): accessor.count assignment uses invalid positionAccessor reference
#55
droettger
closed
8 months ago
1
Wrong field name for primitive topology when exporting
#54
Cyphall
closed
8 months ago
2
Textures are not created on disk if the destination directory does not exist
#53
Cyphall
closed
8 months ago
3
Content of the embedded buffer is not written to the GLB file when exporting
#52
Cyphall
closed
8 months ago
2
Buffer URIs are exported with backslash as directory separator on Windows
#51
Cyphall
closed
8 months ago
1
Guard all usages of throw
#50
apache-hb
closed
8 months ago
0
Add: GltfFileStream and rewritten GltfDataBuffer
#49
spnda
closed
6 months ago
0
Exporting as glb with embedded buffer does not work for fastgltf::sources::ByteView
#48
Cyphall
closed
8 months ago
3
Fix: Inline deserializeComponent template specializations
#47
hilloftheking
closed
9 months ago
1
Parsing error when an animation channel's target has no `node` field
#46
Cyphall
closed
9 months ago
1
SEGV when iterating .gltf primitive indicied accessor via iterateAccessor or iterateAccessorWithIndex
#45
morgankdavis
closed
9 months ago
4
simdjson in subfolder
#44
TareHimself
closed
9 months ago
0
clang + Apple M1 compiler warnings
#43
t0rakka
closed
10 months ago
1
Don't use 0 as the default value for fields
#42
DethRaid
closed
10 months ago
0
Support the `extras` field
#41
DethRaid
opened
10 months ago
1
Myriad syntax issues when trying to include parser.hpp
#40
NickDriscoll
closed
10 months ago
13
Doesn't work with /SUBSYSTEM:WINDOWS and #include <windows.h>
#39
senorsenorjunior
closed
10 months ago
2
TextureTransform fields rotation and uvOffset have documentation comments switched
#38
droettger
closed
11 months ago
0
gl_viewer skips primitive morph targets
#37
droettger
closed
8 months ago
2
gl_viewer crashes on models without textures
#36
droettger
closed
11 months ago
1
Integration issues with the downloaded simdjson when using find_package()
#35
Bonkt
closed
9 months ago
13
lack of extensions or so...
#34
tigrazone
closed
1 year ago
1
Add: glTF Exporter
#33
spnda
closed
9 months ago
0
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
Next