|
|
|
|
|
by pjmlp
454 days ago
|
|
Rust has all the OOP features minus class inheritance, but folks like to repeat otherwise. All the COM programming patterns can be easily done in Rust. Here, ray tracing in one weekend, quite closely translated from the original C++ OOP design into Rust. https://github.com/pjmlp/RaytracingWeekend-Rust |
|