Replicate and HuggingFace APIs for Spawn3D are back online. 🎉
System Requirements
Although Spawn is a cloud-based platform requiring no local installation, here's how to set up your environment for an optimal game development experience.
Browser Setup
Spawn is a WebGPU-based application, which means it leverages the power of your browser's GPU capabilities to deliver high-performance game development tools. To ensure the best experience, please follow the steps below to set up your browser correctly:
- Use a compatible browser: Spawn supports the latest versions of Google Chrome, Mozilla Firefox, and Microsoft Edge, all of which have robust WebGPU support.
- Ensure WebGPU is enabled:
- In Chrome, navigate to
chrome://flags/#enable-unsafe-webgpu
and enable WebGPU. - In Firefox, type
about:config
in the address bar, search fordom.webgpu.enabled
, and set it totrue
. - In Edge, go to
edge://flags/#enable-webgpu
and enable WebGPU.
- In Chrome, navigate to
- Update your browser to the latest version to ensure optimal performance and security.
- Enable hardware acceleration:
- In Chrome, go to
Settings > Advanced > System
and toggle on Use hardware acceleration when available. - In Firefox, navigate to
Options > General > Performance
and enable Use recommended performance settings. - In Edge, go to
Settings > System and performance
and toggle on Use hardware acceleration when available.
- In Chrome, go to
- Clear your browser cache regularly to prevent performance issues.
For more detailed browser setup instructions, visit our Browser Setup Guide.