Open Issues Need Help
View All on GitHub Graphics & Design • Plugin Development
F's OpticalDiffusionの実装 2 months ago
AI Summary: This task involves porting the F's OpticalDiffusion After Effects plugin, originally written in another language, to Rust. This requires setting up the development environment (including LLVM, the After Effects SDK, Rust, and a custom build tool), understanding and potentially refactoring the original plugin's code (specifically a large `CFsAE` class within `FsAE.h`), and then building and installing the Rust plugin using `cargo-jk`.
Complexity:
4/5
help wanted