Load OBJ Files - Raylib Tutorial

Поділитися
Вставка
  • Опубліковано 5 жов 2024
  • Sign up for the raylib weekly newsletter: raylibweekly.com/
    Today's code: justpaste.it/2...
    Rubber duck: www.cgtrader.c...
    Make sure to change code to point at your ducks files.
    My Channel: www.youtube.co...
    Like, comment, and subscribe! 👍
    Music
    #gamedev #raylib #coding #programming

КОМЕНТАРІ • 19

  • @VoidloniXaarii
    @VoidloniXaarii Рік тому +18

    Wow! Finally something that isn't 20h just to draw a cube. Thank you so much

  • @theoreticaltradesman
    @theoreticaltradesman Рік тому +2

    Really appreciate this tutorial!! Brb, gonna go make World of Duckies and take Blizzards market share.

  • @paulojonathan3161
    @paulojonathan3161 Рік тому +4

    using C Check, No game engine engine check, programmer level: SPARTAN.

    • @happygofishing
      @happygofishing Рік тому +1

      its not like using opengl or vulkan, raylib is pretty featured it just doesnt have an editor

  • @danielpineda45
    @danielpineda45 6 місяців тому

    YOUR A GOD THANK YOU !!!!!!!!!!!!!!!!!!!

  • @dryoldcrabman6890
    @dryoldcrabman6890 9 місяців тому

    bro thank you!

  • @EduSodap
    @EduSodap 2 роки тому +2

    Great video! Is it easy to change the shader and add a light to the scene using raylib? Im considering checking this framework out

    • @jarreed0
      @jarreed0  2 роки тому +5

      Thanks! And yeah it's pretty easy, especially the lighting, I'm not super experienced with shaders but I've got it to work so you should be able to too

    • @EduSodap
      @EduSodap 2 роки тому

      @@jarreed0 thank you for the great primer! raylib is looking like a great library

  • @redsectionXD
    @redsectionXD 2 роки тому

    Hello, thank you so much for the tutorial, do you know how to draw a sphere or a square just in front of the camera and follow the pitch and yaw of the mouse (using 1st person mode)? I'm trying to make like a "ray" to detect enemies when they touch the volume of the this geometry.
    Thanks again!

  • @HoangHarry
    @HoangHarry 2 роки тому

    I love your video so much, and may i ask what ide did you use^^ thank you sir

    • @jarreed0
      @jarreed0  2 роки тому +1

      No IDE, I just used GEDIT (Gnome text editor), similar to Notepad++.

    • @HoangHarry
      @HoangHarry 2 роки тому +1

      @@jarreed0 oh ok 😊 thanks so much

  • @juanmacias5922
    @juanmacias5922 2 роки тому

    Super cool, so you were using C++?

    • @jarreed0
      @jarreed0  2 роки тому +3

      I compiled it with a C compiler, but everything from the video should compile with a C++ compiler as well

    • @juanmacias5922
      @juanmacias5922 2 роки тому +1

      @@jarreed0 Ah okay, I thought it was C, but wasn't sure. Never used gcc before. Thanks!

  • @jarreed0
    @jarreed0  Рік тому

    Sign up for the raylib weekly newsletter: raylibweekly.com/

  • @Anonim-vp7lq
    @Anonim-vp7lq 8 місяців тому

    why does it looks so slow and low quality?

    • @jarreed0
      @jarreed0  7 місяців тому

      I think it was just set to 60fps. and low quality may be due to lack of lighting I would guess + the duck isnt the good looking to begin with