/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

cowboyprogramming.com
| | blog.kodewerx.org
2.6 parsecs away

Travel
| | Video game development, hacking, and debugging. Brought to you by BlipJoy!
| | leifnode.com
2.0 parsecs away

Travel
| | I've been looking at voxel cone traced global illumination for a while as something that I want to implement since it gives a decent approximation of global
| | blog.kodewerx.org
2.6 parsecs away

Travel
| | Video game development, hacking, and debugging. Brought to you by BlipJoy!
| | www.abubalay.com
22.2 parsecs away

Travel
| [AI summary] This post discusses the complexities of creating safe Foreign Function Interface (FFI) bindings in Rust when calling C++ code, examining tools like cxx and strategies for maintaining Rust's memory and thread-safety guarantees despite the inherent unsafety in such interactions.