Linux 软件免费装

Threepress

开发者 kerryoco
更新时间 2024年3月20日 10:47
捐献地址: 去捐款
PHP版本: 5.6 及以上
WordPress版本: 6.4
版权: GPLv2 or later
版权网址: 版权信息

标签

chat multiplayer 3d model threejs gltf

下载

1.6.6 1.7.0 1.7.1 1.6.5 1.6.7 1.5.0 1.6.1 0.2 0.2.5 0.3.6 1.4.1 1.0.1 1.0.3 1.3.0 0.3.5 0.3.9 0.4.1 0.4.2 1.0.0 1.0.2 1.1.0 1.1.1 1.1.2 0.3.8 0.4.0 1.4.0 1.5.1 0.3.7 1.2.0 1.2.1 1.4.2 1.6.0 1.6.2 1.6.3

详情介绍:

Easily embed three.js in Wordpress What you can do: Create three.js galleries anywhere Create galleries using the shortcode generator in the Threepress admin, and then paste the shortcode wherever you want - the javascript that renders the shortcodes is loaded on all public pages. A gallery renders one three.js Scene. To customize the layout or dimensions of your gallery, use CSS. An id tag of form #threepress-gallery-[gallery name] is put on the wrapper of the <canvas> element, or use class .threepress-gallery / .threepress-gallery canvas to target all galleries. The gallery renderer (three.js object) should adjust to match your given dimensions automatically to prevent skewing or blurring. If you want to custom code your own gallery, scroll down to 'javascript devs'. Installation The plugin will create one database table to store your galleries: threepress_shortcodes, This remains in place upon deactivation, so if you want to remove it you must do so manually. Notes All models must be in ".glb" format - most 3d programs can export to this. They are stored in the Media Library like everything else, but can be found easily through the Threepress library, which simply filters for ".glb" extensions. For javascript devs: All the galleries on a given page will be available in the global variable THREEPRESS, in the galleries property. See the Gallery class (static/js/ThreepressGallery.js) for insight on interacting with these.

屏幕截图:

  • Added in v1.0 - heightmaps, fog and sunlight
  • Experimenting with 'readymade' models in Threepress World
  • An artist installing their own artworks in a Threepress World

更新日志:

1.7.0 1.6.7 1.6.5 1.6.3 1.6.2 1.6.1 1.6.0 1.5.1 1.5.0 1.4.2 1.4.1 1.4.0 1.3.0 1.2.1 1.2.0 1.1.2 1.1.1 1.1.0 1.0.3 1.0.2 1.0.1 1.0.0