Let's Code DOOM #3 - First 3D Walls

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

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

  • @printAndplaylab
    @printAndplaylab 3 месяца назад +4

    YOOOOOOOOOOOOO A NEW ONE I THOUGHT IT WAS THE END!!!!!!!!!!!!!!!!! edit: how did you lock the mouse in 3:28 I managed to write the code myself but ynow how'd you do it?

  • @CreativeSteve69
    @CreativeSteve69 3 месяца назад +5

    Welcome back Coder Space. I really loving this series and all your videos. They are all very easy to digest and easy to listen to and watch as well. Please keep up the great work. :)

  • @cvabds
    @cvabds 3 месяца назад +2

    I bet you can't do that on TempleOS

  • @Komeuppance
    @Komeuppance 3 месяца назад +2

    This is amazing, please keep doing the work you're doing!

  • @nerdyturkey312
    @nerdyturkey312 3 месяца назад +1

    You're a very clever robot!

  • @kunalamvet
    @kunalamvet 3 месяца назад +1

    Шо, опять?!

  • @anon_y_mousse
    @anon_y_mousse 3 месяца назад

    Are you using a computer generated voice here or do you just have a cold? Will you implement a WAD file loader or are you going to come up with your own custom format? If you opt for your own format, I'd suggest just using .zip files and having a manifest to register the layout of the files. Python has a .zip file reader so it'd be easier if you went down that path.

  • @outoftime9071
    @outoftime9071 3 месяца назад

    I am trying to build a 3d graphics render to render the structure of proteins using pdb data. How do I go about doing it. Help me please

  • @LithiumDeuteride-6
    @LithiumDeuteride-6 3 месяца назад

    Will there be examples for the gamepad? Access to stick parameters, callbacks for moving sticks.

  • @bao6893
    @bao6893 3 месяца назад

    Welcome back bro, Once my alevels are over I will finally use your videos properly lol. Keep up the work bro !!!

  • @VGCCCCC
    @VGCCCCC 3 месяца назад +1

    Nice

  • @nurunnahar4398
    @nurunnahar4398 3 месяца назад

    Please make a tutorial on opengl python detailed

  • @UnderGamer_Official
    @UnderGamer_Official 3 месяца назад

    What do you think about making a engine?

  • @sabamorchilashvili1549
    @sabamorchilashvili1549 3 месяца назад

    how about doing "How to MARIO" next

  • @MowiWowi
    @MowiWowi 3 месяца назад

    Bro i got both Doom games ya made .....sooooo sweet

  • @MowiWowi
    @MowiWowi 3 месяца назад

    Ur minecraft in pygame was so cool i got all them

  • @airjairj1203
    @airjairj1203 3 месяца назад

    The borderlands music❤

  • @DandoPorsaco-ho1zs
    @DandoPorsaco-ho1zs 3 месяца назад

    Any news on this SDL2 Video?

  • @unalfaruk
    @unalfaruk 3 месяца назад

    Welcome baaackk!!
    Please make it multiplayer over local network :)

  • @rezashir3873
    @rezashir3873 3 месяца назад

    you are really amazing.

  • @mokouu
    @mokouu 3 месяца назад

    YES YES YES YES YES YES YES

  • @dprophecyguy
    @dprophecyguy 3 месяца назад

    continue this sir !!!

  • @pg6531
    @pg6531 3 месяца назад

    Nice! I loved the series. Glad it's back

  • @VoidWasHere._.
    @VoidWasHere._. 3 месяца назад

    Finally

  • @danielf.7151
    @danielf.7151 3 месяца назад

    Pretty good work. I am lokking forward to more stuff. One question though: while strafing, the wall textures look a bit odd. I don't know how to describe it, it looks like sort of like stairs, if that makes sense. Is that an issue with the program or just a side effect of the chosen texture?

    • @CoderSpaceChannel
      @CoderSpaceChannel  3 месяца назад

      You're right, it's because of the texture. Change it or slow down the camera speed

    • @danielf.7151
      @danielf.7151 3 месяца назад

      @@CoderSpaceChannel thank you for the quick answer

  • @SkyFly19853
    @SkyFly19853 3 месяца назад

    Have you every heard about Tile Map Editor ?
    compatible with Python.

    • @CoderSpaceChannel
      @CoderSpaceChannel  3 месяца назад +1

      I used a 2D level editor - Tiled. It's good

    • @SkyFly19853
      @SkyFly19853 3 месяца назад

      @@CoderSpaceChannel
      I see.
      I prefer Tile Map Editor which is free and good enough.

  • @reasonable78
    @reasonable78 3 месяца назад

    The first 2 videos were very interesting and a fun coding project for me but i've been struggling to figure out where to go next with it. I have already set up my own camera and 3d rendering system, but this video was still great and gave me new ideas as to what i can do with my own project. I would definitely support more videos in this series.

  • @leventepuskas1247
    @leventepuskas1247 3 месяца назад

    I love the BL background music. (nice tutorial)

  • @hectormejia499
    @hectormejia499 3 месяца назад

    I love these, criminally underrated, its almost like early Christmas when one drops. Keep up the great work!

  • @cvxr3959
    @cvxr3959 3 месяца назад

    Yessss. Been waiting for this! Thanks again for these videos.

  • @vickslab4608
    @vickslab4608 3 месяца назад

    very cool, don't forget about doors and elevators.

  • @matthewburditt166
    @matthewburditt166 3 месяца назад

    Been waiting for you to continue on with this. Keep up the good work!

  • @boxhead-zk7sn
    @boxhead-zk7sn 3 месяца назад

    love your videos keep on going

  • @christiangualteros36
    @christiangualteros36 3 месяца назад

    Thank you great job

  • @SkyFly19853
    @SkyFly19853 3 месяца назад

    Welcome back.

  • @sisqobmx
    @sisqobmx 3 месяца назад

    No C or CPP?

    • @CoderSpaceChannel
      @CoderSpaceChannel  3 месяца назад

      Python only

    • @reasonable78
      @reasonable78 3 месяца назад

      i have no experience with c or cpp, but should not be too hard to convert from python to c or cpp. depends on your programming skills. good luck.

  • @Christerray
    @Christerray 3 месяца назад

    Liked and commented. Already subscribed.

  • @DeVibe.
    @DeVibe. 3 месяца назад

    Ok, done playing, now let's do the real thing: C++ 😃