Spyke

Replies

Comment on

Welcome to Furry Programmers!

I'll start by introducing myself: I'm Crax, and i work as a graphics programmer at a game development company located in Italy. I have been using C++ for the past 10 years, and i have been a huge Rust aficionado since 2018. Right now i'm studying the Vulkan API by implementing a smallish 3D renderer (which i hopefully plan to turn into my goto framework for studying graphics programming).

You can see my personal projects on my Github

Comment on

Zig Plans on Removing LLVM Libraries.

It's stated in the issue that it's just a proposal for now. Personally I never considered zig because I didn't know that it could act as a c/c++ compiler, knowing about this I'm a little bit more interested in checking zig out (as a game dev a lot of my libraries are c/c++ only). I'm pretty sure having this feature stripped off could be a major blocker for a wider adoption of tbe language

You reached the end