How to build UI Elements (Part 1 Rectangles)
Building a UI library is one of the hardest topics I have ever gone into. I mean, writing a function that shows a square and…
Read more →Just a blog because I love sharing ideas or keeping things in one place where I can return to later if I forget.
I may not share a lot of stuff, but I will try to share everything I worked on because I have to share my work somewhere, yk.
Building a UI library is one of the hardest topics I have ever gone into. I mean, writing a function that shows a square and…
Read more →While building a game engine (especially when using modern graphics APIs like Vulkan or DirectX), you will definitely stumble upon an annoying issue. You have…
Read more →