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

Add Avatar Client to Examples #67 #71

Merged
merged 8 commits into from
Nov 20, 2023

Conversation

sachamorgese
Copy link
Contributor

Handles #67 (though not all of it)

Modified the example view to show either the floating camera client or the avatar one
Updated examples and content for the new structure
Added basic example with avatar for mmlCollisionStart

What kind of change does your PR introduce? (check at least one)

  • Feature

Does your PR fulfill the following requirements?

  • All tests are passing
  • The title references the corresponding issue # (if relevant)
image

…r the avatar one

Updated examples and content for the new structure
Added basic example with avatar for mmlCollisionStart

TODO: Refactor ExampleClient and ExampleAvatarClient to get rid of duplicate code
Copy link

netlify bot commented Nov 14, 2023

Deploy Preview for mml-io ready!

Name Link
🔨 Latest commit f7e7e1c
🔍 Latest deploy log https://app.netlify.com/sites/mml-io/deploys/65577d8572febc00085e7b0f
😎 Deploy Preview https://deploy-preview-71--mml-io.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Limited the number of clients to 4
Moved client creation to the top bar of Example View
Add a button to close individual clients
Fixed client references/id to close the right client when clicking on it
Changed base scene to be set on example client with three.js instead of the code passed down to all clients
Create new components for some of the sections
Some renaming
Added FontAwesome icons
…necessary

Refactored m-light examples to avoid conflicts with avatar client
@sachamorgese sachamorgese marked this pull request as ready for review November 16, 2023 10:10
Made sure ids can't be reassigned
Made avatar spawn in different places
Refactored code to use the aforementioned utility
Fixed errors happening on ExamplePageExampleView.tsx
Fixed bug happening on events because of missing div
@MarcusLongmuir MarcusLongmuir merged commit 6ba5288 into main Nov 20, 2023
6 checks passed
@MarcusLongmuir MarcusLongmuir deleted the feature/avatar-client-example branch November 20, 2023 16:14
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