Learning
Apr 26, 2025
I added a bit more to the Github project, specifically I added stb_image, and glm for transformations as well as making it shader ready. Going to keep developing my little template engine and made it shader ready.
I didn’t really have a lot of time to program today, but I’m trying to clean and organize, I want to make a Window class and call my methods through it but I’m having some issues with that. I tried implementing something that didn’t really work and gave me bugs so I’ll try again later.
Okay I spent the last 40 minutes doing it again, and I got it working! Now the Window gets instantiated by a separate Window Class!

This is probably why my glsl intellisense is giving me an issue
Blog
Kero Mena