|
|
c59b28e13f
|
Rename 'geom' library to 'math'
|
2024-12-10 20:22:59 +03:00 |
|
|
|
2bd4e5790b
|
Support embedded textures in glTF
|
2024-08-26 23:42:29 +03:00 |
|
|
|
0718282dda
|
Support booleans in glTF extras
|
2024-08-02 16:56:15 +03:00 |
|
|
|
6d13bfa407
|
Load gltf skin names
|
2024-06-08 17:32:57 +03:00 |
|
|
|
22a57f91db
|
Huge refactor: use util::hash_table instead of std::unordered everywhere
|
2024-06-03 14:36:39 +03:00 |
|
|
|
efbcf48d01
|
Add gltf accessor iterator
|
2024-01-03 03:25:28 +03:00 |
|
|
|
c3d964fafd
|
Support loading GLB assets
|
2024-01-03 02:21:16 +03:00 |
|
|
|
85d7a0ca33
|
Huge refactor: use util::exception everywhere instead of std exceptions
|
2023-08-06 18:33:07 +03:00 |
|
|
|
64672d3f1f
|
Parse metallic & roughness pbr parameters from glTF materials
|
2023-08-01 22:27:53 +03:00 |
|
|
|
7ae3bbfe96
|
Support vertex colors in glTF parser
|
2023-03-30 20:46:31 +03:00 |
|
|
|
7ad2c92d31
|
Parse blender extras in glTF
|
2023-03-30 10:48:54 +03:00 |
|
|
|
21e35a988a
|
Parse emission texture & KHR_materials_emissive_strength from glTF
|
2023-03-29 23:53:09 +03:00 |
|
|
|
063e8e43ba
|
glTF animations
|
2023-03-26 23:51:51 +03:00 |
|
|
|
1561162cf8
|
Parse glTF joints & weights attributes
|
2023-03-26 00:12:20 +03:00 |
|
|
|
0c2c950a8c
|
Fix default scale when parsing glTF
|
2023-03-26 00:12:09 +03:00 |
|
|
|
d930ef6d93
|
Parse skins & animations in gltf parser
|
2023-03-25 19:50:32 +03:00 |
|
|
|
3bb0b53daf
|
Support doubleSided property of gltf materials
|
2023-03-25 11:34:29 +03:00 |
|
|
|
d68242d59d
|
Support material texture in gltf parser
|
2023-03-18 17:36:52 +03:00 |
|
|
|
ef6ef081d8
|
Support KHR_lights_punctual in gltf parser
|
2023-03-15 15:57:12 +03:00 |
|
|
|
ab13864021
|
Add node & material index to gltf_asset
|
2023-02-13 21:46:59 +03:00 |
|
|
|
5f63fb76f5
|
Add stride information to gltf parser
|
2023-02-13 18:04:08 +03:00 |
|
|
|
5e6cd060d7
|
Make io::read_full return util::blob
|
2023-02-10 21:15:19 +03:00 |
|
|
|
1582b341d3
|
Support child nodes & node transforms in gltf parser
|
2023-02-01 20:35:32 +03:00 |
|
|
|
ce1809e50d
|
Support material names & emission in gltf parser
|
2023-01-24 12:01:51 +03:00 |
|
|
|
514f4006ef
|
Parse textures in gltf_parser
|
2023-01-14 03:35:03 +03:00 |
|
|
|
13590ff9e5
|
Add gltf asset parser & mesh generator
|
2023-01-07 02:26:26 +03:00 |
|