Skip to content
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

Uniform geometry attributes #103

Closed
jeffamstutz opened this issue Aug 10, 2023 · 0 comments
Closed

Uniform geometry attributes #103

jeffamstutz opened this issue Aug 10, 2023 · 0 comments
Assignees
Labels
ready for proposal A formalized proposal to change the spec.

Comments

@jeffamstutz
Copy link
Contributor

Users have reported the desire for uniform attribute values on geometries -- the idea is that currently attributes are only allowed as arrays, which is inefficient for attributes are uniform to the entire geometry. The most straight forward addition to the API is to let attributes be specified as individual values, with types matching compatible array element types.

@jeffamstutz jeffamstutz added the v1.1 Issues to be decided on for the v1.1 specification label Aug 10, 2023
@jeffamstutz jeffamstutz self-assigned this Sep 27, 2023
@jeffamstutz jeffamstutz added ready for proposal A formalized proposal to change the spec. and removed v1.1 Issues to be decided on for the v1.1 specification labels Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for proposal A formalized proposal to change the spec.
Projects
None yet
Development

No branches or pull requests

2 participants