While Mattercraft has some drag and drop elements, it's predominantly a development environment for content, featuring TypeScript and NPM support. So it's a bit like a 'Unity for the web'. Many of the features (e.g. physics, particles) are provided as optional additional NPM modules. The 3D text support is included in the base 3D module because it only adds a few kb and Mattercraft's built-in bundler doesn't bundle it if your project doesn't use it. (My team and I run Mattercraft )
robbbbbbbbbbbb|1 year ago
[1] https://zap.works/studio [2] https://zap.works/designer [3] https://zap.works/mattercraft
macguillicuddy|1 year ago
Zapworks Designer - it's our no-code tool focussing on AR+VR. It's targeted at folks without scripting experience and is very much 'drag and drop'. Our customers typically use this for bringing simpler interactive content to, e.g. menus, posters and also for Learning & Development.
Mattercraft - this is our complete 3D development environment for the web. We took everything we'd learned from Studio and built MC from the ground up embracing the web ecosystem. It has a fully featured animation system, scripting, built-in bundler, live preview, collaborative editing - the works :-) Our customers use this for building high end campaigns and content for consumers.
Zapworks Studio - this is our previous generation of creative tooling. It was originally built to target native platforms but we ported its runtime to the web. Mattercraft is the 'spiritual successor' to this tool.