Source

Branch

1/ @leonard_coder

@NOTimothyLottes

I’m still doing assembly as hobby :) ( 68k assembly, x64 assembly is not as fun to write).
I’m interested to see such a tutorial, but please change a bit your font size and coding style :)

2/ @NOTimothyLottes

@leonard_coder

I think people get confused with my screen gabs because they are on 4k panels and I run low res CRTs (so the bitmap fonts are not small for me). Also I think most of my strange C syntax is to make it more assembly like, so won’t all be there in ASM

3/ @leonard_coder

@NOTimothyLottes

oh you’re on low res CRT? that explain a lot, I was always really surprised by your 3x5 pixels look-alike font :)
But yeah Vulkan triangle setup code in assembly is something, I’m in!

4/ @NOTimothyLottes

@leonard_coder

Oh, yeah, I should disclose, no triangles will be harmed or even used in this project, it’s PS-free, or CS-only. All gfx generated the vintage PC way, just on compute GPUs, in human crafted logic instead of fixed function HW.

5/ @leonard_coder

@NOTimothyLottes

it’s even better! (at least to me)