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

Create a Loader for the generateSimplifiedGeo Function #146

Open
wants to merge 43 commits into
base: dev
Choose a base branch
from

Conversation

stevenpaulhoward
Copy link
Contributor

The SpacesVR Collidable modifier can be an expensive and time consuming calculation. This PR extends the Three.JS Loader class to define GenerateSimplifiedGeoLoader so the LoadingManager can identify when the Collidable function is finished.

alex-shortt and others added 30 commits August 16, 2021 20:34
* Refactor Image component + add ktx support (musehq#99)

* Refactor Image component + add ktx support

* Make Texture Component more general

* export index type & clean up syntax

Co-authored-by: Alex Shortt <alexander.shortt@gmail.com>
Co-authored-by: Muse <40903382+spacesvr@users.noreply.github.com>

* Collidable Modifier + Refactors (musehq#100)

* add collidable modifier

* replace bvh logic with geo simplifier

* add optional raycaster prop to interactable modifier

* slight refactors to image idea

* fix up exports

* clean up keyboard layout code, don't run check if in iframe

* v2.1.0

Co-authored-by: stevenpaulhoward <40086690+stevenpaulhoward@users.noreply.github.com>
Co-authored-by: Muse <40903382+spacesvr@users.noreply.github.com>
Upgrade Examples, Improve Site
@vercel
Copy link

vercel bot commented Dec 14, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
spacesvr ✅ Ready (Inspect) Visit Preview Dec 14, 2022 at 4:22PM (UTC)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants