ProjectViewer

Embed Your Projects with Ease

Use our simple viewer route to embed any project in an iframe with just a project ID.

How It Works

Simple URL Structure

Access any project by using our viewer route with a project ID parameter.

/viewer/ProjectId

Replace ProjectId with your actual project identifier.

Embed Example
How to embed a project in your website
<iframe
  src="https://embed.3dbae.com/viewer/example-project-id"
  width="100%"
  height="500"
  frameborder="0"
  allow="accelerometer; autoplay; encrypted-media; gyroscope"
></iframe>

Features

Everything you need to embed and showcase your projects

Responsive

Projects automatically adapt to the size of the embedding container.

Secure

All embedded content is sandboxed for security and performance.

Fast Loading

Optimized for quick loading times even with complex projects.