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.

When you're rapidly prototyping interactive 3D experiences with Cursor Glass, the last thing you need is friction getting your Three.js scenes in front of collaborators. Copying raw code snippets, explaining `file:///` paths, or setting up ad-hoc local servers for review introduces unnecessary delays and miscommunication. drpr.host is purpose-built to eliminate these bottlenecks, ensuring your Cursor Glass-generated Three.js output is live and shareable in mere seconds. drpr.host transforms the collaborative review process for your Three.js scenes. Instead of wrestling with local development server setups or fragmented file transfers, you can deploy your interactive 3D content directly to a public URL. This means your teammates, designers, or clients get an instant, fully interactive preview exactly as rendered in a browser, facilitating immediate and accurate feedback. This zero-friction approach is critical for agile development cycles inherent to Cursor Glass workflows. With drpr.host, there are no accounts to create, no complex configurations, and no deployment pipelines to manage. Just a direct API call that yields a live, persistent link, allowing your team to focus entirely on the Three.js scene itself, rather than the logistics of sharing.

How to host your Three.js Scene from Cursor Glass in seconds

  1. 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.
  2. 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.
  3. 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.
  4. 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.
  5. 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