Adding a vertical clipper to GZDoom (for isometric cameras)

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ต.ค. 2024
  • Now mappers don't have to restrict themselves to walls with lower textures only.
    Branch: github.com/dil...
    Template iwad: www.mediafire....
    Supply DOOM2.WAD with the `-file` command option. Load maps via console command `map MAP_NAME`. Where MAP_NAME is MAP01, MAP02, etc. Beyond MAP15, you might see vertical pixel stretching by doom default value.
  • เกม

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

  • @BlazingOwnager
    @BlazingOwnager 7 หลายเดือนก่อน +91

    Oh man, Crusader. That's a deep cut that 1% of us will appreciate... but we really appreciate it.

    • @fen4554
      @fen4554 7 หลายเดือนก่อน +6

      "Oh man.. we really shouldn't have let them go."
      "Shuuut up Vittek"

    • @epj0211
      @epj0211 7 หลายเดือนก่อน

      There was a Doom mod based on Crusader that was pretty good

    • @cronenbuilder277
      @cronenbuilder277 7 หลายเดือนก่อน

      Deep Cut Indeed

    • @damsen978
      @damsen978 7 หลายเดือนก่อน +1

      Totally not 1%, many people know of Crusader being the inspiration of the first two Fallout games.

    • @fen4554
      @fen4554 7 หลายเดือนก่อน

      @@damsen978Without checking, I thought it was Wasteland? That came out in 1988 and is basically fallout without the coldwar dressing.

  • @arelr6822
    @arelr6822 7 หลายเดือนก่อน +74

    This is history.

    • @ErdrickHero
      @ErdrickHero 7 หลายเดือนก่อน +2

      NO, this is PATRICK!

  • @RandomNoNamePT
    @RandomNoNamePT 7 หลายเดือนก่อน +21

    Finally, someone can remake Diablo DOOM in the actual engine.

  • @Im-BAD-at-satire
    @Im-BAD-at-satire 7 หลายเดือนก่อน +26

    Adding a way to fully hide secrets would be another great addition, I'm suggesting since I can notice the secrets through the walls. Regardless, this is extremely impressive.

    • @dileepvr
      @dileepvr  7 หลายเดือนก่อน +13

      Now that I think about it, this might be doable. Sectors do have tags for being a secret.

    • @dileepvr
      @dileepvr  7 หลายเดือนก่อน +24

      Done. It was a one line addition. Thanks!

  • @null_and_void__
    @null_and_void__ 7 หลายเดือนก่อน +9

    Classic fallout game on gzdoom when?!?!??

  • @Mistrz_liszka
    @Mistrz_liszka 7 หลายเดือนก่อน +10

    this is revolutionary ! i don't think i've ever seen someone do this with GZDoom . the possibilities that come with this are countless !!!

  • @AbAb-th5qe
    @AbAb-th5qe 7 หลายเดือนก่อน +3

    The frame rate is still all over the place. I'd rather have a solid 35fps than who know what fps

  • @MoreEvilThanYahweh
    @MoreEvilThanYahweh 7 หลายเดือนก่อน +8

    It's eerie how the algorithm knows to recommend something connected to Crusader when I haven't touched Doom in years and searched for Crusader content for even longer.

  • @finkamain1621
    @finkamain1621 7 หลายเดือนก่อน +12

    That's some impressive progress for a month

  • @cinna9552
    @cinna9552 7 หลายเดือนก่อน +15

    The way it handles honestly reminds me of Alien Shooter. Really cool stuff!

  • @fen4554
    @fen4554 7 หลายเดือนก่อน +7

    I recognize those Crusader tippytaps anywhere.

  • @billrazor6591
    @billrazor6591 7 หลายเดือนก่อน +6

    Great job on making this work! This project is absolutely fascinating.

  • @zonilo1
    @zonilo1 7 หลายเดือนก่อน +4

    So that means we can have a Isomatric Diablo mod for Doom or even Heretic/Hexen?

  • @_zproxy
    @_zproxy 7 หลายเดือนก่อน +7

    can ye do a test of the renderer on top of CrusaDoom level1 ?

    • @dileepvr
      @dileepvr  7 หลายเดือนก่อน +2

      Great idea!

  • @1ShepardCZ
    @1ShepardCZ 6 หลายเดือนก่อน +1

    Crusader... holy... this is awesome!
    If it would be in real... Crusader DOOM, I should probably buy it... My Retro memories are coming back...

  • @YohibHussain
    @YohibHussain 7 หลายเดือนก่อน +1

    I would pay $1000 dollars to pay for this game
    Thus is really well made, glad the doom community is makijg mods like this

  • @DarkMoe
    @DarkMoe 7 หลายเดือนก่อน +1

    no idea what Im watching but Crusader music and character is legendary

  • @EnigmaHood
    @EnigmaHood 7 หลายเดือนก่อน +1

    Crusader: No remorse for demons

  • @Adefesio94
    @Adefesio94 7 หลายเดือนก่อน +3

    amazing all the things you can create on GZDoom! thinking about a RTS game, or RPG.

  • @majamystic256
    @majamystic256 7 หลายเดือนก่อน +1

    I kinda want to make a JRPG on the Doom Engine now

  • @StrikerTheHedgefox
    @StrikerTheHedgefox 7 หลายเดือนก่อน +1

    Could this be useful to optimize GZDoom a bit? Especially if one can use floors/ceilings to cull stuff behind them? (By default, only voids do any occlusion culling if memory serves.)

    • @dileepvr
      @dileepvr  7 หลายเดือนก่อน

      Only walls you mean? Yes. I will try you idea.

    • @dileepvr
      @dileepvr  7 หลายเดือนก่อน

      Okay. After some thought, I think to pull this off I would need to change the nodes in a given clipper into 2D nodes. Two independent clippers can't do it since each of them blocks out whole horizontal/vertical ranges. But I am already saving a lot of subsectors from being drawn just outside of the viewport.

  • @TwoBlackMarks
    @TwoBlackMarks 7 หลายเดือนก่อน

    Wow, looks cool! Crusader is on my top ten list of best games ever, I would pay for a new game or a port of the originals with smooth scrolling and possibly gamepad control. Back when games had good "Game Music" (Fantastic in Crusaders case) and original ideas.

  • @mgg7756
    @mgg7756 7 หลายเดือนก่อน +1

    wtf

  • @RandomPerson-hd6wr
    @RandomPerson-hd6wr 7 หลายเดือนก่อน +3

    crusader : no 2d

  • @Grease-Goblin
    @Grease-Goblin 7 หลายเดือนก่อน +1

    I am incredibly excited for the future of this project and anything made using it. A remake of the Crusader games using this and updating the controls would be very exciting.

  • @FloatyBones77
    @FloatyBones77 7 หลายเดือนก่อน +1

    This is a fascinating project, one I'm keen to see developed further! Seeing your videos on this has made me curious about installing and playing the Crusader games, as well!

  • @SanicConnoisseur_91
    @SanicConnoisseur_91 7 หลายเดือนก่อน

    You can play doom on anything
    Doom can become like different games with mods
    You can play any game on any device

  • @Freddie_R
    @Freddie_R 7 หลายเดือนก่อน

    This is AWESOME!
    Great Work!

  • @MicahJoseph12
    @MicahJoseph12 7 หลายเดือนก่อน

    Waiting for Project Zomboid remake on Gzdoom

  • @GraveUypo
    @GraveUypo 7 หลายเดือนก่อน

    that looks so cool. maybe one day i'll make something using this

  • @Bloodyshinta1
    @Bloodyshinta1 7 หลายเดือนก่อน

    half way through i was like "huh this looks just like crusader" and then it dawned on me what sprite i was looking at lul

  • @GCAGATGAGTTAGCAAGA
    @GCAGATGAGTTAGCAAGA 7 หลายเดือนก่อน

    I wonder if such clipping will be easier without any bsp - just with regular polygons.

    • @dileepvr
      @dileepvr  7 หลายเดือนก่อน +1

      The bsp helps in binary sorting of polygons. Every step, you can cut the polygons (read subsectors) that you have to consider by half. It also helps order stuff to be drawn, which when clipping is enabled will make nearer stuff clip out angular ranges for farther stuff.
      I am doing a visibility check on all the real and fake walls of every subsector too on top of the bsp culling. So I am getting some savings there. Ideally, nothing outside of the viewport should be drawn. But rooms behind rooms from the camera's perspective will still be processed.

  • @safreq453
    @safreq453 7 หลายเดือนก่อน

    Slap the Brutal doom mod with it and you get Postal 1 Doom!

  • @RafaelOliveira-te6lm
    @RafaelOliveira-te6lm 7 หลายเดือนก่อน

    I wanna play MyHouse like this

  • @Richter451
    @Richter451 7 หลายเดือนก่อน +4

    Crusader no Remorse mentioned

  • @Kizoky.
    @Kizoky. 7 หลายเดือนก่อน

    would it be somehow possible to create something like Fog Of War, unvisited sectors would be not drawn or be completely unlit? seeing the entire map is sort of cheating

    • @dileepvr
      @dileepvr  7 หลายเดือนก่อน

      You can cause that to happen in your maps by making the sector brightness zero, and brightening them with a script every time a player crosses certain trigger lines. To do it with any existing map ... I don't know. I'll have to think about it. I'd need to use something like the sound propagation code, I think.

    • @Kizoky.
      @Kizoky. 7 หลายเดือนก่อน

      @@dileepvr oh yeaH I know, but I think it would be cool to have it natively :D

  • @comradeinternet467
    @comradeinternet467 7 หลายเดือนก่อน

    Can't wait to see this end up on This Week In Retro at some point.

  • @roniereinwright7477
    @roniereinwright7477 7 หลายเดือนก่อน +1

    it looks like a whole different game like that!

  • @haroldkrivell2524
    @haroldkrivell2524 7 หลายเดือนก่อน

    OMG OMG OMG! I love Crusader!

  • @nunchukGun
    @nunchukGun 7 หลายเดือนก่อน +2

    Two of the best games in one

  • @LiminalDreams91
    @LiminalDreams91 7 หลายเดือนก่อน

    God's work, truly, this is amazing. Thank you for this.
    PS: what track is that playing :p

    • @dileepvr
      @dileepvr  7 หลายเดือนก่อน +1

      Thanks! The track is called "Demo" from Crusader: No Regret.

    • @LiminalDreams91
      @LiminalDreams91 7 หลายเดือนก่อน

      @dileepvr you've truly done something amazing with this project, thanks man!

  • @peppinospeghetti
    @peppinospeghetti 7 หลายเดือนก่อน +2

    how's the merge going?

    • @dileepvr
      @dileepvr  7 หลายเดือนก่อน +5

      Waiting on some testing. Devs are putting out other fires right now.

  • @Damnerz
    @Damnerz 7 หลายเดือนก่อน

    Project zonboid in doom

  • @alfredlaalpacadeageofempir9215
    @alfredlaalpacadeageofempir9215 5 หลายเดือนก่อน

    Project Doomboid.

  • @Dosmot33
    @Dosmot33 7 หลายเดือนก่อน

    Neverwinter Doom

  • @proydoha8730
    @proydoha8730 7 หลายเดือนก่อน

    Very cool! Does it handle 3D floors and/or portals?

    • @dileepvr
      @dileepvr  7 หลายเดือนก่อน

      It handles 3D floors (see one of my other vids). I haven't tested portals yet.

  • @dracodragongirl
    @dracodragongirl 7 หลายเดือนก่อน

    Woahhh, this is cool :0

  • @WarTourist
    @WarTourist 7 หลายเดือนก่อน

    Legend.

  • @cronenbuilder277
    @cronenbuilder277 7 หลายเดือนก่อน

    This is Sick

  • @MarcoSimple1Videos
    @MarcoSimple1Videos 7 หลายเดือนก่อน

    wow

  • @majordabalert
    @majordabalert 7 หลายเดือนก่อน

    Gorgeous

  • @瑟琴-w9i
    @瑟琴-w9i 7 หลายเดือนก่อน

    Good.

  • @lorenzozapaton4031
    @lorenzozapaton4031 7 หลายเดือนก่อน

    Nice

  • @SuperQuadocky
    @SuperQuadocky 7 หลายเดือนก่อน

    I love everything about all of this camera stuff you are working on. It inspires so many ideas.

  • @sergeyv5298
    @sergeyv5298 7 หลายเดือนก่อน

    So cool. If I loved RT-RPG, I would start making a game on this modified engine.

  • @png103
    @png103 7 หลายเดือนก่อน

    what is this music???? it's so good

    • @dileepvr
      @dileepvr  7 หลายเดือนก่อน +1

      It's called "Demo". It is from the "Crusader: No Regret" game.

  • @E2wqpXcGGnLtJHbVXDhS3
    @E2wqpXcGGnLtJHbVXDhS3 7 หลายเดือนก่อน

    @mb@tuk@ 😂 good job vro

  • @dard2240
    @dard2240 7 หลายเดือนก่อน

    Man, you could make jrpg, crpg or just turn based tactical game out of this and run it on doom maps.

  • @vladthelazyslowpoke7222
    @vladthelazyslowpoke7222 7 หลายเดือนก่อน +3

    Yeah!
    Isometric RPG on DOOM engine go BROOOOOM!

    • @AlexXiloh
      @AlexXiloh 7 หลายเดือนก่อน +2

      Fallout remake fallout remake fallout remake fallout remake fallout remake fallout remake fallout remake fallout remake

    • @SanicConnoisseur_91
      @SanicConnoisseur_91 7 หลายเดือนก่อน

      @@AlexXilohMaybe I’d think about playing them if they got a remake…
      Imo if you’re going to remake any fallout game it should be new Vegas, but that’s for Bethesda to figure out

  • @golevka
    @golevka 7 หลายเดือนก่อน

    Crazy to see an iconic level in smooth rotating ortho, great work

  • @kamilloossspago5296
    @kamilloossspago5296 7 หลายเดือนก่อน

    So impressive!
    Anyway on this view its looks like Alien Shooter, thats will be a nice mod 😆

  • @damsen978
    @damsen978 7 หลายเดือนก่อน

    Character looks too big for the map scale.

    • @dileepvr
      @dileepvr  7 หลายเดือนก่อน

      It was just quickly used as a test. I'll work on a proper iso-mode pwad that should be able to convert any game on gzdoom to play like this. But the engine needs a little more work first.

    • @damsen978
      @damsen978 7 หลายเดือนก่อน

      @@dileepvrGood luck then

  • @PerkinsVR
    @PerkinsVR 7 หลายเดือนก่อน +1

    cant wait to see what games come out of this

    • @blazikeaton7478
      @blazikeaton7478 7 หลายเดือนก่อน

      fallout 3 demake?🤔

    • @PerkinsVR
      @PerkinsVR 7 หลายเดือนก่อน

      @@blazikeaton7478 better yet, remake Fallout Van Buren, the Fallout 3 Interplay was working on before bethesda bought the IP.

  • @chaleeman
    @chaleeman 7 หลายเดือนก่อน

    Doom now runs similar to Ultima VII or VIII, also Ultima Online

  • @CYON4D
    @CYON4D 7 หลายเดือนก่อน

    Great stuff.

  • @Wasabialt
    @Wasabialt 7 หลายเดือนก่อน

    Epic.

  • @jccamacho_13
    @jccamacho_13 7 หลายเดือนก่อน

    just wow

  • @Ehal256
    @Ehal256 7 หลายเดือนก่อน

    heh, the michael abrash pic :)

  • @KaraokeNig
    @KaraokeNig 7 หลายเดือนก่อน +1

    This is great stuff and i barely understand it.

  • @wowsnav
    @wowsnav 7 หลายเดือนก่อน

    Now this is cool, and better than that fucking myhouse.wad too that the entire doom community seems to worship as the best wad ever created (it's not, it's a crappy terry wad)
    I for one would love to play Crusader in Doom, especially if you can do slaughter wads this way.

    • @SanicConnoisseur_91
      @SanicConnoisseur_91 7 หลายเดือนก่อน +1

      Nice rage bait, almost got me with it too lol