Private
Public Access
0
0

saples updated

This commit is contained in:
2026-07-05 19:09:22 -04:00
parent 2c680e23e4
commit dc99722bf8
5 changed files with 34 additions and 34 deletions
+27 -27
View File
@@ -18,108 +18,108 @@ view_count: 71
Found some of my old blogs: thread looking back an image at a time. 2007, ellipsoid l-system sprites with temporal feedback, yes temporal reprojection in 2007.
[Media 1](./media/1653556990302470151_1.jpg)
![Media 1](./media/1653556990302470151_1.jpg)
## Post 2 (2023-05-03 00:33:34) — reply to Post 1
2007 particle based fluid sim mixed with spring model, this was 2D to work out ideas for later 3D implementation, rastered particle properties along particle paths into mip tree to enable high-speed collision
[Media 1](./media/1653558383415271424_1.jpg)
![Media 1](./media/1653558383415271424_1.jpg)
## Post 3 (2023-05-03 00:36:50) — reply to Post 2
2007 crazy custom language and live editor for x86-64, color forth is like a virus of the mind, no going back once the understanding is there, and the evolutions of those ideas are ground breaking
[Media 1](./media/1653559205360553985_1.jpg)
![Media 1](./media/1653559205360553985_1.jpg)
## Post 4 (2023-05-03 00:44:18) — reply to Post 3
2010 digital photography, was compositing exposure brackets to get 16-bit tiffs with good dynamic range and did my own development tools (which had some major flaws I'd only learn about much later in life)
[Media 1](./media/1653561084429713408_1.jpg)
[Media 2](./media/1653561084429713408_2.jpg)
[Media 3](./media/1653561084429713408_3.jpg)
[Media 4](./media/1653561084429713408_4.jpg)
![Media 1](./media/1653561084429713408_1.jpg)
![Media 2](./media/1653561084429713408_2.jpg)
![Media 3](./media/1653561084429713408_3.jpg)
![Media 4](./media/1653561084429713408_4.jpg)
## Post 5 (2023-05-03 00:52:17) — reply to Post 4
2011 Was using temporal reprojection in my own engines for a while. Posted TSSAA source, an early TAA using viewport jitter for tri raster. I was mostly convinved this was a tech dead end due to the challenges of thin flicker. Decade+ later, and this story has a lot more to it ..
[Media 1](./media/1653563093106974728_1.png)
[Media 2](./media/1653563093106974728_2.png)
![Media 1](./media/1653563093106974728_1.png)
![Media 2](./media/1653563093106974728_2.png)
## Post 6 (2023-05-03 00:55:55) — reply to Post 5
2011 A simple GIF showing the challenges of {perceptual vs linear} filtering with temporal aliasing high frequency content with {small to large kernel windows}. No negative lobes here.
[Media 1](./media/1653564005888274432_1.mp4)
<video controls src="./media/1653564005888274432_1.mp4"></video>
## Post 7 (2023-05-03 00:58:47) — reply to Post 6
2014 simple anti-aliased point based CS rendering engine with fisheye output using stocastic/stratified visiblity and GPU-side scene graph
[Media 1](./media/1653564728440942592_1.png)
![Media 1](./media/1653564728440942592_1.png)
## Post 8 (2023-05-03 01:00:30) — reply to Post 7
2014 simple non-temporal spatial AA using rotated viewport to provide a good sample distribution with standard non-AA triangle rendering
[Media 1](./media/1653565160605270016_1.jpg)
![Media 1](./media/1653565160605270016_1.jpg)
## Post 9 (2023-05-03 01:04:09) — reply to Post 8
2014 monochrome 120 hz laptop ray marcher desiged for VR, fixed cost trace, leaving scene with holes, temporal holefilling reprojection, faked 'lighting' using hierarchical + directional distance probing in lower LOD scene representations, was amazing to just fly around in there
[Media 1](./media/1653566080235761669_1.png)
[Media 2](./media/1653566080235761669_2.png)
![Media 1](./media/1653566080235761669_1.png)
![Media 2](./media/1653566080235761669_2.png)
## Post 10 (2023-05-03 01:06:02) — reply to Post 9
2014 was amazing how nice it was possible to get the geometry even when tracing only 1/8 the screen pixels per frame, stratified sample pattern really does wonders to neighborhood stability, no flicker at all
[Media 1](./media/1653566551818207232_1.jpg)
![Media 1](./media/1653566551818207232_1.jpg)
## Post 11 (2023-05-03 01:07:37) — reply to Post 10
2014 still distracted by custom code generation and languages, running stuff on CRTs with custom live editors (color forth like), generating binaries with ELF header generation inside the code itself
[Media 1](./media/1653566948897062914_1.png)
![Media 1](./media/1653566948897062914_1.png)
## Post 12 (2023-05-03 01:09:36) — reply to Post 11
2015 some more images inside the live fractal tracer
[Media 1](./media/1653567451315986432_1.jpg)
[Media 2](./media/1653567451315986432_2.jpg)
[Media 3](./media/1653567451315986432_3.jpg)
![Media 1](./media/1653567451315986432_1.jpg)
![Media 2](./media/1653567451315986432_2.jpg)
![Media 3](./media/1653567451315986432_3.jpg)
## Post 13 (2023-05-03 01:12:54) — reply to Post 12
2015 crazy mini x86 OS project (bootloader source below), using codeless binary editor with annotation. Everyone should try generating binaries with no assembler, learn alot in the process
[Media 1](./media/1653568279271682052_1.png)
![Media 1](./media/1653568279271682052_1.png)
## Post 14 (2023-05-03 01:16:54) — reply to Post 13
2015 live realtime 120+ hz on laptop tracer now with spatial/temporal reconstruction on 1 shaded/sample per ray for 'fake' lit fog, did a lot of z based logic in the spatial/temporal reconstruction, realized later I was relying on the 120 Hz to hide perceptual artifacts
[Media 1](./media/1653569285048918018_1.jpg)
[Media 2](./media/1653569285048918018_2.jpg)
[Media 3](./media/1653569285048918018_3.jpg)
[Media 4](./media/1653569285048918018_4.jpg)
![Media 1](./media/1653569285048918018_1.jpg)
![Media 2](./media/1653569285048918018_2.jpg)
![Media 3](./media/1653569285048918018_3.jpg)
![Media 4](./media/1653569285048918018_4.jpg)
## Post 15 (2023-05-03 01:20:01) — reply to Post 14
2015 still doing the crazy custom languages and tiny OS projects. I feel like there is a real loss in computer evolution, imagine a machine with C64 simplicity that evolved to have a massively parallel vector machine. It would be amazing. It would be approachable by one person.
[Media 1](./media/1653570073288757253_1.png)
[Media 2](./media/1653570073288757253_2.png)
![Media 1](./media/1653570073288757253_1.png)
![Media 2](./media/1653570073288757253_2.png)
## Post 16 (2023-05-03 01:22:41) — reply to Post 15
2015 did some custom CPU-side CRT shader tools for high resolution physical paper prints for someone's book. Wasn't trying to be physically accurate, but rather provide the feeling you'd get from a CRT in paper print form
[Media 1](./media/1653570742762479620_1.jpg)
![Media 1](./media/1653570742762479620_1.jpg)
## Post 17 (2023-05-04 17:03:07) — reply to Post 16
+1 -1
View File
@@ -44,7 +44,7 @@ extension can be at either end,
say VFRAMEADDR AFRAMEADDR VPLANEADDR
or VPACK.RING VPACK.HEAD VPACK.TAIL
[Media 1](./media/1917646904277754258_1.png)
![Media 1](./media/1917646904277754258_1.png)
## Post 7 (2025-04-30 18:35:00) — reply to Post 5
@@ -112,7 +112,7 @@
"reply_count": 1,
"repost_count": 0,
"like_count": 1,
"view_count": 88
"view_count": 87
}
},
{
+2 -2
View File
@@ -18,7 +18,7 @@ view_count: 43
Will be switching back to SteamDeck based Linux dev for home after next week. Looking forward to it. Old setup here. Would swap CRTs often. Bonus I'll be able to test the AnyBeam laser projector at custom resolutions too.
[Media 1](./media/1986902480609767497_1.jpg)
![Media 1](./media/1986902480609767497_1.jpg)
## Post 2 (2025-11-07 21:13:13) — reply to Post 1
@@ -50,7 +50,7 @@ i also should default to hexadecimals.
that's far more than the 3383 instructions in the Zen 4.
and far far more than i'll ever need.
[Media 1](./media/1987717996249260225_1.png)
![Media 1](./media/1987717996249260225_1.png)
## Post 6 (2025-11-10 04:05:34) — reply to Post 5
+3 -3
View File
@@ -24,6 +24,6 @@ code is awful because i'm using Java as if it's C, and it isn't optimized (plent
the <\> represents NULL. (this was debugged with print 🙂).
[Media 1](./media/1991383117571957052_1.png)
[Media 2](./media/1991383117571957052_2.jpg)
[Media 3](./media/1991383117571957052_3.jpg)
![Media 1](./media/1991383117571957052_1.png)
![Media 2](./media/1991383117571957052_2.jpg)
![Media 3](./media/1991383117571957052_3.jpg)