Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 928 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 928 Bytes

Black Hole Stimulation

andromeda-blackhole-stimulation-praveen-manohar

A Web page for understing how Blackhole can collapse a galaxy. It was simple stimulation created with Threejs + WebGL.

***For a live demo, visit Blackhole on your Desktop.

andromeda

***Usage: **Educational Purposes only To understand the blackhole collide with universe on web.

***To change the universe image, go to line 40 and change the res/"image name"

new THREE.TextureLoader()).load("res/andromeda.jpeg", function (texture)

***Need to add:

  • Set more number of unvierse pictures.
  • Make it more realistic
  • Add more physics

Any kind of contributions are welcome....