FIT CHECK / BEFORE YOU DROP
Finished builds and review assets belong here.
Upload a folder, ZIP, or standalone HTML file with an HTML entry point. Pro can also turn one video, image, audio file, or PDF into a review page.
THREE.JSREACT THREE FIBERWEBGLVIDEO REVIEWSTATIC HTML
Files DROP3 serves
| TYPE | EXAMPLES | DELIVERY |
|---|---|---|
| 3D | GLB, GLTF, OBJ, Draco | Correct model MIME types and byte ranges |
| Textures | PNG, JPEG, WebP, AVIF, KTX, KTX2 | Static asset caching |
| Lighting | HDR, EXR | Kept beside the build |
| Runtime | JS, MJS, JSON, WASM, workers | Browser execution only |
| Media | MP3, WAV, OGG, MP4, WebM | Static media delivery |
Build requirements
- Static builds need an HTML entry point such as
index.html. - Pro direct review accepts one MP4, WebM, MOV, image, audio file, or PDF per drop.
- Relative or build-root asset paths must exist inside the upload.
- No server process, secrets, or private environment files.
- Free: 250 MB/drop and 100 MB/file. Pro: 500 MB/drop and 500 MB/file.
Not supported
Source projects that still need npm install or a build command, SSR, APIs, databases, backend functions, private keys, custom domains, Git deployment, teams, and formal uptime SLAs are outside DROP3's launch scope.