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

feat(ext/geometry): Geometry Interfaces Module Level 1 #27527

Open
wants to merge 29 commits into
base: main
Choose a base branch
from

Conversation

petamoriken
Copy link
Contributor

@petamoriken petamoriken commented Jan 2, 2025

@petamoriken
Copy link
Contributor Author

I'll work on using denoland/deno_core#1003 to reduce the JavaScript code.

@petamoriken petamoriken marked this pull request as draft January 2, 2025 13:45
@petamoriken
Copy link
Contributor Author

After I finish the implementation around Web IDL conversion, I will check if I can migrate from nalgebra to wgpu crate. I have concerns about the possibility of synchronously retrieving ArrayBuffer and implementing Web IDL Serializable when using GPUs.

ext/geometry/lib.rs Outdated Show resolved Hide resolved
@petamoriken petamoriken marked this pull request as ready for review January 23, 2025 16:42
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.

Feature Request: Geometry Interfaces Module Level 1
2 participants