Setup OpenGL with GLFW and GLAD

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

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

  • @BikramMajhiM23CSA007
    @BikramMajhiM23CSA007 8 месяцев назад +1

    Thank you so much man. I had spent days trying to set up the thing. You helped me set it up in minutes. Wish you all the best.

  • @manhvu7086
    @manhvu7086 15 дней назад

    Thank for your video, It's help me to setup very easy, thank for your guidance! Let make more videos like this about opengl

  • @tripvif9862
    @tripvif9862 9 месяцев назад +1

    thank you sm. I have seen a lot of videos, but they are old and I had a lot of problems watching them. After your tutor I had none

    • @tripvif9862
      @tripvif9862 9 месяцев назад

      please just do not stop!

  • @jugaloe240
    @jugaloe240 7 месяцев назад

    I had so many problems trying to set it up yesterday so I thank you for this video! It helped me so much.

  • @spededrokay6882
    @spededrokay6882 Год назад +3

    best tutorial ive ever seen for setting this up, thank you so much man

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

    Thank you so much, It finally worked. I was trying to make it work for 1 hour before watching your video.

  • @CyborgAutos
    @CyborgAutos 4 месяца назад +1

    Great easy to follow tutorial!

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

    Great tutorial on how to set this up. Thanks so much!

  • @ВікторіяСтанчук
    @ВікторіяСтанчук 5 месяцев назад +1

    Дуже дякую за такий корисний туторіал, єдиний, який дійсно допоміг🥰
    Thank you very much for such a useful tutorial, the only one that really helped🥰

  • @damienjurado9267
    @damienjurado9267 11 месяцев назад

    That turned out to be a lot easier! Thank you very much

  • @anthonygoodsell9970
    @anthonygoodsell9970 5 месяцев назад

    I finally understand what i have to do. Thank you so much for the good video

  • @bradlanducci9011
    @bradlanducci9011 5 месяцев назад

    Great video, thanks for the explanation!

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

    this is the best tutorial, thank you so much

  • @juandeybycarlos-chullo6741
    @juandeybycarlos-chullo6741 10 месяцев назад

    Thank you, I understood easily

  • @Witzkhalifa
    @Witzkhalifa 7 месяцев назад

    even in 2024 it's working ty

  • @sirfmgamer5655
    @sirfmgamer5655 6 месяцев назад

    this method though it seems quite confusing, it works. But do you prefer using linker page settings to set the libraries to glfw and glad instead?

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

    Very good tutorial, thank you 🙏 very much

  • @CB256
    @CB256 15 дней назад

    thanks mate

  • @SahilGandhre
    @SahilGandhre 11 месяцев назад

    hey man so when i was trying to set up glad i.e. the last part i kept running into a error where my x64 folder was being duplicated and my openglsetup while could not open can you help me out with that?

  • @gabegonzalez764
    @gabegonzalez764 7 месяцев назад

    Thanks!

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

    Thank you!

  • @aleksi5792
    @aleksi5792 5 месяцев назад

    My visual studio doesnt show the depencencies at all

  • @draft_fusion
    @draft_fusion 5 месяцев назад

    I sue visual studio code and was not sure how to set it up, if you have ideas do let me know!

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

    i cant seem to add the include folder any help maybe but otherwise cool vid

  • @peanutbuttergaming3329
    @peanutbuttergaming3329 Месяц назад

    bruh microsoft depreciated the properties menus. does not work anymore!!

  • @xiaoxiao-r7s
    @xiaoxiao-r7s Год назад

    are you using windows xp ??

  • @JulianHall-g4m
    @JulianHall-g4m Месяц назад

    Dietrich Views

  • @million-ot3hh
    @million-ot3hh 5 месяцев назад +2

    not work spend time dislike

  • @thkbonfjpsthlaydg945
    @thkbonfjpsthlaydg945 9 месяцев назад +6

    C/C++\General\Additional Include Directories: $(SolutionDir)\projectname\dependencies\include
    Linker\General\Additional Library Directories: $(SolutionDir)\projectname\dependencies\lib
    Linker\Input\Additional Dependencies:
    glfw3.lib
    opengl32.lib
    user32.lib
    gdi32.lib
    shell32.lib

    • @iam_mausam
      @iam_mausam 9 месяцев назад

      hey can i setup this in visual studio code?

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

      u have to learn cmake for that @@iam_mausam