I implemented scanline sweeper text rendering algorithm by Rook & Possum
Bezier rendering is entirely done on gpu no cpu rasterization is needed
https://github.com/mfbulut/ScanlineSweeper
I implemented scanline sweeper text rendering algorithm by Rook & Possum
Bezier rendering is entirely done on gpu no cpu rasterization is needed
https://github.com/mfbulut/ScanlineSweeper
I made a music player from strach using win32, vulkan and odin
It's just 0.8mb in size but it can do a lot
It supports mp3, flac, wav, opus, ogg
https://github.com/mfbulut/GriPlayer
Making a small chess game using dx11 only 130kb (60kb of this are assets) &schess
Adding thumbnails was much harder than I expected but it was worth it