Amy Retzerau Amy
Amy pushed to master at Amy/SoftwareRenderer 2026-04-19 18:51:33 +00:00
1699499bdb feat: added 2 player gameplay
4163dd6f4e optimization: improved matrix vec3 mult
cf52d23ab8 feat: started athmospheare post processing
5432141c0d feat: model sourcing now all at once
6aafa7be81 setup: enabled compiler optimization
Compare 5 commits »
Amy created repository Amy/MatrixRenderer 2026-04-14 21:31:11 +00:00
Amy pushed to master at Amy/SoftwareRenderer 2026-04-03 10:40:25 +00:00
363849ee0c feat: c model loading
064fcc4068 setuo: clang cache to gitignore
74b95163c7 refactor: removed cpp code
Compare 3 commits »
Amy created branch old in Amy/SoftwareRenderer 2026-04-03 10:34:41 +00:00
Amy pushed to old at Amy/SoftwareRenderer 2026-04-03 10:34:41 +00:00
85dbded287 cpp end
cd77088dbf setuo: clang cache to gitignore
Compare 2 commits »
Amy pushed to master at Amy/SoftwareRenderer 2026-04-01 21:51:29 +00:00
f19e61b585 feat: rewrite to c
Amy pushed to master at Amy/Dotfiles 2026-03-08 09:56:33 +00:00
5f83f33abc setup: added luarc for nvim
Amy pushed to master at Amy/Dotfiles 2026-03-08 09:43:01 +00:00
43166f9f11 setup: added readme
Amy pushed to master at Amy/Dotfiles 2026-03-08 09:40:16 +00:00
7cb5b2d4b6 feat: migrated plugin manager from lazy to vim.pack
Amy pushed to master at Amy/Dotfiles 2026-02-23 21:15:00 +00:00
bb89997e23 fix: removed fish from bashrc
48353fab32 feat: added tmux conf
Compare 2 commits »
Amy pushed to master at Amy/Dotfiles 2026-02-23 21:06:49 +00:00
5b298dac01 fix: adapted new treesitter api
Amy pushed to master at Amy/Dotfiles 2026-02-23 13:40:36 +00:00
fdea1f7270 feat: inlay hints for ts and more LSPs
2bba7045ef feat: added xieves dotfiles as sub
Compare 2 commits »
Amy pushed to master at Amy/Dotfiles 2026-01-12 08:16:59 +00:00
69f99793b0 fix: number interpretation in wallpaper script
Amy pushed to master at Amy/Dotfiles 2026-01-10 15:01:07 +00:00
be6a81704c fix: improved raise condition test
Amy pushed to master at Amy/Dotfiles 2026-01-10 14:43:18 +00:00
6a384db287 feat: adapted to new hyprctl IPC that removed loaded grrrrr
Amy pushed to master at Amy/SoftwareRenderer 2025-12-27 22:52:12 +00:00
a13a9c5489 feat: animation in main
51989119ba feat: modelmatrix
e13458d793 feat: added matrix to mathlib
Compare 3 commits »
Amy pushed to master at Amy/SoftwareRenderer 2025-12-23 10:30:53 +00:00
f01d539489 setup: made in easier to toggle profiling
8fffe4d8e3 fix: reverted optimization
Compare 2 commits »
Amy pushed to master at Amy/SoftwareRenderer 2025-12-23 10:16:03 +00:00
f4ba9b3df3 fix: some const for g++ compiler in fastmath
Amy pushed to master at Amy/SoftwareRenderer 2025-12-23 10:13:30 +00:00
1d66ff9551 feat: optimized triangle testing
Amy pushed to master at Amy/SoftwareRenderer 2025-12-22 12:23:18 +00:00
a43149ec90 feat: improved fastmath perf