-
Notifications
You must be signed in to change notification settings - Fork 1
Np 1250 create emscripten binding #5
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
f8473f0
Implement Emscripten support with JavaScript bindings for `UvulaJS`
saumyaj3 1737a91
Update GitHub workflow naming: `conan-package.yml` → `package.yml`
saumyaj3 d3f77fe
Fix workflow path trigger in package.yml to include correct location
saumyaj3 77e4a0d
Refactor UvulaJS JavaScript bindings for TypeScript integration
saumyaj3 02cb395
Expand GitHub Actions path triggers in `package.yml` to include `Uvul…
saumyaj3 3288882
Refactor `UvulaJS` bindings to enhance TypeScript compatibility
saumyaj3 2422f59
Add Emscripten-specific threading configuration and refactor memory a…
saumyaj3 d46eaba
Simplify bindings
casperlamboo 8c483b0
Transpose camera matrix
casperlamboo 229a2da
Merge branch 'main' into NP-1250-create-emscripten-binding-II
saumyaj3 63a340d
Merge remote-tracking branch 'origin/NP-1250-create-emscripten-bindin…
casperlamboo 7081897
Merge pull request #6 from Ultimaker/NP-1250-create-emscripten-bindin…
casperlamboo 202d95c
Construct `Float32Array` to return uv coords
casperlamboo 2516aad
Move vertices in `Geometry` container
casperlamboo a315f3a
Merge pull request #8 from Ultimaker/NP-1250-create-emscripten-bindin…
casperlamboo 6332d8b
Fix js bindings so we can provide a `const Geometry&` in `project` fu…
casperlamboo cf3190e
Merge branch 'refs/heads/NP-1250-create-emscripten-binding-III' into …
casperlamboo 35aed92
Fix Python binding
wawanbreton File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.