Skip to content

add drawable ellipse support - #69

Merged
elcritch merged 1 commit into
mainfrom
add-ellipse-sdf
Jul 29, 2026
Merged

add drawable ellipse support#69
elcritch merged 1 commit into
mainfrom
add-ellipse-sdf

Conversation

@elcritch

Copy link
Copy Markdown
Owner

Summary

  • add first-class axis-aligned ellipse drawable operations
  • render ellipse fills and strokes through the OpenGL, Metal, and Vulkan SDF paths
  • provide an adaptive legacy texture-path fallback
  • document the public API and cover construction, transfer, dispatch, and degenerate radii

Validation

  • nim test (32 test files)
  • GLSL fragment shader validation
  • Vulkan SPIR-V validation and regeneration
  • native ABI generation

@elcritch
elcritch merged commit 71e8a13 into main Jul 29, 2026
8 checks passed
@elcritch
elcritch deleted the add-ellipse-sdf branch July 29, 2026 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant