=== Three Code – Canvas Embed for Three.js === Contributors: kodna Tags: threejs, canvas, 3d, embed Requires at least: 5.8 Tested up to: 6.9 Stable tag: 1.8.3 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Embed custom Three.js canvases via shortcode. == Description == 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.