Skip to content

Built with Three.js: MeshSurfaceSampler • 3D flow field particles • Custom post-processing effects, including chromatic aberration, glow, and film grain.

Notifications You must be signed in to change notification settings

SahilK-027/Cyber-Ocean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cyber Ocean

An interactive WebGL experience featuring an animated dolphin swimming through a cyberpunk wormhole tunnel. Built with Three.js and custom shaders.

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Installation

npm install

Development

Run the development server:

npm run dev

Open your browser and navigate to the local server URL (typically http://localhost:5173).

Build

Create a production build:

npm run build

Preview

Preview the production build:

npm run preview

License

See individual asset licenses in the public/assets/models/ directory.

About

Built with Three.js: MeshSurfaceSampler • 3D flow field particles • Custom post-processing effects, including chromatic aberration, glow, and film grain.

Topics

Resources

Stars

Watchers

Forks