Minecraft never looked this good. || Distant Horizons 2.0 + Iris Shaders

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ก.พ. 2024
  • Want more? Check here...
    =Socials=
    Twitter: / cygnus_mc
    Discord: / discord
    Second Channel: @LunarVods
    Want access to the full interview and support my work?
    Join the Patreon: / cygnusmc
    Thumbnail by: @gutermaniac
    Edited by: @BillyDaBongo
    Pebble art by: midnightmorpha.carrd.co/
    =Summary=-
    Distant Horizons is a mod that adds a Level Of Detail (LOD) system to Minecraft. This implementation renders simplified chunks outside of the normal render distance allowing for an increased render distance without harming performance.
    DISTANT HORIZONS:
    modrinth.com/mod/distanthoriz...
    IRIS SHADERS:
    modrinth.com/mod/iris
    #forge #minecraft #moddedminecraft
    =Credit&Sources=
    Footage by ItsDrowned
    / itsdrowned
    Music provided by Infraction No Copyright Music
    Spotify: spoti.fi/3DzsedZ
    Other Music:
    Tyler - Sweden Lo-Fi Remix
    If You've Read This Far Comment Pebble :)
  • เกม

ความคิดเห็น • 696

  • @Distant_Horizons
    @Distant_Horizons 3 หลายเดือนก่อน +3503

    Thanks for inviting me, it was a blast!
    - James

    • @Cygnus_MC
      @Cygnus_MC  3 หลายเดือนก่อน +209

      James my beloved

    • @Night-Rider101
      @Night-Rider101 3 หลายเดือนก่อน +43

      Cyngus my beloved

    • @LinkRammer
      @LinkRammer 3 หลายเดือนก่อน +13

      The GOAT

    • @nezkoanim
      @nezkoanim 3 หลายเดือนก่อน +15

      THIS IS AWESOMEEE

    • @dnch
      @dnch 3 หลายเดือนก่อน +2

      great work James, also you sound like John Carmack:D

  • @commander3494
    @commander3494 3 หลายเดือนก่อน +2508

    Now we just need a mod that fixes worldgen speed once and for all... it's gonna take ages to wait for all those chunks to generate normally!

    • @enrikes9877
      @enrikes9877 3 หลายเดือนก่อน +403

      Distant horizon doesn't generate real chunks so it generates way faster than vanilla

    • @zeddddd2846
      @zeddddd2846 3 หลายเดือนก่อน +186

      You can also use 3rd part programs to pre-gen those chunks so when you load in you already have a 10k x 10k radius generated. (customizable range of course and it does tend to take time)

    • @atlas7309
      @atlas7309 3 หลายเดือนก่อน +79

      There are mods or programs to pre-generate chunks.

    • @MrGenius2
      @MrGenius2 3 หลายเดือนก่อน

      we already have it. search " Minecraft's FPS is finally FIXED " the mod is called nvidium and is used on top of distant horizons

    • @thegrimmtv3532
      @thegrimmtv3532 3 หลายเดือนก่อน +31

      Just use pregen mod/plugins bruh

  • @SpacEagle17
    @SpacEagle17 3 หลายเดือนก่อน +493

    As a shader developer I will add some more information as to what happened behind the scenes:
    Distant Horizons only had initial comparability with optifine and shaderpacks as iris as you mentioned pursues the approach of rather not rendering something than rendering something which might be very broken.
    After many requests by users IMS added initial distant horizons support where lod chunks would now also render with iris and shaders enabled. Now matching optifine's behavior. This implementation is already released in the current public full release of iris. The only problem remaining now was a visual problem. On both optifine and iris the lod chunks looked like normal Minecraft vanilla shaded chunks while the actual render distance had the shader effects applied. By default there was even no transition between the normal chunks with the shader effects from the shaderpack and the lod chunks with no effects. There would be just a cutoff and an ugly border. Shaderpack devs had to change how their shaders work in order to support this. They would near the edge of the normal chunks fade out to vanilla shading making the transition smooth. Effects like border fog and do on would also be disabled. This was at a time where we still only had basic support and we on the shader side could not detect when a user is using distant horizons. This means that we had to tie those changes in rendering to a shader option the user has to manually change which isn't ideal. Because if a user wasn't using distant horizons it would look bad if the shader would fade to vanilla looking terrain at the edge of the render distance. That's why it had to be a toggle.
    At that time we had two big issues:
    1) Lod chunks look like vanilla chunks and not like shader chunks. The shaderpack also had no idea that lod chunks actually existed. This was all done on iris. Iris only rendered the lod chunks and shaderpacks to make it look good had to fade out their effects.
    2) We had to rely on users in changing a shader option to make their game look good with distant horizons or make a shaderpack designed for distant horizons but it will look bad without the mod.
    Now we advance time a bit and we come to the current state:
    Iris has even further improved distant horizons support. It now is much better than what we had before when it was on par with optifine. Iris has fixed the problems I listed above. Through the dev versions of iris and Distant Horizons (and in the next update of both mods) shaderpacks with iris can now detect if a user is using distant horizons or not with the #ifdef DISTANT_HORIZONS preprocessor define which gets automatically defined when iris detects Distant Horizons and then us on the shader side won't have to rely on users changing shader option to make things work but we can now implement it in a way so it happens automatically.
    Furthermore, what is even more impressive, shaderpacks are now able to render onto the lod chunks. Just like they are able to with vanilla chunks. It is more limited than normal Minecraft chunks but that doesn't matter as they are lod chunks. Lod chunks no longer have to look like vanilla and can look like the shaderpack looks in normal chunks. We have normal data, lighting data, even mini IDs which give us a basic understanding which blocks are which: so we can distinguish leaves from dirt or from lava to apply different effects on them. Shadows are now also possible.
    IMS worked really closely with shader developers to ask for feedback and suggestions of what features we would need to make it work.
    To summarize: iris will from now on offer a better distant horizons and shaderpack compatibility than optifine and previous iris versions as shaderpacks are now able to interact with distant horizons chunks.

    • @Cygnus_MC
      @Cygnus_MC  3 หลายเดือนก่อน +43

      Thanks for the extra info! I did talk to IMS but i didnt want to go into too much depth, but this is cool to learn!

    • @SpacEagle17
      @SpacEagle17 3 หลายเดือนก่อน +15

      @@Cygnus_MC You're very much welcome! It was a nice informative video! I just wanted to give some cool insights about what happened behind the scenes and how much it has improved over time to what we have now

    • @kait3n10
      @kait3n10 3 หลายเดือนก่อน +5

      @@SpacEagle17 if you don't mind, what shader are you working on?

    • @SpacEagle17
      @SpacEagle17 3 หลายเดือนก่อน +13

      @@kait3n10 I am one of the 2 the developers of Euphoria Patches, an add-on for Complementary Shaders. Available on Curseforge and Modrinth. It is distributed as a mod though because of licensing reasons and some more reasons explained on the mod download page.

    • @kait3n10
      @kait3n10 3 หลายเดือนก่อน +5

      @@SpacEagle17 That's impressive, I really like the aurora colours affecting the landscape. I can't wait to try it out with distant horizons later. Thanks!

  • @owerpovered3330
    @owerpovered3330 3 หลายเดือนก่อน +186

    Distant Horizons, Nvidium, Irıs and Sodium teams should work together for the ultimate performance mod.

    • @JustRehan.
      @JustRehan. 2 หลายเดือนก่อน

      Fr

    • @NatoBoram
      @NatoBoram 2 หลายเดือนก่อน +12

      Nvidium is worthless since it's vendor-locked to Nvidia, better find a real cross-platform alternative

    • @bennyboiii1196
      @bennyboiii1196 2 หลายเดือนก่อน +7

      If you use Nvidium and DH together the game crashes. This probably because Nvidium takes control of server render distance. Plus, it's basically redundant with DH anyway other than a few smaller optimizations, I ran Nvidium and DH and i can say the only reason i still run Nvidium and C2ME over DH is because of some bugs in DH that annoy me.

    • @_nukeohio
      @_nukeohio 2 หลายเดือนก่อน +2

      @@NatoBoram Mad cause bad

    • @IAmAChildMurderer
      @IAmAChildMurderer 2 หลายเดือนก่อน

      Then add the Isle Of Berk Mod for majestic Dragons

  • @CERISTHEDEV
    @CERISTHEDEV 3 หลายเดือนก่อน +225

    Dude to me the coolest use for distant horizons is seeing the hermitcraft maps in there entirety
    Like being able to see all bases from all places

  • @DarkChaosMC
    @DarkChaosMC 3 หลายเดือนก่อน +348

    Y’all this will be the ultimate combo if nvidium adds shader support, I don’t use shaders because I sacrifice LOD chunks and faster chunk loading

    • @Cygnus_MC
      @Cygnus_MC  3 หลายเดือนก่อน +60

      Actually the performance impact is rather minimal, ive tested it on a 3060ti, a 1050ti and my very old intergrated laptop. Shaders only lost me around 5-10fps on the latter two and had no inpact on my main rig

    • @bacon_with_brussels_sprout
      @bacon_with_brussels_sprout 3 หลายเดือนก่อน +16

      ​@@Cygnus_MC dam, What shader is that?? And How?? I don't even bother running shaders on my minecraft because it lags so much even with so many optimization mods

    • @nikkiofthevalley
      @nikkiofthevalley 3 หลายเดือนก่อน +21

      ​@@bacon_with_brussels_sproutDistant Horizons is how. Distant Horizons decreases the detail the further away a chunk is, which massively decreases the amount of computation required for far away chunks, and isn't really noticeable unless you zoom in.

    • @SnrubSource
      @SnrubSource 3 หลายเดือนก่อน +2

      Distant Horizons is useless if you use Nvidium anyways

    • @bacon_with_brussels_sprout
      @bacon_with_brussels_sprout 3 หลายเดือนก่อน +10

      @@nikkiofthevalley Im asking how the shaders didn't impact so much performance,
      Distant horizons on low end systems (confirmed by my i5 5th gen laptop with a geforce 840m) can cause more stutters than if you just played on lower render distance.
      Im guessing his integrated laptop is way better than mine to not have suffered that much fps drop

  • @SlamTheDragonPersonal
    @SlamTheDragonPersonal 3 หลายเดือนก่อน +328

    now, we wait for nvidium compatibility

    • @Cygnus_MC
      @Cygnus_MC  3 หลายเดือนก่อน +128

      Thats up for nvidium to code in

    • @some_doofus
      @some_doofus 3 หลายเดือนก่อน +51

      Man I want that so bad. To get that kind of performance with the insane render distance of DH *and* shaders? Minecraft 2.0 right there

    • @PiyushSingh-qs8yc
      @PiyushSingh-qs8yc 3 หลายเดือนก่อน +46

      DH compatibility took 3 years to come and still in alpha and I talked about nvidium compatibility in iris and cortex discord and they are saying insanely hard because they have to overhaul iris to support mesh shading so I think we'll have to wait 10 years

    • @Stong1337
      @Stong1337 3 หลายเดือนก่อน

      best option is probs just just make new code for nvidium. Weird if more modders worked together theey could probs make there own minecraft @@PiyushSingh-qs8yc

    • @SlamTheDragonPersonal
      @SlamTheDragonPersonal 3 หลายเดือนก่อน +19

      @@PiyushSingh-qs8yc as someone who's learning how 3D graphics work, I can feel their pain 😭

  • @Mo_Mauve
    @Mo_Mauve 3 หลายเดือนก่อน +111

    I just happened to search "distant horizons" again on a whim when this video was 6 hours old.

    • @THEcoolGAMER60
      @THEcoolGAMER60 3 หลายเดือนก่อน +1

      buuuuurrrp

    • @Cygnus_MC
      @Cygnus_MC  3 หลายเดือนก่อน +12

      Welcome to insanity

    • @theseangle
      @theseangle 2 หลายเดือนก่อน

      Your comment is 1mo ago while the video is 4 weeks ago. Wha???

    • @Cygnus_MC
      @Cygnus_MC  2 หลายเดือนก่อน

      @@theseangle at the time he commented it was 6 hours old

  • @Jorge.ALXNDR
    @Jorge.ALXNDR 3 หลายเดือนก่อน +40

    Minecraft 2.0 is being made and Mojang is not giving a shlt

  • @flpgus
    @flpgus 3 หลายเดือนก่อน +163

    Been following you for a while now, and bro I BET this video will absolutely blow your channel up, mark my words! 😊

    • @Cygnus_MC
      @Cygnus_MC  3 หลายเดือนก่อน +12

      Lets hope so :)

    • @puppergump4117
      @puppergump4117 3 หลายเดือนก่อน

      Allahu Akbar

    • @flpgus
      @flpgus 3 หลายเดือนก่อน +2

      ​@@Cygnus_MC BRO I TOLD YOU, IT'S BEEN 8 DAYS AND THIS IS NOW YOUR MOST VIEWED VIDEO!! Huge congrats!!!!!! 🎉

    • @EliBallin
      @EliBallin 2 หลายเดือนก่อน +1

      @@flpgusu predicted that shi no way 💀

    • @flpgus
      @flpgus 2 หลายเดือนก่อน

      @@EliBallin told ya 😎

  • @Ceereeal
    @Ceereeal 3 หลายเดือนก่อน +72

    WAIT THEYRE MAKING IRIS SHADERS COMPATIBLE WITH IT NOW YES YES YES FINALLY
    Optifabric has been broken for me for so long so I couldn’t use shaders + DH but now I FINALLY CAN HOLY SHIT

    • @Ceereeal
      @Ceereeal 3 หลายเดือนก่อน +5

      update: I tried it and it was BEAUTIFUL but I must wait for other versions to come out. I will have patience

    • @miliIguess
      @miliIguess 3 หลายเดือนก่อน +3

      @@Ceereealwdym tried it if. It hasn’t released yet right.

    • @andyraldp173
      @andyraldp173 2 หลายเดือนก่อน

      Im trying to install all in my minecraft and I have errors that I don't know how to solve. Can u help me?@@Ceereeal

    • @Ceereeal
      @Ceereeal 2 หลายเดือนก่อน +1

      @@miliIguess both DH and Iris released alpha versions on the Iris shaders discord, I looked though and I’m not sure where they are now though

  • @anoukk_
    @anoukk_ 3 หลายเดือนก่อน +24

    I remember the nay sayers before these lod mods were a thing. People have wanted lod for minecraft for a very long time but a lot of people seemed to be very convinced that it wasn't possible in minecraft for some reason.

    • @matthewbarabas3052
      @matthewbarabas3052 2 หลายเดือนก่อน +1

      its possible, but man, does it look obvious and bad....

    • @LunamrathP
      @LunamrathP 2 หลายเดือนก่อน +3

      @@matthewbarabas3052 Hottest take of all time.

  • @plastered_crab
    @plastered_crab 3 หลายเดือนก่อน +56

    Love love loooooooove this partnership of these two amazing mods! Both teams have done amazing things for Minecraft with this

  • @starly1974
    @starly1974 3 หลายเดือนก่อน +25

    This looks absolutely amazing. It felt to me for a long time that that since Minecraft changed It's terrain generation from beta the world never looked that good. Because it became more realistic and flat requiring high render distance to fully appreciate how it looks. Lower render distance isn't that big of a deal when you have a terrain with a lot of verticality

  • @jared_per
    @jared_per 3 หลายเดือนก่อน +10

    This is probably my favorite mod. I didn't even know what I was missing without it. MC needs naitive support for this.

  • @Juha-th3go
    @Juha-th3go 3 หลายเดือนก่อน +5

    This is amazing. Not only I was astonished by the visual it provides, I was deeply impressed by how much project quality increases by just making highly maintainable code.

  • @lipetodi7454
    @lipetodi7454 3 หลายเดือนก่อน +12

    Absolutely amazing, can't wait to try this combo!!

  • @its_me_r1m
    @its_me_r1m 3 หลายเดือนก่อน +2

    Your video Quality is insane dude!, but your so underrated.
    This video for sure will blow up, I hope so!

  • @bluebark146
    @bluebark146 3 หลายเดือนก่อน +7

    Easily one of my favorite mods of all time. Ive been playing it with iris jank included, so seeing actual compatibility so close is exciting

  • @hahahamamamama2535
    @hahahamamamama2535 3 หลายเดือนก่อน +2

    Hey CygnusMC. I love your modded videos. Especially the hisotry of modding loaders and especially news like this about Distant Horizons with shaders. Keep working bro you are going places! Much Love

  • @levihinsen1917
    @levihinsen1917 3 หลายเดือนก่อน +2

    This is huge! Subbed and turned on notifications cuz I really want to see how thus combo progresses

  • @Cre4tor.
    @Cre4tor. 3 หลายเดือนก่อน +23

    This just insanity. Thank you for this video

  • @_TheCoolCat
    @_TheCoolCat 3 หลายเดือนก่อน +2

    Hello CygnusMC!
    it is absolutely crazy how fast you've grown since that mineplex video! I haven't been keeping up with Minecraft lately (unfortunately). but I came across your channel just today and I'm really surprised and super happy with how much you've grown from 600 subscribers to 10k! congrats, man!!

    • @Cygnus_MC
      @Cygnus_MC  3 หลายเดือนก่อน +1

      Hey man, thanks for checking back in! Its been nuts!

  • @tacticalassaultanteater9678
    @tacticalassaultanteater9678 3 หลายเดือนก่อน +4

    Insane collab, mad respect to the Iris and DH devs for reconciling these two very different core engine modifications!

  • @thomasbroadbent9518
    @thomasbroadbent9518 3 หลายเดือนก่อน

    Cool video man! Great interview, glad I found this channel

    • @Cygnus_MC
      @Cygnus_MC  3 หลายเดือนก่อน

      Thanks for taking the time to check me out!

  • @redouble_
    @redouble_ 2 หลายเดือนก่อน +1

    Hey! I just wanted to say, I've been carrying the task of managing server hosting by myself for a large community for 5 years and your channel is really helping me stay informed and entertaining. Thank you so much! Keep up the good work

  • @kait3n10
    @kait3n10 3 หลายเดือนก่อน +2

    Wait, this is one day old?? I've been waiting so long for this, time to get back to Minecraft after a couple years break!

  • @Reheight
    @Reheight 2 หลายเดือนก่อน

    I think it’s amazing that you’re not only showing us the mod we’re supporting but also the creators and developers we’re supporting/working with.
    Sometimes it’s nice to hear the mind of other developers, this is a lovely project and it’s so cool to see such a passionate project continuing on in a game that’s been around for so long.
    I think James really understates how stressful being a software engineer can be, there’s burnout sure, but he’s also a problem solver primarily and most of his day is spent solving problems, it will always become frustrating somehow at some point, which normally leads to burnout. The fact that he balances this with a normal job is so inspiring to many people, I’m sure.

  • @etis398
    @etis398 3 หลายเดือนก่อน

    I like that in the video you interview the actual developers behind it!

  • @kcscustom9759
    @kcscustom9759 3 หลายเดือนก่อน

    This is very exciting! I love distant horizons, I’ve been using it constantly since it came out.

  • @Nasrul260
    @Nasrul260 3 หลายเดือนก่อน +6

    Finally! Distant Horizons have shader support! I've tried using it before and most shaders just couldn't support it unfortunately.
    I'm glad that there's finally a compatibility with Iris Shaders!

  • @JustDoom
    @JustDoom 3 หลายเดือนก่อน +5

    i love this mod, used it for a couple years and its great!

  • @HelperGuy
    @HelperGuy 3 หลายเดือนก่อน

    It must be hard to do both this mod and a full time job. Props to the creator!

  • @TMG_Indi
    @TMG_Indi 3 หลายเดือนก่อน +10

    Imo Distant Horizons is the best Minecraft mod ever created. Thank you so much for this awesome mod. It is completely game changing.

  • @plaonder
    @plaonder 3 หลายเดือนก่อน +1

    The mod is very quickly becoming good for casual play! I haven't been able to get myself to use it due to the issues outlined in this video but with shader support and the issue with black voids appearing as chunks unload being fixed I can see myself using this in casual play

  • @davioliva7088
    @davioliva7088 3 หลายเดือนก่อน +8

    I have picked mod development recently. It is INSANE how modders will get these projects done WHILE HAVING A JOB. Thank for you everyone who has ever put out a mod out there

  • @PrisonerFlake
    @PrisonerFlake 3 หลายเดือนก่อน +2

    I was looking forward to this for months, had a gitbhub conversation boomarked and everything (I dont have an acc lol) so happy to see this in my recommended :D

  • @KremsonKhan
    @KremsonKhan 3 หลายเดือนก่อน +2

    Two of my must have Mods Finally working together! 🤩

  • @kerbalx8023
    @kerbalx8023 3 หลายเดือนก่อน +2

    It's crazy what optimization can do!

  • @Steveplays28
    @Steveplays28 3 หลายเดือนก่อน +6

    Cool video Lunar!

    • @plastered_crab
      @plastered_crab 3 หลายเดือนก่อน +3

      Hey it's Steve!

    • @Steveplays28
      @Steveplays28 3 หลายเดือนก่อน +2

      @@plastered_crab hi Plastered Crab!

    • @yeshi3522
      @yeshi3522 3 หลายเดือนก่อน +2

      Hi Steve 😃

    • @Steveplays28
      @Steveplays28 3 หลายเดือนก่อน

      @@yeshi3522 Hello Yeshi!

  • @tom1226
    @tom1226 3 หลายเดือนก่อน

    nice work

  • @cola98765
    @cola98765 3 หลายเดือนก่อน +2

    I'm very happy that I was part of this project. It did burn me out quite a bit. but still, happy to see where it ended.

    • @Distant_Horizons
      @Distant_Horizons 3 หลายเดือนก่อน +2

      It was a pleasure working with you and I hope you're having a good time where ever you are now.
      - James

  • @gregoryhancock6057
    @gregoryhancock6057 2 หลายเดือนก่อน

    Wow... I would LOVE to see this thing for Vintage Story!

  • @fantalone666
    @fantalone666 3 หลายเดือนก่อน

    This is crazy good. Doubt my laptop could handle Distant Horizons on top of my shaders, but I might use it once I upgrade my setup

  • @bluvetro6524
    @bluvetro6524 3 หลายเดือนก่อน

    Thanks for the detailed and simply explained explanations. ♥ Mojang should buy these plugins... these ideas, from those who develop them, and "humbly" implement them in their Minecraft.

  • @Thighmangler
    @Thighmangler 3 หลายเดือนก่อน +1

    What an absolutely humble guy, insane how so much talent is being used to make our gameplay that much better and he still takes the time to praise others

  • @seekyunbounded9273
    @seekyunbounded9273 3 หลายเดือนก่อน +1

    Every time i think of something like month later i find out that someone was working on it for a while, for example VR was another concept

  • @LtChub12
    @LtChub12 3 หลายเดือนก่อน

    Pebble; great video 😊

  • @guilttripp349
    @guilttripp349 2 หลายเดือนก่อน

    James seems like an incredible human being. I can't imagine working 2 full time jobs doing basically the exact same thing. What a time to come back to modding Minecraft.

  • @blackstone12
    @blackstone12 3 หลายเดือนก่อน +4

    I love your videos. Keep it up!

  • @myhal-bavyt
    @myhal-bavyt 3 หลายเดือนก่อน

    Finally! Iris support! I'm so so so grateful!

  • @rgbok5453
    @rgbok5453 3 หลายเดือนก่อน

    These mod developers are awesome. I hope they have a great software development career that rewards them for their hard work.

  • @CapitalTeeth
    @CapitalTeeth 2 หลายเดือนก่อน

    It's crazy how render distance completely changes your perception of your world. That mountain that's hundreds of blocks away is something that you just can't see unless mods like distant horizons are installed.

  • @boboftibia
    @boboftibia 3 หลายเดือนก่อน +5

    They should team up with the person who does Dregora(?) the land generation mod. This would be a team combination like no other. Can you imagine the worlds they would create?

    • @Cygnus_MC
      @Cygnus_MC  3 หลายเดือนก่อน +5

      Actually i think that works Totally fine! The only thing that might not render correctly is the block data itself

  • @ericpalacios920
    @ericpalacios920 3 หลายเดือนก่อน +2

    It would be spectacular if we could get this combination working with the Terra 1:1 (life size Earth) mod!

  • @SibiuLegoDaro
    @SibiuLegoDaro 3 หลายเดือนก่อน

    More of this. I subscribed

  • @thegrimmtv3532
    @thegrimmtv3532 3 หลายเดือนก่อน

    Finally I can get back to playing Minecraft again because of this.

  • @DarkEclipse86
    @DarkEclipse86 3 หลายเดือนก่อน

    super underrated channel

  • @MrMeaty6
    @MrMeaty6 3 หลายเดือนก่อน +2

    i cant even imagine how cool this would be with terralith

  • @beep6844
    @beep6844 หลายเดือนก่อน

    Ideally, we'd be able to run this setup with the bobby mod so you could do it in multiplayer

  • @ajpj4057
    @ajpj4057 2 หลายเดือนก่อน

    i really liked how this was not only a preview for whats to come but also a dive into what inspired and drove developement of this project.
    real inspiring stuff

  • @spicybaguette7706
    @spicybaguette7706 3 หลายเดือนก่อน +1

    Wow. Just the amount of dedication and time poured into this project. And we can just download it for free!

  • @dreeam928
    @dreeam928 3 หลายเดือนก่อน +1

    amazing!

    • @Cygnus_MC
      @Cygnus_MC  3 หลายเดือนก่อน +1

      Hey dreeam! Glad to see your still doing well!

    • @dreeam928
      @dreeam928 3 หลายเดือนก่อน

      @@Cygnus_MC like your videos also☺

  • @conely2463
    @conely2463 3 หลายเดือนก่อน

    Banger

  • @HistoryOnPaper
    @HistoryOnPaper 3 หลายเดือนก่อน +5

    This makes me want to go on a adventure so someone fetch me my walking stick and the packet of biscuits

    • @Cygnus_MC
      @Cygnus_MC  3 หลายเดือนก่อน +2

      RIGHT AWAY SIR o7

  • @Nodal488
    @Nodal488 3 หลายเดือนก่อน

    Quality content

  • @TheNone724
    @TheNone724 3 หลายเดือนก่อน +1

    Now we need to combine nvidium and distant horizons for some epic performance and practically limitless render distance

  • @el6700
    @el6700 2 หลายเดือนก่อน

    modders are amazing!

  • @hikarihitomi7706
    @hikarihitomi7706 3 หลายเดือนก่อน

    Nice to see my idea being put to use. But kinda sad that someone else put it out before me. :/

  • @douglasg14b
    @douglasg14b 2 หลายเดือนก่อน +1

    Honestly just blows my mind that Minecraft doesn't have LOD chunks as a base game thing. Tiered rendering with quad trees is so common.

  • @joeschmoe487
    @joeschmoe487 3 หลายเดือนก่อน +1

    This video doesn't do justice to how awesome it actually looks in game

  • @karkovb1522
    @karkovb1522 3 หลายเดือนก่อน +3

    I've been slowly distancing😏 myself away from shaders recently because I find distant horizon really makes the game felt less lonely and more open. So when the new update with shader support is out then that would be the best of both worlds!

  • @feltysky8308
    @feltysky8308 3 หลายเดือนก่อน

    adding cubic chunk would make it perfect

  • @thatpumpkingirl
    @thatpumpkingirl 3 หลายเดือนก่อน +1

    As someone who plays TF2, ULTRAKILL, and Minecraft, I did NOT see TF2 coming

  • @unsupportiveperson7724
    @unsupportiveperson7724 หลายเดือนก่อน

    This needs to be a feature in Minecraft, in Minecraft. Im warching you FBI agent

  • @midorifox
    @midorifox 2 หลายเดือนก่อน

    Lol, this mod is great.... It's insane how both Veloren and Vintage story have this built-in.

  • @Dingleberry454
    @Dingleberry454 3 หลายเดือนก่อน

    I like the feeling the world only exists where I am. Call me old school lol love the old fog

  • @FinniganHealey
    @FinniganHealey 2 หลายเดือนก่อน

    This. This is what i want vr to look like. If someone can get a vr mod to work with this, i will figure out a way to spend a full year living in minecraft lmfao

  • @vitom1075
    @vitom1075 3 หลายเดือนก่อน +1

    This with a biome mod like biomes o' plenty... :O

  • @Seacat17
    @Seacat17 2 หลายเดือนก่อน +1

    FINALLY!!!

  • @lilflob
    @lilflob 3 หลายเดือนก่อน +1

    HUGE W

  • @Menticid_
    @Menticid_ 3 หลายเดือนก่อน +1

    i have big hopes and good feelings about all this

  • @BaccarWozat
    @BaccarWozat 3 หลายเดือนก่อน

    "I was ... lucky enough to get early access to [it]..." Yeah, you and everyone else on the Iris discord. Not much luck involved.
    This is an absolute incredible accomplishment and show of teamwork and solidarity between two mod teams and shader devs. Kudos to everyone for working together!
    Right now one has to use Bliss shaders for best results, but Complementary is on the (not distant) horizon and one can hope they're going to update Sildur's for it. It's the new standard to shoot for, so it would be unwise to ignore it.

    • @Cygnus_MC
      @Cygnus_MC  3 หลายเดือนก่อน

      At the time of writing the testbuild was not out yet, hence why I said that :) but yes! Very cool

  • @computergamernl
    @computergamernl 2 หลายเดือนก่อน

    this seems really cool! Kinda hping someday soon we might get server support so i can just pregen all the LOD's or something... If i knew java i might even try implementing it myself cause i did notice it uses sql (?)

  • @Solstin
    @Solstin 2 หลายเดือนก่อน

    Oh man, that makes Minecraft look awesome!

    • @Cygnus_MC
      @Cygnus_MC  2 หลายเดือนก่อน +1

      If it isnt my favorite vintage story guy!

    • @Solstin
      @Solstin 2 หลายเดือนก่อน

      @@Cygnus_MC Ayy! Noticed your video blew up, congrats!

    • @Cygnus_MC
      @Cygnus_MC  2 หลายเดือนก่อน +1

      @@Solstin thanks man! ❤️

  • @kristiankohout6022
    @kristiankohout6022 2 หลายเดือนก่อน

    a backport for older versions of distant horizons would be amazing

  • @sweetcapitan5690
    @sweetcapitan5690 3 หลายเดือนก่อน +2

    What is the world generation at 7:48? Is this a mod or a new pattern for the world of vanilla Minecraft?

  • @sumbdhits
    @sumbdhits 3 หลายเดือนก่อน +2

    Mojang really needs to just implement LODs already. It would make the game so much more fun to play. I thought they would've already added them 10 years ago, I've been waiting since. At least mod developers are passionate enough to work harder than the dev team, apparently.

  • @BrutalCarnage
    @BrutalCarnage 3 หลายเดือนก่อน +1

    thank u nerdy white lads for making these worlds more immersive!

  • @RomanBellic-ez5fh
    @RomanBellic-ez5fh 2 หลายเดือนก่อน

    Dude behind the ruibidium and oculus project, will have some work to do. I only hope he takes the challenge, if it get to that point, that is.

  • @AuraMaster_7
    @AuraMaster_7 3 หลายเดือนก่อน +1

    Now if only it would work with the Physics mod...

  • @Desenrad
    @Desenrad 3 หลายเดือนก่อน +2

    I’m playing on realms with friends and I’m so sad my mod pack can’t get Distant Horizons because of 1.20.4. My mod pack is made to make Minecraft look really beautiful without too many over the top changes. But the lack of Distant Horizons is like losing 50% of the pack. I have grown to really appreciate DH and can’t play without it. Hope the dev gets all the help he needs to get updates pushed faster.

  • @Nkit_1
    @Nkit_1 3 หลายเดือนก่อน

    Mr Sebiel , full respect 😄

  • @Chekalskyy
    @Chekalskyy 2 หลายเดือนก่อน

    Damn, this video casually mentions by top three games

  • @Glixd
    @Glixd 3 หลายเดือนก่อน +12

    pebble

  • @LordRaine
    @LordRaine 2 หลายเดือนก่อน

    Once we get these problems sorted, I feel like we're going to see a renaissance of some of the older style mods, that added vehicles, aircraft, and kaiju into the game. Those mods were cool, but the render distance always crippled them. You can't fly a plane when you can only see out to 15 chunks, and you can't effectively drive or move at high speeds either for the same reason. Once this full-sandbox potential is unlocked, there will finally be a stage for other mods to go big.

  • @CloudColumncat
    @CloudColumncat 3 หลายเดือนก่อน

    Between 1.2.5 and 1.8.1, when 1.2.5 and 1.8.1 were frequently used, and 1.20.1,
    many modders showed off their talents. Of course, as always happens with talented people, there was a lot of stubbornness and strife.
    These are people who have come a really long way.. Bravo.

  • @00Cubic
    @00Cubic 2 หลายเดือนก่อน +1

    VRAM finally has a use

  • @Do-something-nice
    @Do-something-nice 2 หลายเดือนก่อน

    If they make this thing into a real thing in Minecraft I'd be playing the game endlessly

  • @thislink1519
    @thislink1519 2 หลายเดือนก่อน

    Distant Horizons should have a kickstarter