CAM3D Three

Categories

Component ID

2062113

Component name

CAM3D Three

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

List of demonstration videos https://www.youtube.com/playlist?list=PLaKfCBPwsq-NtUFZ_34tU5SXRetnyyKxB

This module has undergone a massive rewrite in the last few months.

Installation instructions :

1) Download file_entity and media 2.x before installing anything.

2) git clone this module's repo and checkout commit

git checkout 210dc25d1068f256cfe64d1c36eada6f0d3f4414

This needs to be copied into sites/all/modules/custom/.

3) git clone three.js from https://github.com/mrdoob/three.js/ and checkout commit

git checkout 74e7d09c262d28b3a1961ddb12ad09e6317ad8ad

These are the commits have been tested latest to work.

3) Move the three.js git repo to sites/all/libraries/. and name it three.js .

4) Enable cam3d_three_editor and it will auto enable media_cam3d_three, installing default images and a material, and setting internal drupal variables to point at generated file_entities.

5) Visit /cam3d_three_editor/new to create a new Scene and load the editor.