Three Code – Canvas Embed for Three.js

plugin banner

Embed custom Three.js canvases via shortcode.

Author:KODNA Network (profile at wordpress.org)
WordPress version required:5.8
WordPress version tested:6.9.1
Plugin version:1.8.3
Added to WordPress repository:31-01-2026
Last updated:03-02-2026
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:162
plugin download
Click to start download

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.


Screenshots