Recent content by blackholesarecool

  1. B

    Python relativity game in python

    i slowed down light so i can see relativistic effects better, specifically what something looks like if light has a finite speed, which it does, and also works for faster than light objects
  2. B

    Python relativity game in python

    import pygame # Initialize Pygame pygame.init() # Get the screen resolution info = pygame.display.Info() WIDTH, HEIGHT = info.current_w, info.current_h # Set to the current screen size # Constants WHITE = (255, 255, 255) LIGHT_COLOR = (255, 255, 100) OBJECT_COLOR = (100, 255, 100)...
  3. B

    I You can't actually enter a blackhole?

    oh i think i realized it now, time doesnt actually slow, its because it looks like it does, ok now i think i get it better
  4. B

    I 4D Mobius strip

    ok then klein bottle is 4d and mobius strip is 3d, thats the dimension they are like needed to actually show them, i think thats the dimension they embed in, so what about 5d
  5. B

    I 4D Mobius strip

    well i would say Klein bottle is 3d mobius strip, also mobius strip is 2d mobius strip fyi
  6. B

    I 4D Mobius strip

    connect edges of a cube in some way, wouldnt that work
  7. B

    I You can't actually enter a blackhole?

    for this i realized, doesn't the singularity and it evaporating happen at the same time, so you never hit the singularity??
  8. B

    I 4D Mobius strip

    if 2d = mobius strip 3d = klien bottle what could 4d be??
  9. B

    I You can't actually enter a blackhole?

    which direction is time, if its up ok, but then, where is the decaying though
  10. B

    I You can't actually enter a blackhole?

    could you name some of the misconceptions that i named, so that i dont make these mistakes again
  11. B

    I You can't actually enter a blackhole?

    ok then prove that you can make it to the event horizon before the black hole decays and you dont, and before you say, you fall instantly into a blackhole, well, the decay also speeds up, not just time
  12. B

    I You can't actually enter a blackhole?

    i editted my post, does it clarify a bit more?
  13. B

    waiting for responses

    waiting for responses
  14. B

    I You can't actually enter a blackhole?

    i meant to include "from an outside perspective", by now i shouldve editted it
  15. B

    I You can't actually enter a blackhole?

    You know how people say that nothing can escape a black hole because gravity is faster than light at the event horizon? Well, I’m going to show that, in fact, you can’t even get to the event horizon. Time is slower near a black hole from an outside perspective, but from inside, time actually...
Back
Top