Three Code – Canvas Embed for Three.js
·
Embed custom Three.js canvases via shortcode.
Embed custom Three.js scenes using shortcodes. This is a third-party plugin and is not affiliated with the Three.js project.
Trademark Notice
Three.js is a trademark of its respective owners.
Usage
To embed a saved Three.js scene, use the shortcode:
[three_code id=”default”]
Replace default with the Scene ID you created in the admin screen.
Optional Three.js Examples
This plugin is compatible with official Three.js example utilities such as OrbitControls and GLTFLoader.
To comply with WordPress.org guidelines and avoid unnecessary dependencies, these optional utilities are not bundled by default.
Developers may add official, unmodified Three.js example files locally and enqueue them using standard WordPress practices.
