Rare find

blackhole. Real-time Schwarzschild blackhole visualization demo with gravitational lensing, accretion disk, and relativistic effects.

github.com/junhoyeo/blackhole

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2025
  • feat: add onTexturesLoaded callback for proper loading state
  • chore: release v1.0.1
  • chore: release v1.0.2
  • ci: add Production environment to access secrets
  • ci: debug npm token and fix auth
  • ci: fix npm auth using setup-node registry-url
  • chore: release v1.0.1
  • ci: add GitHub Action for auto-publish on version bump
  • chore: switch from npm to bun
  • docs: update README with npm package info and Next.js example
  • fix: update defaults to match demo config
  • chore: rename package to @junhoyeo/blackhole
  • docs: update README with comprehensive documentation and new screenshot
  • Fix disk shrinking over time due to float precision loss
  • Fix accretion disk banding by improving alpha calculation
  • Add README with usage docs, physics background, and references
  • Initial commit: Schwarzschild blackhole visualization with Three.js