joeroe / piwigo-3dhop

Piwigo plugin for viewing 3D models using 3DHOP

Home Page:https://piwigo.org/ext/extension_view.php?eid=879

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

piwigo-3dhop

piwigo-3dhop is a plugin for Piwigo that allows 3D models to be added to galleries and viewed using 3DHOP.

3DHOP currently supports models in .ply and .nxs format. Other files may be added to Piwigo using the "multiple formats" functionality but cannot be viewed directly.

Installation

From Piwigo

The easiest way to install the plugin is from within Piwigo. Search for '3dhop' in the plugin manager, click 'install', and then 'activate now'.

From GitHub (development version)

To use the latest development version of the plugin, you can clone this repository directly into the plugins directory of your Piwigo installation.

cd <PATH_TO_PIWIGO>/plugins 
git clone https://github.com/joeroe/piwigo-3dhop.git 3dhop

Alternatively, download the repository using the link above and unzip it to plugins/3dhop.

Usage

Enable the '3dhop' plugin in your Piwigo admin interface. You can then add models to the gallery using file synchronisation (FTP) or the upload tool.

Note that the plugin currently cannot generate thumbnails of 3D models on album pages, etc.

License

The piwigo-3dhop plugin is licensed under the MIT License. 3DHOP was developed by the Visual Computing Laboratory at CNR-ISTI and is included with the plugin under the terms of its GPL v3.0 license.

About

Piwigo plugin for viewing 3D models using 3DHOP

https://piwigo.org/ext/extension_view.php?eid=879

License:MIT License


Languages

Language:JavaScript 93.2%Language:HTML 3.3%Language:Smarty 2.5%Language:CSS 0.6%Language:PHP 0.5%