FPS using geometrical projection Love2D (WIP)

Поділитися
Вставка
  • Опубліковано 3 січ 2025

КОМЕНТАРІ • 41

  • @DoctorMelon
    @DoctorMelon 12 років тому +4

    I really want to see a game done with this visual style. Reminds me of an infographic! The vignette effect really brings it out too!

  • @8bitslime
    @8bitslime 11 років тому +10

    You should release the .love file, i would like to see how you did this.

  • @jaydenbev
    @jaydenbev 13 років тому

    really smart idea! can't wait to test this out, if/when you release it

  • @RogueCarrot
    @RogueCarrot 11 років тому +1

    I was just looking around my Attachments list on the Löve forum and stumbled upon my raycasting engine topic and saw this video again. I forgot how much I liked this.

  • @fyodorplays6094
    @fyodorplays6094 9 років тому +10

    Man, that is totally amazing! Liking this in 2016 yo! Any chance you share your sourcecode? :D

  • @Sebastian1011
    @Sebastian1011 9 років тому +1

    Agreed, top notch stuff here. If you could add textures to the walls you'd have a great 3d engine

  • @jimjam4real
    @jimjam4real 6 років тому +5

    you broke the name "love2d"

  • @7ai5han
    @7ai5han 12 років тому

    agreed -- awesome!!

  • @Romanychev_Iliy_G7
    @Romanychev_Iliy_G7 4 роки тому +1

    Raycasting???

  • @VanillaMidgetSSBM
    @VanillaMidgetSSBM 8 років тому +2

    This is essentially what "3D" (though not actually 3D) games on the SNES did, right?

    • @dudejoe8705
      @dudejoe8705 7 років тому +3

      No actually, this is much more advanced than what the "3D" SNES games did, since the SNES doesn't have the hardware to do this.

    • @RAFmortis
      @RAFmortis 5 років тому

      This is essential what almost all 3D games are.

    • @robertkiestov3734
      @robertkiestov3734 4 роки тому +1

      RAFmortis Not even remotely true. This is Raytraced.

    • @timmie2k3
      @timmie2k3 4 роки тому +1

      @@robertkiestov3734 the description says they project the points to the screen and construct a polygon with them. That's how rasterization works in virtually every rasterizing 3d renderer, except it's always done with triangles rather than full polygons.

  • @Michael-YH
    @Michael-YH 12 років тому

    Why is this titled "raycaster" if it doesn't do any raycasting?

  • @BillShillito
    @BillShillito 12 років тому

    Where can I get the LOVE file for this?

  • @zwerty007
    @zwerty007 12 років тому

    nice

  • @redgroyp
    @redgroyp 10 років тому +2

    How did you do the Z-buffering?

    • @user-dh8oi2mk4f
      @user-dh8oi2mk4f 3 роки тому +1

      There is no z buffer

    • @redgroyp
      @redgroyp 3 роки тому +1

      @@user-dh8oi2mk4f 6 years later

    • @user-dh8oi2mk4f
      @user-dh8oi2mk4f 3 роки тому +1

      @@redgroyp to be honest, I never expected a reply after 6 years.

  • @VegiateblezMonster24
    @VegiateblezMonster24 11 років тому

    Could i have theSource or love file please

  • @myrna-a4gh45
    @myrna-a4gh45 11 років тому

    Hey, take it easy man (with drake's voice).

  • @andreadimonda5985
    @andreadimonda5985 5 років тому

    How I can make this??

    • @jfroco
      @jfroco  5 років тому

      I will try to find my source code and publish it to github

  • @myrna-a4gh45
    @myrna-a4gh45 11 років тому

    And what's the matter? He's very good doing 2D stuff, why not go for even more?

  • @RogueCarrot
    @RogueCarrot 11 років тому

    Ditto.

  • @gokusupersayan4i
    @gokusupersayan4i 11 років тому

    now way love2d is for 2d games ! can't belive u

  • @frchiccfffctc2494
    @frchiccfffctc2494 4 роки тому

    Dam

  • @otto9141
    @otto9141 11 років тому

    how do you shoot? FPS = first-person-SHOOTER, right?

    • @darltrash
      @darltrash 6 років тому

      FramesPerSecond*

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

      @@darltrash bro in this context its first person shooter what the fuck would he mean by "frames per second" using geometrical projection that aint makin no sense

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

      @@nemesis8764 i have no fucking idea of what i wrote in there, i must have been high or just really sleepy, sorry

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

      @@darltrash xd all good haha

  • @pacman10182
    @pacman10182 10 років тому +1

    BestDBZFan yes, but this demo isn't in 3d. raycasting is a genius technique, isn't it?

    • @trashandchaos
      @trashandchaos 10 років тому +1

      This isn't raycasting, it's geometric projection. "True" 3d.

    • @pacman10182
      @pacman10182 10 років тому +1

      DrOctapu I must of been watching a different video, and commented on this one.

    • @anastasiadunbar5246
      @anastasiadunbar5246 8 років тому +1

      +tyler “sarcastic” roberts UA-cam haven't fixed that bug yet.

  • @8bitslime
    @8bitslime 11 років тому

    your computer screen is 2d, so i guess every engine is technically 2d :P

  • @RogueCarrot
    @RogueCarrot 11 років тому

    You think this is unbelievable. You should see what I've done with Löve. You'll unbelieve it even more.