noteuclid
  • Joined on 2024-07-02
noteuclid pushed to master at noteuclid/qt-wgpu-skel 2026-04-03 16:59:50 +03:00
ff3ec96819 init.sh: mark new project beginning with a commit
4c8dfa06d4 init.sh: fix working with no git
6de824c9c2 init.sh: fix error handling
b6899e8537 init.sh: simplify error reporting
caa75b5fcf add init script
Compare 6 commits »
noteuclid commented on pull request noteuclid/f8#1 2026-03-20 17:59:00 +03:00
Add public API and docs

fmt::Display would be very nice to have. Converting to f32 and displaying that would be fine probably.

noteuclid created pull request noteuclid/f8#1 2026-02-17 05:41:40 +03:00
Add public API and docs
noteuclid pushed to api at noteuclid/f8 2026-02-17 05:34:03 +03:00
3b126e7fa6 document type properties
40ba11f33c add basic constants
f0468502d8 add readme
Compare 3 commits »
noteuclid pushed to api at noteuclid/f8 2026-02-17 05:32:39 +03:00
5bc55414a3 fixup! add readme
noteuclid pushed to api at noteuclid/f8 2026-02-17 05:26:52 +03:00
493ef7e293 document type properties
f84c434a1c add basic constants
fe44566139 add readme
Compare 3 commits »
noteuclid created branch api in noteuclid/f8 2026-02-17 01:43:57 +03:00
noteuclid pushed to api at noteuclid/f8 2026-02-17 01:43:57 +03:00
22b399034f add docs
3c3e6ca897 make E_MAX public
b48b9bef92 sprinkle const around
ea84e653ac move formatting into a mod
3056efc1a2 add public API
Compare 5 commits »
noteuclid pushed to master at noteuclid/qt-wgpu-skel 2026-01-25 02:33:39 +03:00
noteuclid pushed to master at noteuclid/qt-wgpu-skel 2026-01-25 02:33:20 +03:00
11bc0b30d2 add basic rendering
1b2c1a387a rename from example
Compare 2 commits »
noteuclid pushed to master at noteuclid/wgsl-syn 2026-01-25 02:20:16 +03:00
1b26fecdf6 add the immediate address space (new name for push_constant)
c75f31139a add standard WGSL type aliases
Compare 2 commits »
noteuclid created branch metal in noteuclid/qt-tracing 2025-11-26 15:15:58 +03:00
noteuclid pushed to metal at noteuclid/qt-tracing 2025-11-26 15:15:58 +03:00
6f4ce25cc8 metallic reflections!
noteuclid pushed to color at noteuclid/qt-tracing 2025-11-26 15:15:21 +03:00
a98eda1616 better colors for the show
noteuclid created branch color in noteuclid/qt-tracing 2025-11-25 15:14:02 +03:00
noteuclid pushed to color at noteuclid/qt-tracing 2025-11-25 15:14:02 +03:00
13fb710dc7 full color!
ca460bc0d9 make colormap respect color
Compare 2 commits »
noteuclid pushed to vertex-light at noteuclid/qt-tracing 2025-11-25 14:51:46 +03:00
059e98c3e3 do color mapping per-pixel
0065a45e7d avoid crashes on dir=0
Compare 2 commits »
noteuclid pushed to vertex-light at noteuclid/qt-tracing 2025-11-25 13:00:34 +03:00
653788d456 change default view
noteuclid pushed to vertex-light at noteuclid/qt-tracing 2025-11-25 13:00:05 +03:00
68b4041c88 fix normalization
98f3c44ab3 add super-duper complicated sphere mesh generator
Compare 2 commits »
noteuclid pushed to vertex-light at noteuclid/qt-tracing 2025-11-24 18:43:01 +03:00
59bc5b640f per-vertex lighting!
41579bbb5d split colormap
722e5d4b6e split light calculations and camera rays
Compare 3 commits »