Moodle Plugins directory: Wavefront Filter: Versions: 0.0.0.1 | Moodle.org
Wavefront Filter
Wavefront Filter 0.0.0.1
Code prechecks
moodle-filter_wavefront
filter_wavefront is a Moodle plugin that allows content creators to easily include 3D models from a mod_wavefront gallery anywhere in Moodle that supports filtering. Please note this plugin requires version 2022061104 or above of the mod_wavefront activity - see https://github.com/iandavidwild/moodle-mod_wavefront.
The mod_wavefront and filter_wavefront plugins work together as follows: * mod_wavefront generates unique shortcodes for each 3D model displayed in a gallery. * filter_wavefront replaces a short code with the associated 3D model.
Moodle
Moodle is a virtual learning environment (VLE) or course management system (CMS) - a free open source software package designed to help educators create effective online courses based on sound pedagogical principles. You can read more about Moodle by visiting https://moodle.org
Installing the plugin
This module can be installed as a ZIP file from the Install plugins page. There are no additional steps required.
Note: if you want to install the plugin as a ZIP file, Moodle expects a single folder in the root named wavefront (i.e. not the repo name moodle-mod_wavefront). If you want to download the source to a Moodle server you should copy it to /path/to/moodle/filter/wavefront.
Dependences
filter_wavefront depends on mod_wavefront version 2022061104 (release 0.0.2.0) or above. Please visit https://github.com/iandavidwild/moodle-mod_wavefront for details. You will need to be viewing 3D models on a device capabable of running WebGL. WebGL is widely supported by modern browsers. However its availability can be dependent on other factors like the GPU supporting it.
Version information
- Version build number
- 2022061100
- Version release name
- 0.0.0.1
- Maturity
- Stable version
- MD5 Sum
- 6922d4f3ff89f75a582cf56f0ed5d0e3
- Supported software
- Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Filters
- Make sure you have all the required versions.
- Download and unpack the filter plugin.
- Place the folder (eg "myfilter") in the "filter" subdirectory.
- Visit http://yoursite.com/admin to finish the installation