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

Simplify examples #345

Merged
merged 2 commits into from Jun 18, 2022
Merged

Simplify examples #345

merged 2 commits into from Jun 18, 2022

Conversation

vincentfretin
Copy link
Member

This closes #325

  • added a prettier config with no trailing comma, single quote to match what we had previously but increase to 120 characters per line to have the avatar template entities on single line like we discussed.
  • removed the imgur images, plane, sky, lights, particles
  • used the arches environment component in all examples
  • included the schema hack like I did in the basic.html example
  • added a cameraRig to all examples
  • removed the github corner on all examples, I left it only on the index.html
  • renamed camera-rig to cameraRig, and local-avatar to player in tracked-controllers example so this is the same like the other examples
  • added an explicit "adapter: wseasyrtc" in the examples where the adapter wasn't defined

@vincentfretin vincentfretin merged commit 2c08d0e into master Jun 18, 2022
@vincentfretin vincentfretin deleted the simplify-examples branch June 18, 2022 16:08
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.

Modify all examples to use the environment component and the schema hack
1 participant