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

Added Mattercraft section to getting-started #99

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .DS_Store
Binary file not shown.
Binary file added getting-started/mattercraft-templates.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions getting-started/mattercraft.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: Mattercraft
---



[Mattercraft](https://zap.works/mattercraft/) by Zapworks is a rich, browser-based, 3D visual editor setup for building AR, WebXR and 3D web content.

![Mattercraft Screenshot](mattercraft.png)

Development of WebXR is intuitive and fast in Mattercraft with a live realtime preview, visual viewport and graphical user interface, enabling iterative changes without having to reload or rebuild. Built with three.js at the core of the rendering engine, Mattercraft is highly performant and optimized for all devices. Other features include a full key-framing animation system, physics engine (Havok), and particle system.

- Use controller tracking, controller inputs and raycast events to build immersive XR content deployed directly to the web.
- Track hands, listen for gestures or use your hands as controllers to enable user input, perfect for headsets like the Apple Vision Pro.
- In full Virtual Reality experiences, use the locomotion systems to move around your 3D scene. Make use of teleport, walk or turn movement controls.

Mattercraft includes a number of template projects that are a great starting point for your next project.

![Mattercraft Templates screenshot](mattercraft-templates.png)

Full documentation can be found [here](https://docs.zap.works/mattercraft/webxr/).
Video tutorial to help get started with WebXR in Mattercraft [here](https://www.youtube.com/watch?v=qDwpBpULg5c&t=123s).
Binary file added getting-started/mattercraft.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.