Documentation

How to Embed in Canvas LMS

Add 3D interactive content to your Canvas courses using the Rich Content Editor.

Step-by-Step Instructions

Open the Rich Content Editor

Navigate to the Canvas Page, Assignment, or Discussion where you want to add your 3D content and open the editor.

Switch to HTML Editor

Click the HTML Editor link (usually in the top-right corner of the editor, looks like "</>" or "HTML Editor").

Paste Your Embed Code

Insert your Embed3D iframe code directly into the HTML editor. Example: <iframe width="100%" height="520" src="..." ></iframe>

Save and Preview

Click "Save" or switch back to the Rich Content Editor view. Your 3D content will be fully interactive once saved.

๐Ÿ’ก Pro Tips

  • Canvas allows iframes by default in most configurations
  • If iframes don't work, contact your Canvas administrator to enable iframe support
  • Use width="100%" for responsive embeds that adapt to different screen sizes
  • You can embed in Pages, Assignments, Discussions, Quizzes, and Syllabus areas