Skip to content

feat: @typegpu/geometry package #1426

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

deluksic
Copy link
Contributor

Implements two circle rendering utilities: circleMaxArea and circleFan. Input is vertexIndex (of a triangle-list) and output is a unit vector which can be added to a circle position and scaled by radius.

image

@deluksic deluksic force-pushed the de/circle-rendering branch from e1211e2 to 9dd5209 Compare June 28, 2025 23:01
@deluksic deluksic changed the title Geometry package: circles @feat: @typegpu/geometry package Jun 30, 2025
@deluksic deluksic changed the title @feat: @typegpu/geometry package feat: @typegpu/geometry package Jun 30, 2025
@deluksic deluksic force-pushed the de/circle-rendering branch from 9dd5209 to e4e472b Compare July 4, 2025 19:35
@deluksic deluksic force-pushed the de/circle-rendering branch from e4e472b to 0a0601c Compare July 4, 2025 19:35
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