vokegpu / ekg-ui-library

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

Rounded rectangles not found feature. #3

Open MrsRina opened 1 year ago

MrsRina commented 1 year ago

Allocator has no rounded rectangles draw feature, but I am going to write soon a fragment shader code to draw rounded rectangles. Not really hard, but I need to priority more other features than this.

MrsRina commented 3 months ago

Well, EKG rendering engine (allocator and API-RHI) is not yet compatible with rounded corners. May require some work on shaders, tests with different GPUs and APIs.