React Magnificent 3D EARTH with THREE.JS | Beginners w/ React-Three-Fiber 8K Quality

Поделиться
HTML-код
  • Опубликовано: 26 окт 2024

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

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

    loved the tutorial , i know i am late in party , but still looking forward for these types of tutorial from you , good work man , keep it up !!]

  • @thesaching
    @thesaching 3 года назад +3

    Wonderfull keep creating such content

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

    Sincerely, love your video. Thank you a lot for great explanation and tutorial!

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

    Really awesome content for starting 3d world in web

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

    nice basic informations, thx dude

  • @davidhernandez9275
    @davidhernandez9275 2 года назад +6

    Thank you! What would I need to do to add the funcionality of clicking on one country on the 3D planet and displaying some information about it?

    • @serenaamer
      @serenaamer Год назад +1

      hye, I wanted to ask if you already have answer for your question? thank you

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

      @@serenaamer Not yet :(

  • @neelthakkar4492
    @neelthakkar4492 3 года назад +1

    How about a tutorial on AR.js with web. It would be a great project🤩🤩

  • @RossPfeiffer
    @RossPfeiffer 2 месяца назад

    can info popups be combined with this globe?
    popups with pointers to locations

  • @eli9213
    @eli9213 3 года назад +2

    Great content!
    Can you please share a link to website you got the photos from?

  • @sebastianullrich7105
    @sebastianullrich7105 3 года назад +1

    "Drei" is spelled like "dry". Awesome tutorial, keep it up!

  • @da.b3102
    @da.b3102 2 года назад

    Great tutorial! Thanks!

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

    This is awesome. But is it possible to click an island/region ?

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

    great tutorial thank you! btw, how do I smooth out the texture wrapping? there is a very obvious line on my image of earth and the clouds and I'm not sure how to make it overlap to make it continuous, rather than looking like a 2D image wrapped around 3D sphere. I've been searching for a "symetrical" photos but there's gotta be a way to do it without that right?

  • @TriLe-zx8ub
    @TriLe-zx8ub 3 года назад

    Thank for your videos. I have a question.
    I have a obj and hdri background. I can not keep obj when rotate background. Can you help me resolve my issue?

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

    Anyone else having the problem where you can't see anything at about 23 minute mark? It's like my Earth component isn't being read or something. But, if I copy all the code from Earth into my App.jsx and put it inbetween Suspense it works. I don't know why that is the case.

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

    Thank you

  • @luigihard2481
    @luigihard2481 8 месяцев назад

    how would i add pinpoints on the globe?

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

    Is there a way we can Make things in Blender like a whole landscape and add that to threejs

  • @DuyTran-ss4lu
    @DuyTran-ss4lu 3 года назад

    Awesome!

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

    sir Can you create the card component like gnews API with the help of pure REACTJS ? please

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

    which linux distro are you use

  • @Morax
    @Morax 3 года назад +1

    Thanks for the awesome tutorial... Also drie is pronounced more like "dry" than "dree"

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

    just use a group not 2 refs bad practice

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

    Wonderful Video but , you are saying so many times. it gets annoying

  • @fahimshahriarsawon9164
    @fahimshahriarsawon9164 3 года назад +3

    more,video on Three.js .please.
    Always,belive in Allah.

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

    Will you please tell me what are the dependency we have to install for @react-three/fiber , i am using react 17.0.2 but still getting typescript error after installation when i try to use canvas @CoderOne