2025-05-29 03:57 | drop multi file volume stitching | Randy Palamar | 2 | +7 | -37 |
2025-05-27 21:30 | build: rebuild when options.h changes | Randy Palamar | 1 | +1 | -1 |
2025-05-27 21:27 | build: encode video from build script | Randy Palamar | 2 | +42 | -75 |
2025-05-27 21:27 | tweak a few rendering settings | Randy Palamar | 4 | +16 | -3 |
2025-05-27 21:22 | move options to options.h, output video as single raw file | Randy Palamar | 6 | +93 | -106 |
2025-05-27 03:28 | swizzle texture_coordinate in vertex shader instead of fragment | Randy Palamar | 2 | +6 | -5 |
2025-05-27 03:06 | set mirrored mode on 3D texture dim, disable linear sampling | Randy Palamar | 2 | +9 | -4 |
2025-05-26 16:01 | don't crash when texture data can't be loaded off disk | Randy Palamar | 1 | +4 | -2 |
2025-05-26 15:58 | check for window close button being pressed | Randy Palamar | 1 | +2 | -0 |
2025-05-26 12:32 | bake unit cube into source code | Randy Palamar | 1 | +94 | -18 |
2025-05-26 12:04 | move opengl stuff to header, add #defines needed for w32 | Randy Palamar | 2 | +91 | -72 |
2025-05-26 05:10 | drop glad usage | Randy Palamar | 3 | +68 | -5578 |
2025-05-26 03:59 | only translate in multi volume mode | Randy Palamar | 1 | +9 | -9 |
2025-05-26 00:59 | replace a few non-DSA OpenGL calls | Randy Palamar | 1 | +13 | -10 |
2025-05-25 23:01 | make sure all inputs cause a view update | Randy Palamar | 2 | +16 | -11 |
2025-05-25 22:47 | cleanup w32 compilation problems | Randy Palamar | 3 | +19 | -16 |
2025-05-25 21:50 | finish constant update rate video output | Randy Palamar | 10 | +168 | -32 |
2025-05-25 19:14 | multi volume rendering | Randy Palamar | 2 | +72 | -12 |
2025-05-25 17:46 | add multisampling, camera fov, multiple volume support | Randy Palamar | 5 | +165 | -85 |
2025-05-25 14:41 | pyramidal volume rendering | Randy Palamar | 2 | +24 | -16 |
2025-05-25 04:39 | textured cube with drawn bounding box | Randy Palamar | 5 | +113 | -43 |
2025-05-24 21:10 | add camera and projection matrices | Randy Palamar | 5 | +177 | -30 |
2025-05-24 14:24 | fix file watching for files in the cwd | Randy Palamar | 2 | +12 | -4 |
2025-05-24 05:05 | basic model loading and drawing | Randy Palamar | 7 | +94 | -69 |
2025-05-24 02:59 | render to separate render target | Randy Palamar | 5 | +192 | -48 |
2025-05-23 22:40 | init: hello sailor | Randy Palamar | 111 | +74957 | -0 |