SeanOMik
|
ad4de0b5be
|
rename FreeFlyCamera to FreeFly3dCamera
|
2024-11-15 23:07:48 -05:00 |
SeanOMik
|
8d54c42d74
|
update examples to use new camera bundles
|
2024-11-03 15:02:49 -05:00 |
SeanOMik
|
5542467d7e
|
separate GLTF loader to its own crate
|
2024-11-01 12:09:01 -04:00 |
SeanOMik
|
eff6b221e0
|
remove unused code, cleanup some warnings
|
2024-10-09 10:56:54 -04:00 |
SeanOMik
|
64099f598c
|
fix ci test step
CI / build (push) Failing after 2m35s
Details
|
2024-09-30 19:59:26 -04:00 |
SeanOMik
|
45fd190409
|
update wgpu and winit to latest versions
need to make a WinitPlugin though, so no window currently
|
2024-09-18 19:47:55 -04:00 |
SeanOMik
|
daa6fc3d4b
|
move profiles to root workspace Cargo.toml so they aren't ignored
|
2024-05-08 18:25:12 -04:00 |
SeanOMik
|
8eac563229
|
render: significantly improve performance of TransformBuffers
Before the changes, a release build of 'many-lights' was running at about 130fps, now its 430fps
|
2024-04-21 00:54:45 -04:00 |
SeanOMik
|
24e1c0281e
|
Make tracy profiling an optional feature, create 'many-lights' example
|
2024-04-20 00:08:25 -04:00 |