unity-rlottie icon indicating copy to clipboard operation
unity-rlottie copied to clipboard

Add native texture pipeline for rlottie plugin

Open gindemit opened this issue 3 months ago • 0 comments

Summary

  • implement cross-platform GPU texture creation and render-thread upload flow in the native plugin
  • update the Unity runtime to wrap external textures, schedule plugin uploads, and restrict atlas support to WebGL
  • adjust CMake settings for Objective-C++ builds and link required graphics libraries on each platform

Testing

  • not run (not available in container)

https://chatgpt.com/codex/tasks/task_e_68cb008ccf20832fb4408966d153fcfc

gindemit avatar Sep 17 '25 20:09 gindemit