slingercode/chafacad
AutoCAD... but chafa
zig build
NOTE
I use the font Berkeley Mono (🐐) so the configuration expects this font
This links are from my previos versions and I'm keeping them in order to create an archive
This links are from my previous version that was using GLEW and GLFW but I'm keeping them in order to create an archive
I tried to build raylib manually in zig and failed miserably, as a possible TODO is to stop using raylib-zig in a near future (or not)
Apparently, OpenGL in MacOS and the M lineup is kinda special. So my option is this: use the last supported OpenGL version (4.1) with GLEW and use GLFW
I spend like 1.5 hours trying to make the basic glfw example... there are some important steps in order to link the library into the project. (this is a nice help)
So... we need to link to the path that brew install it. in the build its the solution.