lovr/src/modules/data
bjorn aef71192ac Add ConvexShape;
Also luax_readmesh supports ModelData input, and the indices pointer can
be NULL to only request the vertex positions.
2024-04-09 13:01:30 -07:00
..
blob.c Add wrappers for malloc functions; 2024-03-11 14:38:00 -07:00
blob.h util.h no longer uses atomics; 2021-02-11 16:37:55 -07:00
image.c Add d24 TextureFormat; 2024-03-29 18:07:25 -07:00
image.h Add d24 TextureFormat; 2024-03-29 18:07:25 -07:00
modelData.c Add ConvexShape; 2024-04-09 13:01:30 -07:00
modelData.h Model uses sn10x3 normals and tangents; 2024-01-20 17:39:36 -08:00
modelData_gltf.c Add wrappers for malloc functions; 2024-03-11 14:38:00 -07:00
modelData_obj.c Fix OBJ triangulation for faces with more than 4 vertices; 2024-04-04 17:28:05 -07:00
modelData_stl.c Add wrappers for malloc functions; 2024-03-11 14:38:00 -07:00
rasterizer.c Add wrappers for malloc functions; 2024-03-11 14:38:00 -07:00
rasterizer.h Adjust; 2022-07-04 15:22:54 -07:00
sound.c Add wrappers for malloc functions; 2024-03-11 14:38:00 -07:00
sound.h Cleanup; 2023-09-11 17:24:27 -07:00