- Notifications
You must be signed in to change notification settings - Fork16
3D Art Museum using Three.js
License
NotificationsYou must be signed in to change notification settings
lrusso/3DArtMuseum
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
https://lrusso.github.io/3DArtMuseum/3DArtMuseum.htm
addToLeft (picture_width, picture_location, jpg_filename, mp3_filename, text_description_value); // LEFT WALLaddToRight (picture_width, picture_location, jpg_filename, mp3_filename, text_description_value); // RIGHT WALLaddToFront (picture_width, picture_location, jpg_filename, mp3_filename, text_description_value); // FRONT WALLaddToBack (picture_width, picture_location, jpg_filename, mp3_filename, text_description_value); // BACK WALL
addToLeft(35, 200, "Art_01.jpg", "Art_01.mp3", "Sample text.");