|
|
|
|
|
by jeroenhd
1534 days ago
|
|
I don't really have a lot of 3D models to view, but I did find it interesting to see how well the Windows API crate for Rust integrates with the COM stuff that Microsoft likes to use for these APIs. It's farf from trivial, but it's quite clear code to read and doesn't require too much language hacking. I've never thought it would be this easy to extend the Windows shell with anything other than C(++)! |
|
https://docs.microsoft.com/en-us/windows/win32/com/the-compo...