noteuclid
  • Joined on 2024-07-02
noteuclid pushed to glare1 at noteuclid/minitracing 2025-01-05 02:36:41 +03:00
973c505f0c Some more glare stuff
c82a1c3803 A simple postprocessing glare
Compare 2 commits »
noteuclid opened issue noteuclid/minitracing#5 2025-01-04 01:46:01 +03:00
Load parameters from TOML
noteuclid opened issue noteuclid/minitracing#4 2025-01-04 01:43:46 +03:00
Motion blur is too strong
noteuclid opened issue noteuclid/minitracing#3 2025-01-03 19:59:46 +03:00
Use HDR background
noteuclid opened issue noteuclid/minitracing#2 2025-01-03 19:58:34 +03:00
Glare is noisy and inefficient
noteuclid opened issue noteuclid/minitracing#1 2025-01-03 19:56:13 +03:00
Precision loss at high ray/pixel count
noteuclid pushed to master at noteuclid/minitracing 2025-01-03 19:53:19 +03:00
7671e04adc Reduce depth blur
noteuclid pushed to master at noteuclid/minitracing 2025-01-03 19:50:24 +03:00
b69ebd80e9 Fix diffuse reflection
noteuclid pushed to master at noteuclid/minitracing 2024-12-31 00:40:55 +03:00
946617f988 Extract image savers to function
d125635f80 Rework recording scaffolding
Compare 2 commits »
noteuclid pushed to master at noteuclid/minitracing 2024-12-30 23:40:38 +03:00
453a67a93f Add recording program
b5e4b35c6e Enable optimization for debug deps
1f97134511 Use WebP
7ec4a1480e Move most code to the lib
36e0ea9432 Move modules to lib crate
Compare 7 commits »
noteuclid pushed to master at noteuclid/minitracing 2024-12-30 19:40:54 +03:00
bf62a59a0e Add glare
noteuclid pushed to master at noteuclid/minitracing 2024-12-30 19:38:47 +03:00
de7fb42156 Add glare
d91346f605 Track a specific sphere
Compare 2 commits »
noteuclid pushed to master at noteuclid/minitracing 2024-12-30 17:00:24 +03:00
fe998585b4 Add non-zero aperture
44ce47612a Split view matrix from viewport size
b26800c070 Make emission non-uniform
96b5ac2200 Split camera location and viewport
750dc8d744 Remove useless alpha channel
Compare 9 commits »
noteuclid pushed to master at noteuclid/minitracing 2024-12-30 03:02:06 +03:00
db48a786ac Move camera!
noteuclid pushed to master at noteuclid/minitracing 2024-12-30 02:44:46 +03:00
3767f44468 Simplify sphere parameter generation
aede1ef03e Add motion blur
a76332c70c Send many rays per pixel manually
9887a3b341 Move params to push_constants
Compare 4 commits »
noteuclid pushed to master at noteuclid/minitracing 2024-12-29 22:31:15 +03:00
bb83f3bc47 Add new screenshot
b66a81335b Change radius distribution
811c5307e5 Rename distributions
221fbfbcb8 Remove color variance
Compare 4 commits »
noteuclid pushed to master at noteuclid/minitracing 2024-12-29 21:59:03 +03:00
cb500033c0 Better viewport
a2646f8f29 Custom size environment map
9c1ad95f37 Fix cube map
8c97ccad18 Extract tone mapping into function
6f6673ea1f Fix upside-down image
Compare 5 commits »
noteuclid pushed to master at noteuclid/minitracing 2024-12-29 21:14:27 +03:00
b59d0b1a10 HDR rendering
2b185c43da Add safeguard against infinite loop on GPU
91fa161db9 Mix frame ID into the RNG
211c0b921e Two-pass render for a much smoother look
06715b9797 Reduce light emission to just a few spheres
Compare 15 commits »
noteuclid pushed to master at noteuclid/minitracing 2024-12-24 02:21:54 +03:00
ad9515d8d6 Take a rounder look
a4642c0e9f Add a safeguard to a potentially-infinite loop
Compare 2 commits »
noteuclid pushed to master at noteuclid/minitracing 2024-12-24 02:08:01 +03:00
5e97ff8eca A nice texture
61d3a90c7c Load the shader in runtime
001d7051ad Remove params
5d8a7e7a62 sRGB?
e45f41f2e9 More noise options?
Compare 9 commits »