Moodle Plugins directory: Wavefront Renderer: Versions: 0.0.0.7 | Moodle.org
Wavefront Renderer
Wavefront Renderer 0.0.0.7
Code prechecks
Wavefront 3D model activity for Moodle 3.9+
This resource allows learners to view 3D models within your Moodle course.
As a course teacher, you are able to create, edit and delete model views.
There is also the option to allow users to add comments to the model.
Install
Using a downloaded zip file
You can download a zip of this module from: https://github.com/iandavidwild/moodle-mod_wavefront/zipball/develop
Unzip it to your mod/ folder and rename the extracted folder to 'wavefront'.
Using Git
To install using git, run the following command from the root of your moodle installation:
git clone git://github.com/iandavidwild/moodle-mod_wavefront.git mod/wavefront
Then add mod/wavefront to your gitignore.
Credits
Based on the lightboxgallery module
Maintainer: Ian Wild (ianwild1972[at]gmail.com)
Original lightboxgallery plugin: Paul Holden (pholden[at]greenhead[dot]ac[dot]uk)
Version information
- Version build number
- 2022020501
- Version release name
- 0.0.0.7
- Maturity
- Beta
- MD5 Sum
- 9cee27d56822f47b119aacd79eca8dec
- Supported software
- Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11
- The more recent release 0.0.2.0 (2022070200) exists for Moodle 3.1
- The more recent release 0.0.2.0 (2022070200) exists for Moodle 3.2
- The more recent release 0.0.2.0 (2022070200) exists for Moodle 3.3
- The more recent release 0.0.2.0 (2022070200) exists for Moodle 3.4
- The more recent release 0.0.2.0 (2022070200) exists for Moodle 3.5
- The more recent release 0.0.2.0 (2022070200) exists for Moodle 3.6
- The more recent release 0.0.2.0 (2022070200) exists for Moodle 3.7
- The more recent release 0.0.2.0 (2022070200) exists for Moodle 3.8
- The more recent release 0.0.2.0 (2022070200) exists for Moodle 3.9
- The more recent release 0.0.2.0 (2022070200) exists for Moodle 3.10
- The more recent release 0.0.2.0 (2022070200) exists for Moodle 3.11
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v0.0.0.7
Default installation instructions for plugins of the type Activities
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "assignment") in the "mod" subdirectory.
- Visit http://yoursite.com/admin to finish the installation