Blogs
Blogs documenting various skills and knowledge I'd like to share.
Scripting with the Deadline Thinkbox API
This is going to be a blog post about all the caveats, limitations, and uses of the deadline api.
C++ Graphics Raycaster Simplified
This article simplifies raycasters by abstracting complex math and focuses on core concepts for easy application in C++ projects. Peripheral topics like window creation are excluded.