How to setup GLFW on new Macs | GLFW

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024
  • Learn how to easily download and setup GLFW on arm based Macs, this process is fairly simple and can be setup in a similar way on other platforms like linux and windows.
    #glfw #opengl #gamedev

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

  • @benjamin4736
    @benjamin4736 11 дней назад +2

    "Of course you know what GLFW is because that's why you clicked on the video" 😭😭

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

    Thank you! This is really helpful! I am not a game developer or developer of any kind and was trying to download OpenGl for a game, and this really helped. I appreciate it.

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

      i know, is rarely this question, how do you download opengl?, I want play minecraft and i need help
      Sorry, my english is so bas, im Argentinian

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

      honestly im not sure man i havent used my mac in 6 months, bought a desktop and switched to windows from there. @@erixtnt2047

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

      @@erixtnt2047 i just folkowed tuto

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

    Thank you! I'm new to C++ and setting up libraries was so confusing with the numerous ways to achieve it like CMake etc. This is perfect!

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

      You are most welcome and appreciated!

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

    Great video! Just what I needed. Thank you very much.

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

    Hey man! GJ Keep it up, new sub here!

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

      Thank you very much! Highly appreciated

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

      you lost me when you said vulkan. 🤔 So where did you set that up or can you link that setup please?

    • @luthecoder
      @luthecoder  10 месяцев назад +1

      @@jaymartinez311 if you want to learn how to setup Vulkan you may watch my latest video which is just about that topic

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

      @@luthecoder can you link it here please 🙏🏾?

    • @luthecoder
      @luthecoder  10 месяцев назад +2

      @@jaymartinez311 just check my account it’s the first latest video you will see

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

    OK great! Now can you also tell me how to add GLAD? How can I draw a triangle moving forward?

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

    But could you please send me a copy of the code via youtuber comment?

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

      Exactly

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

      @@iamadityavaishy ikr, why didnt he send it?

  • @syi14
    @syi14 10 месяцев назад +1

    how do u get the make file im so dumb 😭

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

      You have to write one yourself 🤣.. Makefiles are custom made and can sometimes be specific to the project your working on

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

      @@luthecoder i see i guess i could never have opengl on mac then 😔

    • @luthecoder
      @luthecoder  10 месяцев назад +1

      @@syi14 with old Intel based Macs I know it was possible.. just haven’t tasted OpenGL on the new Mac silicons but I do know OpenGL is deprecated on MacOs .. so your options are Vulkan or Metal and Metal is the OpenGL of MacOs in sense that it’s easy to setup just as OpenGL was too

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

      @@luthecoder i see,, so i can use metal right since it's kinda the same format with OpenGL? my lecturer asked me to download it since i am studying computer graphics now and i am scared that i can't do my assignments if i dont have OpenGL 🫠