Clay + C | Tutorial Part I | Creating a Mars Rover Control Panel

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ม.ค. 2025

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

  • @mateoarteaga8274
    @mateoarteaga8274 11 วันที่ผ่านมา +8

    Finally found someone doing something in C. Can't wait for part 2!

    •  11 วันที่ผ่านมา

      Cool! Be on the lookout! Hopefully I'll release part 2, 3 & 4 tomorrow 🤓solving some final bugs related to the buttons right now

  • @TheMatyw
    @TheMatyw 17 ชั่วโมงที่ผ่านมา +1

    nice nice nice, this is great, leeets goo!

  • @razvanrusan9319
    @razvanrusan9319 8 วันที่ผ่านมา +3

    Clay is less than a month old and I'm so glad people are alrrady writing stuff with it. It's both hilarious and smart that someone thought to write a React / Jetpack Compose -style library to write C UIs declaratively with!

    •  8 วันที่ผ่านมา

      agreed!

  • @nickskywalker2568
    @nickskywalker2568 6 วันที่ผ่านมา +1

    Really excited about clay!
    I am hoping to see some tutorial with web rendering as well

  • @hicham5770
    @hicham5770 9 วันที่ผ่านมา +4

    Dang, clay is blowing out!! I also recently discovered it, and I'm starting a few projects using this instead of ImGui

    •  8 วันที่ผ่านมา +1

      @@hicham5770 cool! 🙂 not sure im going to use it for anything coming up, but its been super nice to tinker with for sure

    • @hicham5770
      @hicham5770 8 วันที่ผ่านมา

      I'm actually using it for work. Need a few GUIs in cpp, and the best thing I found was Qt which had horrible liscencing and ImGui or lvgl seemd like the best choice but then BAM found clay trending in Github, it was a God send!!
      Though making it run on cpp was a pain because I was unfamiliar with cmake.

  • @RobertFletcherOBE
    @RobertFletcherOBE 5 วันที่ผ่านมา +1

    this is looking great. you should come over to the dark side and try native linux. I made the switch a few years back and development is so much nicer. especially if your a wsl enjoyer.

    •  5 วันที่ผ่านมา

      Never given any linux distro a serious chance aside from playing around with it. I'm currently working on a game in Unity (so i am kinda locked to windows until its completion) but afterwards i plan to ditch Unity forever and make the next game in C, Odin or Jai. Perhaps then i can give Linux a serious go! 🤓🤓

  • @ShivSindhu088
    @ShivSindhu088 11 วันที่ผ่านมา +5

    line 5: Clay_Initialize expects three arguments, but you're providing only two. The missing argument is Clay_ErrorHandler.
    I am getting error, compiler is asking for 3rd argument.

    •  11 วันที่ผ่านมา +2

      yeah im probably using an outdated clay.h file... its getting updated all the time 😅 I'll definently fix this in the next video

    •  10 วันที่ผ่านมา +2

      processing part 2 right now, the video starts off by fixing this mistake! Thanks again for pointing it out, great catch!! ☺

  • @interstellar1873
    @interstellar1873 8 วันที่ผ่านมา +1

    what's the theme bro? great content btw!

    •  8 วันที่ผ่านมา +1

      theme on the editor? i think its called 'naysayer' and i think its inspired by the theme Jonathan Blow uses 😅 i think it has great contrast, not too dark and not too light!