Skip to content

Simplify vec3 usage.#554

Merged
greggman merged 1 commit intowebgpu:mainfrom
greggman:simplify-vec3
Jan 27, 2026
Merged

Simplify vec3 usage.#554
greggman merged 1 commit intowebgpu:mainfrom
greggman:simplify-vec3

Conversation

@greggman
Copy link
Collaborator

There were lots of superfluous calls to vec3.fromValues and vec3.create. The library is designed to accept native arrays to be easy to use and the code gets simpler.

There were lots of superfluous calls to `vec3.fromValues`
and `vec3.create`. The library is designed to accept
native arrays to be easy to use and the code gets simpler.
@greggman greggman merged commit f81ccbc into webgpu:main Jan 27, 2026
1 check passed
@greggman greggman deleted the simplify-vec3 branch January 27, 2026 17:50
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.

2 participants