Carl Fredrik SamsonFrom 48s to 5s - optimizing a 350 line pathtracer in RustIn this post I’ll talk about how to port a C#/C++ codebase to Rust, then applying some simple optimizations by leveraging some features in…Mar 4, 20192Mar 4, 20192
Carl Fredrik SamsonHow to link and use your own C library in CrystalIt is very easy to use C libraries in Crystal, and the documentation gives you some information on how to do just that. But what if you…Aug 1, 20183Aug 1, 20183