Babylon.js Viewer
Allow users to view and add 3D models to their content with Babylon.js Viewer.
by JimJ92120 · github.com/jimj92120/wordpress-plugin-babylonjs-viewer
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/jimj92120/wordpress-plugin-babylonjs-viewer/archive/refs/heads/main.zipReadme
wordpress-plugin-babylonjs-viewer
Allow users to view and add 3D models to their content with Babylon.js Viewer.
Requirements
For plugin installation
PHP |
>= 7.4 |
WordPress |
>= 5.9 |
For development
PHP |
>= 7.4 |
WordPress |
>= 5.9 |
npm |
>= 6.0 |
node |
>= 14.0 |
How to use
-
Download the
.zipfile and install Babylon.js Viewer plugin in WordPress. -
Activate Babylon.js Viewer plugin.
-
Add Babylon.js Viewer block to a page.
-
Add the model URL to the block or select a model from the Media Library.
Model example: https://playground.babylonjs.com/scenes/BoomBox/BoomBox.gltf
Video Tutorial:
Development
-
Install
npmdependenciesnpm install -
Run
wp-envenvironmentnpm run wp-env start -
Watch
src/directory and block filesnpm run start -
Build
src/directory and block files for productionnpm run build
Credits
Documentation
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 0.1.6 | Feb 15, 2023 |
| 0.1.5 | Jan 18, 2023 |
| 0.1.4 | Jan 18, 2023 |
| 0.1.3 | Jan 18, 2023 |
| 0.1.2 | Jan 17, 2023 |
| 0.1.1 | Jan 16, 2023 |
| 0.1.0 | Jan 16, 2023 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.