You are browsing as a guest. Sign up (or log in) to start making projects!

2h 57m 13s logged

Devlog 03

Added triangles and mini library!

So i learned a little techniques in C while doing this code. I coded some helper functions to handle Shaders (w/ file reading), VAOs, EBOs and VBOs, which are kinda weird to look into the raw call to opengl

The functions kinda look like POO but as these objects are just simple unsigned integers i didn’t made any cache miss on that, and no allocation was indeed made.

I learned to make it work alos!

I hard coded everything on main then refactored line by line commiting it. The result is just a square but the base is readdy!!!

0
13

Comments 0

No comments yet. Be the first!