Generate imaging and rendering API shims
This commit is contained in:
@@ -7,9 +7,10 @@ host, bind to, invoke, or ship the .NET implementation. The current
|
||||
stage is a compiling structural shell: crate boundaries mirror the .NET library
|
||||
projects, public C# type names have Rust declarations, every upstream NUnit case
|
||||
has a traceable placeholder, and every sample/tool project has a Rust binary
|
||||
target. The Types and StructuredData assemblies now have complete callable,
|
||||
failure-only signatures; the remaining assembly slices and semantic Rust test
|
||||
translations are still required before the public API shim is complete.
|
||||
target. Types, StructuredData, Imaging, PrimMesher, and both rendering adapters
|
||||
now have complete callable, failure-only signatures; the remaining assembly
|
||||
slices and semantic Rust test translations are still required before the public
|
||||
API shim is complete.
|
||||
|
||||
The source snapshot, compatibility rules, dependency research, and ordered
|
||||
implementation plan are in [RUSTREWRITE.md](RUSTREWRITE.md).
|
||||
|
||||
Reference in New Issue
Block a user