Skip to content
/ gravity Public
forked from bcjordan/gravity

Gravitational lensing and prism simulation using Three.js

Notifications You must be signed in to change notification settings

digera/gravity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gravitational Lensing

Particle gravity simulation with gravitational lensing effects using Three.js.

Run Locally

# Install bun if you don't have it
curl -fsSL https://bun.sh/install | bash

# Run server
bun --hot server index.html

Then visit http://localhost:3000

About

Gravitational lensing and prism simulation using Three.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.7%
  • CSS 9.9%
  • HTML 3.4%