Wavefront Renderer

Activities ::: mod_wavefront
Maintained by MeIan Wild
A Moodle activity that allows learners to upload and view 3D models in a gallery, as well as viewing individual models in augmented reality on supported devices. Supports both Wavefront .OBJ format models, together with .MTL material textures, and COLLADA .DAE digital asset exchange files. Models can also be displayed anywhere in Moodle that supports filtering by installing the filter_wavefront plugin (available separately).

Wavefront Renderer 0.0.0.9

Moodle 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
Released: შაბათი, მარტი 26 2022, 10:32 PM

Wavefront 3D model activity for Moodle 3.1+

mod_wavefront is a Moodle activity that allows learners to upload and view 3D models in a gallery, as well as viewing individual models in augmented reality on supported devices. It supports Wavefront .OBJ geometry definition file format models, which can be uploaded together with .MTL material textures. The excellent three.js library is used to render models. For anyone interested in 3D rendering, including AR and VR, please do check out the three.js docs.

This module started life as a fork of the Lightbox Gallery plugin.

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@gmail.com)

Original lightboxgallery plugin: Paul Holden (pholden[at]greenhead[dot]ac[dot]uk)

Version information

Version build number
2022032602
Version release name
0.0.0.9
Maturity
Beta
MD5 Sum
ffc077817e86e0e00625ac378a5648f2
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

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v0.0.0.9

Default installation instructions for plugins of the type Activities

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "assignment") in the "mod" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation