Rokas Puzonas rpuzonas
  • Joined on 2023-05-05
rpuzonas pushed to main at rpuzonas/website 2025-06-25 20:38:10 +00:00
4b7fefb60e add projects
20baaf4318 update README
Compare 2 commits »
rpuzonas created branch main in rpuzonas/raytracing-in-a-weekend 2025-06-25 20:27:26 +00:00
rpuzonas pushed to main at rpuzonas/raytracing-in-a-weekend 2025-06-25 20:27:26 +00:00
e92b9ff19d feat: create final render
e7552d1a8a feat: add depth-of-field blur
0b5c3c20cb feat: adjustable camera
4d2b7757d4 feat: add dialectric material
14ac9f2ec0 feat: add metal metarial
Compare 10 commits »
rpuzonas pushed to main at rpuzonas/website 2025-06-25 19:49:30 +00:00
4bf9a7953b add page title
292151a758 update nix flake
9e2c1016a7 initial commit
Compare 3 commits »
rpuzonas renamed repository from portfolio-website to rpuzonas/website 2025-06-25 19:48:47 +00:00
rpuzonas pushed to main at rpuzonas/website 2025-06-24 21:49:25 +00:00
7b8cf80647 remove unfinished sections
rpuzonas pushed to main at rpuzonas/harvensine-compute 2025-06-24 18:03:40 +00:00
fe5318b4f2 create optimized asin and harvensine functions using handmade trig
rpuzonas pushed to main at rpuzonas/harvensine-compute 2025-06-16 20:04:53 +00:00
c59b28926f implement horners rule
8c72530390 implement taylor series tests
Compare 2 commits »
rpuzonas pushed to main at rpuzonas/daq-view 2025-05-29 04:46:39 +00:00
68448d1aa3 add proportional views
rpuzonas pushed to main at rpuzonas/daq-view 2025-05-27 07:40:29 +00:00
6099da25de update README
rpuzonas pushed to main at rpuzonas/daq-view 2025-05-27 07:38:46 +00:00
be0d0f6bb1 increase x axis mouse tooltip accuracy
aa63dab79a show statistics points
d49dc387fb add protocol setting
0c237eb053 export channel samples to a file
6adf0b9423 create draggable gain markers
Compare 10 commits »
rpuzonas pushed to main at rpuzonas/daq-view 2025-05-20 20:31:34 +00:00
fdf6001068 add exporting
a6e0fd9e67 remove ruler configuring
a2da649d96 add markers
88212d001c add support for multiline text input
2545774575 add basic UI for adding and removing transforms
Compare 8 commits »
rpuzonas pushed to main at rpuzonas/daq-view 2025-04-10 23:06:21 +00:00
e5bc57d7b5 show statistics in marked ranges
12620714ed add breakpoints to view movement undo system
faa0a534d5 add file input for changing opened file view
da7a580e55 add saving samples to a file
Compare 4 commits »
rpuzonas pushed to main at rpuzonas/daq-view 2025-04-08 18:39:39 +00:00
a2fc2befd1 add cache for min/max calculations when drawing graphs
8d1cad16b3 add checkbox to toggle view sync controls
772f35fee7 add checkbox to toggle rulers
36706ff348 add synchronized movement between views
5c8a4ebb54 add back channel from device screen
Compare 22 commits »
rpuzonas pushed to main at rpuzonas/daq-view 2025-02-21 00:10:31 +00:00
e3588f6836 add button to channels window
cf85b00084 add crappy dropdowns
Compare 2 commits »
rpuzonas pushed to main at rpuzonas/neovim-config 2025-02-16 23:43:29 +00:00
a11a0e6861 exclude zig from auto format
rpuzonas pushed to main at rpuzonas/daq-view 2025-02-08 21:11:01 +00:00
7301c68b7e show message if NI Daq fails to be loaded
f563ff931b add .ico file generation at build-time
6eea7329c8 Remove system dependency on nidaqmx
Compare 3 commits »
rpuzonas pushed to main at rpuzonas/daq-view 2025-02-06 23:53:47 +00:00
4db4b9fa81 allow dropping sample files
eb97a0d832 add scrolling using mouse wheel
401056b676 add mouse clipping to hidden boxes from scrolling
d744ab4b6b fix size of .percent when box is shrunk due to strictness
785355509e add button to start recording samples
Compare 14 commits »
rpuzonas pushed to main at rpuzonas/harvensine-compute 2025-01-30 21:22:00 +00:00
3cab32b171 fit a 6-th degree curve to sin for coefficients
rpuzonas pushed to main at rpuzonas/artificer 2025-01-23 18:17:15 +00:00
9cfc675194 move /api under /lib
1cca8c5806 add switching to simulated mode in gui (freezes on exitting)
Compare 2 commits »