Skip to content

A VR-like 3D web experience where users can dive underwater and see how climate change affects oceans.

Notifications You must be signed in to change notification settings

Tasnim-Ferdous/OceanVR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b1eb56f · · Aug 29, 2025

History

2 Commits
Aug 29, 2025
Aug 29, 2025
Aug 29, 2025
Aug 29, 2025
Aug 29, 2025
Aug 29, 2025
Aug 29, 2025
Aug 29, 2025
Aug 29, 2025
Aug 29, 2025

Repository files navigation

OceanVR 🌊🕶️

OceanVR is an interactive 3D web experience that lets users dive underwater and explore how climate change is impacting oceans.


Features

  • Immersive 3D Experience: Explore underwater environments directly from your web browser.
  • Climate Change Visualization: See real-time effects of climate change in the HUD.
  • Dynamic Marine Life: Observe fish, jellyfish, and other marine creatures.
  • Audio: Enjoy underwater ocean music.

Demo

Live Demo: [https://ocean-vr.vercel.app/]

OceanVR Demo


Installation

Steps:

  1. Clone the repository:
    git clone https://github.com/Tasnim-Ferdous/OceanVR.git
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm start
  4. Open http://localhost:3000 in your browser.

Controls

  • Mouse / Touch: Look around and navigate

Project Structure

OceanVR/
├─ public/          # Audio and 3D models
├─ src/
│  ├─ components/   # UI components and other .jsx files
│  ├─ data/         # Marine life and climate datasets
│  ├─ state/  
│  ├─ App.jsx
│  ├─ indes.css
│  └─ main.jsx
├─ index.html
├─ package-lock.json
├─ package.json
└─ README.md
� README.md

About

A VR-like 3D web experience where users can dive underwater and see how climate change affects oceans.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published