Instantly Host Three.js Scene from Cursor Glass for Collaborative Review
The fastest way to deploy Three.js Scene generated by Cursor Glass. Perfect for collaborative review. No login required, zero-friction, and live in seconds on drpr.host.
How to host your Three.js Scene from Cursor Glass in seconds
- Step 1: Generate your Three.js Scene in Cursor Glass. Leverage Cursor Glass to develop or refine your interactive 3D scene. Ensure the complete scene, including HTML, CSS, and JavaScript, is consolidated into a single file, typically an `output.html` or `scene.html` ready for deployment.
- Step 2: Save your scene file locally. Once your Three.js Scene meets your immediate requirements within Cursor Glass's environment, save the generated HTML file to your local development directory, ready for upload.
- Step 3: Initiate a direct upload to drpr.host. From your terminal, use a simple `curl` command or the drpr CLI to send your saved `scene.html` file directly to drpr.host's secure API endpoint.
- Step 4: Share the instant live URL. drpr.host will return a unique, live URL for your Three.js Scene immediately after upload. Copy this link and distribute it to your team or clients for instant, interactive collaborative review.
- Step 5: Iterate rapidly with re-deployment. Make further refinements to your Three.js scene in Cursor Glass, save, and re-upload to instantly update your live link. This enables extremely fast feedback loops for complex 3D content.
Quick start
curl -X POST -F "file=@threejs-output.html" https://drpr.host/api/v1/upload
Expected JSON response:
{
"status": "success",
"url": "https://drpr.site/your-unique-hash/threejs-output.html",
"delete_url": "https://drpr.host/api/v1/delete/your-unique-hash"
}
Alternatively, if you have the drpr CLI installed:
drpr upload threejs-component.html
Common questions
- How does drpr.host facilitate collaborative review for Cursor Glass Three.js Scenes?
- drpr.host provides a zero-friction method to instantly publish your Cursor Glass-generated Three.js scenes to a live URL. This eliminates the need for manual file transfers, fragmented code sharing, or local server setups, allowing team members to review interactive 3D outputs immediately without any technical overhead.
- Do I need an account to host my Three.js Scene for review?
- No, drpr.host is designed for zero friction. You can upload your `threejs-output.html` file directly via a `curl` command or our CLI without requiring an account or login. This streamlines the process significantly, getting your interactive scene live and shareable in mere seconds.
- How long will my Cursor Glass Three.js Scene remain live for collaborative review?
- Files uploaded via the free tier are hosted for 15 days, providing ample duration for typical collaborative review cycles and iterations. For permanent hosting, extended periods, or larger asset requirements, drpr.host offers paid accounts with persistent storage.
- Are there file size limitations for my Three.js Scene uploads?
- On the free tier, individual file uploads are limited to 5 MB. This capacity is generally sufficient for most single-file Three.js scenes generated by Cursor Glass for quick review purposes. Paid accounts support significantly larger file sizes and the ability to upload multiple associated assets.
Deploy your Cursor Glass Three.js Scene now
Sign in with Google and gatedpage auto-creates yourcompany.gated.page — private to your @company.com team.
Get started with Google