VertexwahnBlender to Okapi Export — Part 1How to develop a Blender export Add-onMay 4, 2025May 4, 2025
VertexwahnWhat blocks C++ developers from using Bazel (in 2024)?Here is a list of things I can think of that blocks C++ developers from using Bazel:Dec 30, 2024Dec 30, 2024
VertexwahnUsing Visual Studio 2022 to build Bazel projectsIn this post, I will describe one easy way not to say hacky way to use Visual Studio 2022 with Bazel.Dec 30, 2024Dec 30, 2024
VertexwahnRay Tracing 101: Tiled-based vs. progressive renderingI have prepared two videos that show tile-based vs. progressive rendering for ray tracing.Dec 27, 2024Dec 27, 2024
VertexwahnA manifest for Boost libraries in the Bazel Central RegistryNOTE: I am currently reworking this — this is WIPNov 9, 2024Nov 9, 2024
VertexwahnImage file formats: How to store high dynamic range image data?LDR and HDRJun 11, 2024Jun 11, 2024
VertexwahnManage Terraform state in a AWSDrawbacks of storing Terraform state local or in version control systemOct 2, 2023Oct 2, 2023
VertexwahnHow I would change MediumAdd support for Mathematical FormularsJun 29, 2023A response icon1Jun 29, 2023A response icon1
VertexwahnIs putting all project dependencies inside the project’s repository a good practice?Storing all external dependencies in third_party folderApr 16, 2023Apr 16, 2023