Skip to content

Jeeezzus/MDT_Three.JS

Repository files navigation

ThreeJs Project: Arctic Freezer viewer

Overview

Arctic Freezer is a project that combines art and environmental advocacy. It features an interactive 3D model symbolizing the fragility of Earth's ecosystems. The centerpiece is a piece of Arctic ice, encapsulated in a glass bell, with a human ear made from biodegradable collagen inside, containing a DNA-encoded manifesto for Earth.

Features

Interactive 3D model manipulation Detailed descriptions and titles for each part of the model Responsive design, adapting to different screen sizes Smooth camera controls for exploring the model

Getting Started

To get started with this project, clone the repository and open index.html in a modern web browser. Ensure you have an internet connection as the project relies on external libraries hosted online; or open this link in your favourite browser: https://jeeezzus.github.io/MDT_Three.JS/

Prerequisites

Any modern web browser (Chrome, Firefox, Edge, etc.) Internet connection

Usage

Rotate the camera by holding the left mouse button and dragging. Move the camera by holding the right mouse button and dragging. Click on parts of the model to see their names and descriptions. Use the 'Reset View' button to return the camera to its original position.

Technologies Used

Three.js: A lightweight, 3D library with a default WebGL renderer. HTML5 and CSS3 for structuring and styling.