vokegpu / ekg-ui-library

High-performance multi-platform modular GUI library with GPU API modular support: OpenGL/Vulkan accelerated
MIT License
73 stars 3 forks source link

SVG issue in animation system of GPU allocator. #1

Closed MrsRina closed 1 year ago

MrsRina commented 1 year ago

Easy fixed using reference instead of ptr, but this way waste amount of runtime ticks to perform animation.

MrsRina commented 1 year ago

Animation was complete removed.