|
|
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 |
|
|
|
22a57f91db
|
Huge refactor: use util::hash_table instead of std::unordered everywhere
|
2024-06-03 14:36:39 +03:00 |
|
|
|
663f7bc5f4
|
Support retrieving extra properties & raw mesh from gltf mesh
|
2024-03-16 17:37:57 +03:00 |
|
|
|
1cc2c23602
|
Support glb in gfx::gltf_mesh
|
2024-03-15 23:26:43 +03:00 |
|
|
|
1b949c0b7f
|
Remove old NetPBM & PNG code in favour of new stb_* implementations
|
2023-12-04 18:00:08 +03:00 |
|
|
|
d930ef6d93
|
Parse skins & animations in gltf parser
|
2023-03-25 19:50:32 +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 |
|
|
|
0e84751ac9
|
Make gfx::gltf_mesh return empty primitive span if mesh wasn't found
|
2023-01-25 13:01:03 +03:00 |
|
|
|
fdcf0d5b88
|
MacOS fixes
|
2023-01-16 23:53:34 +03:00 |
|
|
|
8e286a2cc0
|
Load gltf textures as sRGB
|
2023-01-15 22:57:14 +03:00 |
|
|
|
437714288b
|
Refactor gltf_mesh
|
2023-01-14 03:35:12 +03:00 |
|
|
|
c980e72e14
|
Make gfx::gltf_mesh::mesh::primitive::draw const
|
2023-01-07 02:46:40 +03:00 |
|
|
|
13590ff9e5
|
Add gltf asset parser & mesh generator
|
2023-01-07 02:26:26 +03:00 |
|