Is a round Minecraft world possible?

Поделиться
HTML-код
  • Опубликовано: 5 окт 2016
  • Heights of circular orbits: mesecons.net/random/orbit.pdf
    More mathematical video on how to make the planet look spherical: • How to make the Minecr...
    How to get this game:
    For Windows:
    Download this and run minetest.exe in the "bin" directory:
    github.com/Jeija/spheretest/r...
    For all other platforms, download and compile the game from GitHub:
    github.com/Jeija/spheretest
    Add satellite mod, skybox and demo map manually:
    github.com/Jeija/spheretest/r...
    Minetest Forum Topic: forum.minetest.net/viewtopic....
    Background Music:
    C418 - Cat
    Tom Day - Going Home
    Resonata - Returned To Dust
    Some interesting resources:
    en.wikipedia.org/wiki/Spheric...
    en.wikipedia.org/wiki/Euler_c...
    / if_i_wanted_to_tessell...
    Gauss's proof that a sphere cannot be mapped on a flat plane:
    en.wikipedia.org/wiki/Theorem...
    Thanks to 3blue1brown for the amazing manim library which was used for the math animations in this video: / 3blue1brown
  • НаукаНаука

Комментарии • 950

  • @raydencreed1524
    @raydencreed1524 7 лет назад +477

    I'm sorry, I'm not understanding something. At 1:59, you are talking about the Euler characteristic, but you are mentioning both "corners", and "vertices". I think that might be an error, in that the (4/4)n corners were already dealt with, and then you had to talk about "edges" but you used the word "vertex". Was this an error? Regardless, I can tell this is a great video!

    • @Jeija
      @Jeija  7 лет назад +146

      Thanks for bringing this up, I should have clearly said "edges" / "edge" instead of "vertices" / "vertex" at 1:59, that way it is obviously wrong. I have fixed the subtitles and pinned your comment so that others will hopefully notice the error.

    • @jokydzi4288
      @jokydzi4288 6 лет назад

      Rayden Creed hahahah

    • @bkbk2117
      @bkbk2117 6 лет назад

      Jeija I

    • @vivekmathur3514
      @vivekmathur3514 6 лет назад +4

      But dude... This person should be given a job in mojang. He could easily improve minecraft to a legend of a legenf

    • @benjaminlamothe2093
      @benjaminlamothe2093 6 лет назад

      Rayden Creed this is cool but a regular Minecraft world size is probably larger than the sun so falling through it would take at least a day gravity would be really strong and this wouldn't be a good representation as it's curve would be basicly null on a small enough area so continue with your mini world

  • @angularfrequency8296
    @angularfrequency8296 6 лет назад +1000

    0:53
    "If you're thinking this is impossible, you would be absolutley correct."
    /roll credits

  • @OfficialPyroh
    @OfficialPyroh 6 лет назад +440

    when you turn the fov up too high

    • @rcnrbn
      @rcnrbn 6 лет назад +6

      No such thing.

    • @soul_manipulator7145
      @soul_manipulator7145 6 лет назад +10

      I always have it on quake pro. (Highest possible setting)

    • @rivenissmart
      @rivenissmart 6 лет назад

      The Demon Overlord you can go higher.. in the config

    • @MDTravisYT
      @MDTravisYT 6 лет назад +2

      If it's too high your screen just flips upside-down

    • @MyAccount217
      @MyAccount217 6 лет назад

      Minecraft Travis
      isnt that when u put it on negative fov?

  • @blackstarz1945
    @blackstarz1945 6 лет назад +469

    Now i dont want infinite worlds anymore

  • @tumeninodes8870
    @tumeninodes8870 7 лет назад +304

    ... are you gonna eat that bagel?

    • @NathanHaaren
      @NathanHaaren 6 лет назад +9

      NOMNOMNOM
      what bagel ? I dont see any bagels..

    • @cadesteele194
      @cadesteele194 6 лет назад

      Tumeni Nodes e

    • @LineOfThy
      @LineOfThy Год назад

      @Orange Fort lol why you posting that here

    • @LineOfThy
      @LineOfThy Год назад

      @Orange Fort ... 1) It's flat not a cube and 2) When did this video ever state that the minecraft world was a cube?

  • @lewismassie
    @lewismassie 6 лет назад +358

    This is legit the coolest thing ever

    • @RizzGoku
      @RizzGoku 6 лет назад +1

      Lewis Massie what the fuck is cool about this

    • @lewismassie
      @lewismassie 6 лет назад +11

      I'm just a weird maths nerd, don't mind me

    • @theitatit
      @theitatit 6 лет назад +8

      everything about this is cool! math rules!

    • @HoloTheDrunk
      @HoloTheDrunk 6 лет назад +13

      Are you seriously asking what is cool about changing the basic building blocks of a multi-billion dollars game through code and math studies and making an almost entirely different game which obeys more realistic physics and has some interesting properties ? Do you happen to be a highschool american football jock ?

    • @user-fl3qb4eo2l
      @user-fl3qb4eo2l 4 года назад

      This is cool and I'm shit at math

  • @nixel1324
    @nixel1324 6 лет назад +118

    Now map a flat world onto a klein bottle.

    • @dave2.077
      @dave2.077 6 лет назад +2

      Matrix thank you . your comment warms my heart . also merry christmas

    • @EchoHeo
      @EchoHeo 6 лет назад

      That is impossible cuz minecraft is 3d

    • @animowany111
      @animowany111 5 лет назад +2

      +Bluemon
      No, actually it is possible, because a klein bottle has a 2d surface. It's just impossible to show a klein bottle in 3d euclidean space without it intersecting itself, so we call it a 4d object.
      In code, a klein bottle is basically the same as a torus, except the world flips/becomes mirrored whenever you cross an edge and loop around.

    • @lavrasource
      @lavrasource 4 года назад +1

      @@animowany111 If there is a sphere is the surface of world, why not to do same with klein bottle?

  • @UnPuntoCircular
    @UnPuntoCircular 7 лет назад +380

    Wow, that is a REALLY COOL way to get people to get interested in math. That planet seems to have some cool properties! Have you thought on other weird mappings that would make interesting maze-like worlds? That would be an interesting game on its own

    • @Jeija
      @Jeija  7 лет назад +7

      Not really a different mapping, but answering a user request I made a hollow-earth style interior world: github.com/Jeija/spheretest/issues/2
      But yeah, I never really thought of using special mappings themselves for game mechanics, that's a really interesting idea.

    • @ZenoRogue
      @ZenoRogue 6 лет назад +1

      I think you would like my HyperRogue -- it uses the hyperbolic geometry to create many interesting worlds (maze-like and lots of other) and game mechanics (you have to use strategies that would not work in an Euclidean world). You can also experiment with other geometries. Contrary to this video, it is an actual hyperbolic plane/sphere, not a flat world which is just made to look curved.

    • @Lysirell
      @Lysirell 6 лет назад +3

      Que haces tu aqui xD?

    • @bluebarry3
      @bluebarry3 6 лет назад

      Was I not supposed to skip it the math part?

    • @martinmcfly5696
      @martinmcfly5696 6 лет назад +1

      RuffusTheLynx
      x2 que hace ever acá?

  • @Hampardo
    @Hampardo 6 лет назад +140

    Deserves so many more views.

    • @89elmonster
      @89elmonster 6 лет назад +1

      I don't deserve to answer you, but your fucking name scared me when I was replying on the RUclips app. Anyhow. He does deserve more views I think everyone should be educated in any way possible even with Minecraft (:

    • @ecogreen123
      @ecogreen123 6 лет назад

      i say "no" but the clickbait will work

    • @absolutezero6190
      @absolutezero6190 6 лет назад +1

      it's not clickbait ya dingus

    • @absolutezero6190
      @absolutezero6190 6 лет назад

      whoa factors of 2: gyazo.com/442d85974e06036cf7d98f3b289f9157

    • @user-pk4dv7bt2w
      @user-pk4dv7bt2w 5 лет назад

      @@89elmonster but it's not minecraft
      ...
      it's minetest

  • @subssinvideos-qj8ql
    @subssinvideos-qj8ql 6 лет назад +139

    186 flat earthers disliked the video

    • @CombraStudios
      @CombraStudios 6 лет назад +1

      Because they get triggered my mere mention of anything round

    • @swarley2500
      @swarley2500 4 года назад

      @@SimonWoodburyForget Did you listen to what he said or are you joking?

    • @aaebsssb9914
      @aaebsssb9914 4 года назад

      Simon WoodburyForget Is this a joke

  • @dantaylr
    @dantaylr 6 лет назад +6

    This went from an interesting concept to mind blowingly educational in 7 minutes. Thank you for that.

  • @Zudomon
    @Zudomon 5 лет назад +12

    Walking on a 2D Map, that looks like a sphere and has the topology of a torus melts my brain.
    I want to walk to the North Pole of the Map that ends up to be the South Pole as well XD

    • @charlieking7600
      @charlieking7600 4 года назад

      What's about explaining your procedural textures, landscapes principle in Stonequest?
      I think, it's interesting theme which will attract more viewers interested in non-cubic representation of voxel games.
      You may bait with " Minecraft with 'No cubes' mod becomes better".

  • @thennc122
    @thennc122 6 лет назад +11

    This was probably the most trippiest video I have ever watched...

  • @jazzling
    @jazzling 6 лет назад +3

    4:50 These are going to haunt my dreams.

  • @ruadeil_zabelin
    @ruadeil_zabelin 6 лет назад +4

    This video is so underrated. A great explanation! Thank you.

  • @mapsplus1240
    @mapsplus1240 7 лет назад +194

    Why doesn't the world look like a torus?

    • @patrikmanni3559
      @patrikmanni3559 6 лет назад +58

      He made it look like a sphere, so it looks like a sphere. He also made it behave like a torus, so it behaves like a torus. It could just as well have been a world that is flat but looks like a sphere, or a world that's a torus that looks flat.

    • @Trainwreck3000
      @Trainwreck3000 6 лет назад +14

      MapsPlus because your perception is warped backwards on one of the axsis

    • @noelsoong777
      @noelsoong777 6 лет назад +17

      The real question is why isn't it a teapot

    • @aislingoda6026
      @aislingoda6026 6 лет назад +4

      It acts like a torus in that after the blocks on the x-axis (east to west) have been wrapped into a circle, it then heads off along the z-axis (north to south) in a straight line and meets itself again on the other side. Rather than thinking of it as a torus, think of it as a cylinder going through a portal. (If it were truly a Torus, and you sat on the 'top' or 'bottom' side (as opposed to the inner or outer side) and walked along the z-axis, you'd veer off course. This does give it a 'spherical' property though, because you can walk in any direction and come back to the starting point.
      If you'll watch his other video, you'll notice he goes into how he makes the cubes all look cubic, instead of warped as they would be on an actual sphere when moving up and down. He has to do something similar here, but he can make you see whatever he wants. He need only program a way to display what you can see. This world would look very strange if you could see the whole of it, but at any one time you can see less than half.

    • @michaelweiske702
      @michaelweiske702 6 лет назад +5

      Imagine the classic donut shaped torus, and percieve the edge closest to the center and the edge farthest from the center. They should be two circles on the same two dimensional plane. To make a torus look like a sphere, you must simply pull all of the points of the smaller circle through the center and on the other side where the larger circle is. Difficult to undertand, I realize, but that is the shortest, simplest way I could describe what is going on.

  • @shardgunner4815
    @shardgunner4815 6 лет назад +1

    the ultimate implication of this kind of program is a space like mod for Minecraft with several planets all composed of their own materials and biomes. There could be all different sorts of rockets you could build to fly across space and all new space mobs. Plus alien creatures and infinite number of new biome possibilities. This is the tip of something incredible. Keep at this.

  • @toby109tt6
    @toby109tt6 7 лет назад +10

    This Is Amazing You got a new subscriber :D

  • @crunchyman2096
    @crunchyman2096 6 лет назад +38

    I never tought minecraft could lead into a sandbox for game development.

    • @RodrigoVelizGTR
      @RodrigoVelizGTR 6 лет назад +3

      They weren't lying when they said you can do everything

    • @pchick
      @pchick 6 лет назад +14

      This is Minetest, not Minecraft. Minecraft was in the title to appeal to more people.
      Minetest is an open-source voxel-based game engine inspired by Minecraft, Infiniminer and the like.

    • @CombraStudios
      @CombraStudios 6 лет назад

      you must have been so narrow-minded

    • @joaogomes850
      @joaogomes850 3 года назад

      Lmao minecraft is not open source so not that much

    • @ted_van_loon
      @ted_van_loon 2 года назад

      @@joaogomes850 the game in the video is actually minetest as chicken mentioned, minetest is a opensource more modular alternative to Minecraft. it is much better optimized and faster even with older hardware, it also directly supports easy modding and modularity kind of like in Linux like how apt and such work but then graphical.

  • @don3724
    @don3724 6 лет назад +1

    This is the same problem the developers of Starmade had when creating a planet type other than the flat type, they settled on dodecahedrons.

  • @BoyoBoy
    @BoyoBoy 6 лет назад +3

    If minecraft had this but you where able to choose the diameter of the world you would have endless test and opportunity to do cool things.

  • @angeryangery1147
    @angeryangery1147 6 лет назад +46

    Harvard University: *you want a scholarship*

  • @henry5783
    @henry5783 6 лет назад +4

    I seriously wish this was a minecraft mod!

  •  7 лет назад +2

    Wow... Just wow! Thanks for the awesome content!

  • @stmerkelofmigrant1458
    @stmerkelofmigrant1458 6 лет назад +51

    Irl: Muh Earth is flat
    Minecraft: Muh minecraft is sphere
    XD

    • @user-ex6xc5ox3k
      @user-ex6xc5ox3k 6 лет назад +2

      No

    • @delksbwg3777
      @delksbwg3777 6 лет назад

      suket domokos yes

    • @kitfisto2347
      @kitfisto2347 6 лет назад

      Power Bacteria There is plenty of evidence to support that the earth is flat don't believe everything you see

    • @MyAccount217
      @MyAccount217 6 лет назад +1

      Power Bacteria
      nigga do you not understand jokes

    • @rdococ
      @rdococ 6 лет назад

      My idiot detector blew up!

  • @wj11jam78
    @wj11jam78 6 лет назад +71

    How could you make a 2d rectangular world (like terraria) a circle?

    • @you_just
      @you_just 6 лет назад +15

      Wj11jam imagine a 1 meter wide minecraft world, apply this video to that world.

    • @KiemPlant
      @KiemPlant 6 лет назад +12

      Its possible yes. Because you are making it a cylinder/tube.

    • @kisu2455
      @kisu2455 6 лет назад +5

      Starbound already did this

    • @wj11jam78
      @wj11jam78 6 лет назад +5

      Starbound just loops the world infinitely. I was talking about actually making a circle. out of a 2d world.

    • @whyme2966
      @whyme2966 6 лет назад

      Yes

  • @ValaAssistant
    @ValaAssistant 7 лет назад +16

    someone has to use this in sci-fi minecraft mods so you can actually use rockets to get to other planets and asteroids and stuff

    • @TeufortCTF
      @TeufortCTF 6 лет назад +1

      was made i think back in 2014 micdoodle8.com/mods/galacticraft/downloads

    • @disrespecc9678
      @disrespecc9678 4 года назад

      TheNeonGuy they meant with the spherical planet.

  • @mrooshoo
    @mrooshoo 11 месяцев назад +1

    0:18 Jebediah Creepman is gonna have a fun time.

  • @flyxed2
    @flyxed2 6 лет назад

    You deserve WAY more subs dude, this is great.

  • @onyxi.x5777
    @onyxi.x5777 6 лет назад +35

    how do you change the size of the world with this mod?

    • @julius5393
      @julius5393 6 лет назад +1

      texture pack

    • @onyxi.x5777
      @onyxi.x5777 6 лет назад +2

      Julkas Žaidžia I'm a bit confused... can you please explain more?

    • @julius5393
      @julius5393 6 лет назад

      ruclips.net/video/8qYdADl4AdM/видео.html or ruclips.net/video/RXRWCI78TtU/видео.html

    • @kimapr3817
      @kimapr3817 5 лет назад +2

      @@julius5393 it's not minecraft

    • @The_Butt_Cracker
      @The_Butt_Cracker 4 года назад +1

      The mod adds a line for that to the Minetest config file. You can open it in a text editor. The default value is 2.

  • @MirceaKitsune
    @MirceaKitsune 6 лет назад

    What a plot twist at the end when he reveals this is Minetest (I figured it when I saw the Jordach player skin): I've worked with the engine for years now, and actually dreamed of creating planet worlds in it or something similar. I did not expect such a modification for the engine, and you've seriously done some wonderful work there!
    Regarding the sphere projection issue, which I actually learned about now from this video. My plan wasn't to curve the voxel interpretation algorithm, but to simply have planets build out of blocks normally. Of course doing it this way would introduce a major issue: You would need to to pull the player in diagonal directions in order to properly simulate gravity, or suddenly turn them around at 90* angles past a certain distance... both are equally bad approaches so yeah, there is no easy solution. Other than your torus approach which is actually an ingenious fix you found!

  • @MrYadiGuaar
    @MrYadiGuaar 6 лет назад +2

    As a geographic student I love your approach! Thank you so much

  • @dakat5131
    @dakat5131 7 лет назад +19

    it looks like that tiny planet from DBZ

    • @ks05782
      @ks05782 6 лет назад +7

      Da Kat You mean king kaio planet?

    • @Nightsnatcher
      @Nightsnatcher 6 лет назад +1

      for example but there are much more of such tiny plantes in the storyline of DB-Z, -GT and - Super

  • @olvrs
    @olvrs 6 лет назад +10

    If the world of Minecraft is infinite... How does the sun revolve around it?

    • @TheDarkToes
      @TheDarkToes 6 лет назад +7

      Durpa holy crap...
      I just realized all the dumb flat earth theorists..... are using minecraft science... lol

    • @ihave6carbatteries408
      @ihave6carbatteries408 6 лет назад +1

      It's called a sky box, you dip stick.

    • @danieliglesias7119
      @danieliglesias7119 6 лет назад +6

      Tactical Hill Midget It's called a joke, you dip stick

    • @ixnoah
      @ixnoah 6 лет назад +1

      You stole that from hypixel's ez filter
      and it isnt infinite since the barrier stops u if u travel far

    • @asdelswing4513
      @asdelswing4513 6 лет назад +3

      Actually, it is not infinite.

  • @Titanic-wo6bq
    @Titanic-wo6bq 2 года назад

    this is what introduced me to mine-test

  • @TheMatthewDMerrill
    @TheMatthewDMerrill 6 лет назад

    Dude when you explained how to get to the house when there's a trench, but instead you just walked away to get to it, that was trippy

  • @Rhovanion85
    @Rhovanion85 6 лет назад +18

    Pls explain: 4:51 - 4:59

    • @casual0815
      @casual0815 6 лет назад +3

      Rovix It's a german children show called "Bernd das Brot". About a bread. That sounds strange now that I think of it.

    • @joaogomes850
      @joaogomes850 3 года назад

      Bruh that's not relevant. They are running and going back at the same place. That's all.

  • @PeperMintification
    @PeperMintification 7 лет назад +38

    Amazing! :) Shame the name of the video is 'Minecraft' instead of the glorious free MINETEST

  • @haramboi69gays54
    @haramboi69gays54 6 лет назад +1

    The cut in the circle reminded me of when the oldest version of MCPE had a glitch when you would play multiplayer,it would glitch and break and so many of those deep holes would appear

  • @PeperMintification
    @PeperMintification 5 лет назад

    Amazing work! Mathematics + Video Games!!

  • @KyleBlumreisinger
    @KyleBlumreisinger 6 лет назад +8

    Even after watching this, and your more mathematical video, I still don't quite understand how a Torus can look like a sphere. But if you make this a playable mod for actual PC Java-Edition Minecraft, I'll have your babies. I'll grow a womb and have them, on the spot, right when you publish the mod.

    • @parodoxis
      @parodoxis 6 лет назад

      Or just use Minetest

  • @titan9706
    @titan9706 6 лет назад +9

    i think they should rewrite minecraft in a better game engine so we can have things like this, and better optimization

    • @parodoxis
      @parodoxis 6 лет назад

      Or just use Minetest

  • @FizzyLean
    @FizzyLean 6 лет назад

    Seeing you including Bernd granted you a new subscriber

  • @greatcesari
    @greatcesari 6 лет назад

    I love these videos you’ve made. I’ve always thought about this problem and It would definitely work without significantly breaking the rules for the Overworld. Because it would only be a large spherical shell, it wouldn’t be as interesting.
    Assuming the Overworld is 60M x 60M meters, the area would be 3.6E15 meters. If you convert that to the surface area of a sphere, the radius would be about 1.7E7 meters. Bedrock (z = 0) is on average 60 meters below the surface, and the building height is capped at z = 125. The ratio in volume of blocks at these two points would only be 1.000020, and 1.000007 in length per side. The distortion effect wouldn’t be noticeable because now you’d be playing Minecraft on a planet 4 times the size of earth.

  • @afronic1239
    @afronic1239 6 лет назад +10

    Make this a mod

    • @DWal32
      @DWal32 3 года назад

      i bet if you combine immersive portals with a curviture shader you could make a close (and very laggy) replica of this effect, unless you made all directions looping

  • @antoniobalestoy2659
    @antoniobalestoy2659 6 лет назад +5

    its like illusion

  • @hpalpha7323
    @hpalpha7323 6 лет назад +1

    You could have the torus world behave more like a sphere by duplicating/rotating the map across the north/south edge, that way if the player continues walking north, once they pass that line (or the north pole), from the player's perspective they will now be walking south. As long as all the changes to one side are reflected on the other the illusion is seamless. The only issue then is if multiple players are on the same planet, they could be in the same location but not see each other because one may be on the duplicate side

  • @igornikolic4394
    @igornikolic4394 6 лет назад

    This is one of the best things i have seen in a long long time

  • @joeyford3636
    @joeyford3636 6 лет назад +4

    How do i do this in my Minecraft world?
    And where would i put the game (for Windows)?

  • @ZoniesCoasters
    @ZoniesCoasters 6 лет назад +3

    So is it possible to make a Minecraft KSP mod?

  • @codinggamingfun4566
    @codinggamingfun4566 6 лет назад

    Im gonna make an optical illusion sphere now, my idea is that when you reach a certain point it would teleport you to a changed area, but it mirrors where you were so you can still build stuff, but when you get to the end it will loop you back around, so it will basically simulate a sphere

  • @akenny4308
    @akenny4308 6 лет назад +2

    This video is amazing! My two favorite things, math and Minecraft, all in one!
    Also, what is the music you have playing in the background at the end?

  • @mijhead5409
    @mijhead5409 6 лет назад +3

    What about hyperbolic worlds?

    • @Steveiegaming
      @Steveiegaming 6 лет назад +1

      just imagine how dizzy you'd get, by just looking at it

  • @nicolesebesta91
    @nicolesebesta91 6 лет назад +3

    *centripetal
    Centrifugal force doesn't actually exist and is just due to inertia and the centripetal force.

  • @CynicalDriver
    @CynicalDriver 6 лет назад

    Very interesting video. I like the math one as well. Nicely done.

  • @Jordan4Ibanez
    @Jordan4Ibanez 7 лет назад +1

    Very informative! Thanks

  • @FeelAlrightInc
    @FeelAlrightInc 6 лет назад +3

    Top 10 questions science still can’t answer:

  • @UnmereMortal
    @UnmereMortal 6 лет назад +17

    i want this to be in minecraft 2.0

  • @user-th6rg9yq8u
    @user-th6rg9yq8u 4 месяца назад +1

    Here’s how to make a sphere. First, start with a donut. Next make the hole inside out And you will end up with a sphere.

  • @joelhaggis5054
    @joelhaggis5054 6 лет назад +18

    Did you eat those bagels?

    • @reeqz2312
      @reeqz2312 6 лет назад

      Morty Face hi

    • @CombraStudios
      @CombraStudios 6 лет назад +1

      no they have been stored as a tool to explain toroidal planets

  • @theyhatinme8111
    @theyhatinme8111 6 лет назад +12

    Mc+math=minblown

    • @theyhatinme8111
      @theyhatinme8111 6 лет назад

      Still didnt belive mc earth is round😂

    • @MyAccount217
      @MyAccount217 6 лет назад

      mineblown

    • @Tarszx
      @Tarszx 6 лет назад +1

      MyAccount217 LOOL

    • @kimapr3817
      @kimapr3817 5 лет назад

      @@theyhatinme8111but there is no round mc earth. It's MT (minetest)

  • @AlphiumProductions
    @AlphiumProductions 3 года назад

    i find this quite interesting and I think I found a way to make it behave more like a sphere than a torus. instead of wrapping around normally on the y axis, it connects to itself but 180 degrees away. it adds more distortion but it fixes the trench thing im pretty sure.

  • @arthurwulfrun
    @arthurwulfrun 5 лет назад

    This was super interesting, its over my head but cool!

  • @GalaxyPolar
    @GalaxyPolar 6 лет назад +11

    4:51 - 4:59 what the fuck was that?

    • @BattleSheeep
      @BattleSheeep 6 лет назад +2

      it's from a german kids tv show called "Bernd das Brot"

  • @victorkin11
    @victorkin11 7 лет назад +16

    Since than is fake sphere planet, this planet can't rotate by it own axis, just like No Mans sky.

  • @u7w2
    @u7w2 10 месяцев назад

    It's much easier to think of the toroidal topology as a repeating square map.
    If you go to the top and continue, you teleport at the bottom. If you go to the far left edge, you teleport to the right edge.
    This also means the section about the trench isn't entirely true (5:50) - if you chop the world down the middle from left to right, you can just go to the top/bottom edge to get to the other side. The same thing applies from left to right. The example shown as cutting the bagel into two pieces is actually creating two trenches - the surface has two cuts: one on the inside ring, and one on the outside. Making a trench would be more akin to slicing half-way through the bagel around the outside.

    • @u7w2
      @u7w2 10 месяцев назад

      Also to add to this, digging straight down to the other side from (x, y) would actually lead you to (x+w/2, y) where w is the width of the square.
      Think of this as a 4x4 square wrapped around into a cylinder, then that cylinder (being four blocks tall) is wrapped around into the taurus shape, so the result is a 3d square with an inside, top, outside, and bottom. Label the left, top, right and bottom as 1, 2, 3, 4. If you are on the left outside, and dig straight down, you'll be on the left outside... you start at (3, 2) and finish at (1, 2). 3+4/2=5, but there's only four sides so 5 remainder 4 is 1, so (1, 2)

    • @u7w2
      @u7w2 10 месяцев назад

      and another thing again... traveling around this world takes longer diagonally than it does horizontally or vertically. The distance is multiplied by sqrt(2) because of the hypotenuse being longer

  • @minerscale
    @minerscale 6 лет назад +1

    That's really cool that you used manim.

  • @SH-th4wy
    @SH-th4wy Год назад +1

    Not impossible. We live on a good example. If the sphere is big enough, the curvature of the planet becomes irrelevant. The straight lines of blocks or even very large buildings would look just the way they do in real life. The game math has to (re)define down as toward the center of the sphere and introduce building planes. Just like we level a building's foundation on our spherical planet and then build a box-like structure with right angles upon that, a building plane would serve as a portion of a virtual flat world positioned on the sphere. It would have no Y thickness. The building plane itself would recognize the center of the sphere as down. The blocks placed on it would recognize the plane as down.
    Blocks placed on the sphere surface itself would have imperceptibly slight separation at the tops. Like on a road, etc.

  • @bugancholia
    @bugancholia 6 лет назад

    That would be so satisfying.

  • @catface7114
    @catface7114 6 лет назад +1

    Did anyone notice that this is actualy the legendary minetest?

  • @gaojb
    @gaojb 6 лет назад

    I actually learned something through this video!

  • @MrCrazyJk
    @MrCrazyJk 6 лет назад

    Nice video! I really liked it!

  • @mmneander1316
    @mmneander1316 6 лет назад

    Suppose one has a rectangular box of voxels. Number the voxels with integer indices x and y on the surface of the world (with the +X axis pointing toward the East and the +Y axis pointing toward the North), and with integer index z in the up-down direction (where z=0 on the surface and z < 0 below the surface).
    Suppose we have a small world of -1000

  • @00FantMod
    @00FantMod 6 лет назад +1

    THANK YOU VERY MUCH. You open my Eye´s. I had a Big Problem with my GameProject. But Know i got the solution for it from your Vid. Very Good Explaned

  • @nathansavage8692
    @nathansavage8692 5 лет назад

    This could be an interesting sky block map

  • @asdasdasdasdasdas497
    @asdasdasdasdasdas497 7 лет назад

    This is one of the coolest things ever

  • @aceyo369
    @aceyo369 6 лет назад

    After you have finished building this tech demo, try simulating minecraft into space travelling with different planets and systems to explore!

  • @suprememarshal2015
    @suprememarshal2015 Год назад

    I plan on creating the crust mantle and the core in addition to this mod :)

  • @AndrewAce.
    @AndrewAce. 6 лет назад

    This is awesome. A spherical or Torus world also means it has to be finite though.

  • @luanmartins8068
    @luanmartins8068 4 года назад

    I think that it's one of the most impressive minecraft videos i've ever seen. Congratulations for this video.
    I have a two question:
    1 - Why does you use a torus to solve this problem if this one also streches lines. It has elliptical, parabolical and hyperbolical curvatures and you'd have the same problem as you said in video (Groenland is wider than it actually is due the deformation of lines)
    2 - Is there some computational limitation on use conformal mappings to get the spherical minecraft world?
    Conformal Mappings preserves angles (isometric applications) and I think it's possible to make two Stereographic projection at the poles north and south. And using diffeomorphism between these two maps it could be possible get a parametrization of a sphere onto two planes, where theses two planes also are conected.
    I don't know how it would be done but that's my doubt.
    Again, congratulations for the video. I really love this

    • @Jeija
      @Jeija  4 года назад +1

      1 - Well, we need some three-dimensional shape with a Euler characteristic of 0. When you look at en.wikipedia.org/wiki/Euler_characteristic, you will find that there just aren't that many options and that a Torus is the one that behaves most like a sphere while not actually being a sphere.
      2 - Euler characeristics tell us that it is *not* possible to tile a sphere with rectangles / squares, no matter how hard you try. So while what you're suggesting might be possible in theory, there will be places where we don't have a regular square grid on that sphere. Common map projections (e.g. Mercator) have this problem at the poles. If there was any way to tile a sphere with squares, as you suggest, then you'd make several hundreds of years of research into mapping obsolete ;)

  • @joelt3944
    @joelt3944 4 года назад

    this would be a cool new world type

  • @Jensettiman
    @Jensettiman 6 лет назад

    Given the size of Minecraft worlds, one could easily implement a warping rectifier with a set range. Most of the world is going to be outside the render distance either way, so all warped blocks can be left unrendered and then get corrected before they are within sight. Thus a spherical Minecraft world can be possible in that regard. The only remaining issue is the Minecraft globe would either be hollow or filled with matter (either bedrock or just more stone and lava). However a hollow center would probably be best.

  • @seboanimations6871
    @seboanimations6871 6 лет назад

    Minecraft needs planets like this. You could travel between different planets and run loops around the planet your on and come back in the same place

  • @xSkjllissue
    @xSkjllissue 6 лет назад

    4:31 there you have it guys, the earth is a donut
    and not flat, spherical or similar to an orange

  • @Favmir
    @Favmir 6 лет назад

    The torus method is what they used for game Animal Crossing as well.

  • @motuthicc3058
    @motuthicc3058 5 лет назад

    I also noticed that 2 antipodes on the planet connect one way but not another based on the direction you're facing (ex: vertically, but not horizontally and vice versa.) This ends up creating 2 sets of antipodal points that don't all intersect with one another. This is impossible on a sphere, because every set of antipodal points connect through the center of a sphere, proving any separate connections impossible. However, now that I am aware the world behaves like a torus, it makes sense that not every meridian will intersect, which would otherwise be impossible on a sphere.

  • @Macky4941
    @Macky4941 6 лет назад

    It would look normal if it was large enough. They would also have to build the whole game over and make the blocks slightly curved to make the sphere shape. Starmade just made round planets, when you got close enough to land on the planet it would just load in a giant flat disk like world inside the sphere. Very fun game.

  • @TheMasonX23
    @TheMasonX23 6 лет назад

    I wish my boss had understood this when I was working on The Universim. He was always trying to convince me to implement globally continuous local time (similar concept as timezones), and other situations analogous to squaring the circle. So many headaches trying to explain it...

  • @maikha8963
    @maikha8963 4 месяца назад

    I remember watching this when I was a kid and being amazed by this

  • @nathanielshawtheoverclocke7045
    @nathanielshawtheoverclocke7045 6 лет назад

    2:48. These two animations are Amazing!!

  • @DardS8Br
    @DardS8Br 4 года назад +2

    Why can you have two trenches on both sides, so it essentially duplicates the same built(s) on the other side giving a better illusion of a sphere?

  • @Peekarica
    @Peekarica 6 лет назад

    Seeing this video brings back the memories of a Minecraft-like game named Galaxy55. Someone should make this into a mod for Minecraft, make the planets bigger (17.000 blocks in diameter).

  • @parauid
    @parauid 6 лет назад

    Nice video man!

  • @AaronMorrisTheSteamFox
    @AaronMorrisTheSteamFox 6 лет назад +1

    I really wish Minetest had these toroid pseudo-spherical worlds as an option...

  • @nickrogers3624
    @nickrogers3624 6 лет назад

    Just slapped me down with the "this is a tauris not a sphere" and my brain just exploded. I might be dead right now...

  • @meeshkingaming2473
    @meeshkingaming2473 4 года назад

    Imaging this but you can get stuff to launch to other planets that you can see in the sky

  • @theredstonehive
    @theredstonehive 6 лет назад

    I wish Minecraft was like this, though since a Minecraft world is so big, it would be near impossible to see curvature.

  • @barrytone6581
    @barrytone6581 6 лет назад

    No wonder why it looked so much like my old minecaft-like game multicraft since all of the onlune servers were made on minetest.

  • @cleanestboi5854
    @cleanestboi5854 4 года назад

    also, when i am on the inner side of the bagel shape (where the crve is pwards) is what yo did jst invert the bagel shape everytime yo hit a point where it crves outwards, that way it looks like a sphere bt is still a bagel?

  • @MsBirgi
    @MsBirgi 7 лет назад +1

    Thats really cool ... math for minetest ;-)