bspeice
|
53d5ad1422
|
First attempt at a GPU runner
CI / cargo fmt (push) Failing after 1m5s
CI / cargo test (push) Failing after 2m15s
CI / cargo test (GPU) (push) Successful in 16m58s
Currently failing with an error I don't understand:
```
wgpu error: Validation Error
Caused by:
In Device::create_shader_module, label = '...\image_binary.spv'
Shader '...\image_binary.spv' parsing error: InvalidTypeWidth(1)
```
|
2026-07-29 11:12:52 -04:00 |
|
bspeice
|
beb1c8526f
|
Implement a basic Sierpinski Gasket IFS
CI / cargo fmt (push) Failing after 1m23s
CI / cargo test (push) Failing after 33s
CI / cargo test (GPU) (push) Successful in 20m4s
|
2026-06-22 20:46:47 -04:00 |
|
bspeice
|
90f886f971
|
Implement the IFS camera
CI / cargo fmt (push) Successful in 22s
CI / cargo test (push) Failing after 13m52s
CI / cargo test (GPU) (push) Successful in 13m45s
|
2026-06-20 15:10:25 -04:00 |
|
bspeice
|
1709336062
|
Add an initial implementation of the chaos game
|
2026-06-20 10:05:04 -04:00 |
|
bspeice
|
64b2863fc2
|
Initial commit
CI / cargo test (GPU) (push) Failing after 20s
CI / cargo fmt (push) Successful in 11m1s
CI / cargo test (push) Failing after 10m13s
|
2026-06-19 11:42:50 -04:00 |
|