The WIP Thread

If it's not ZDoom, it goes here.
User avatar
cambertian
Posts: 344
Joined: Thu May 07, 2015 4:24 pm
Graphics Processor: nVidia with Vulkan support
Location: New England Area, USA

Re: The WIP Thread

Post by cambertian »

I'm in the midst of trying to generate pseudo random (but also linear to keep things *cough* simpler) levels in GZDoom using "prefabs" and wall portals. Hoo boy...

The first generation flat-out crashed GZDoom. Not "playing for a little bit before crashing," no. Just flat-out crashing right on start-up. Always a good sign.
Second generation would make a level that lead straight to the exit and headed into an infinite loop. Once again, good sign.
The last thing that would actually run generated random levels... maybe a bit too random. You could go out one door, try to go back to the room you exited, and it would lead to a completely different room (sometimes an infinite hallway).

It was at this point I decided to try out GDCC, since I think I'm in need of data structures here, but the latest one doesn't support the wall portal special yet I think. Sigh...

If you guys can think of any suggestions or leads, I'm all for it at this point. My guess is that the algorithm needed is either super complex, dirt simple or a supreme hack-job.
User avatar
Captain J
 
 
Posts: 16891
Joined: Tue Oct 02, 2012 2:20 am
Location: An ancient Escape Shuttle(No longer active here anymore)
Contact:

Re: The WIP Thread

Post by Captain J »

Seems intresting, never heard about random level portal topic for doom before!
User avatar
YukesVonFaust
Posts: 1351
Joined: Mon Feb 09, 2015 9:00 am
Location: in an undisclosed location that is the philippines

Re: The WIP Thread

Post by YukesVonFaust »

Image Image
It's been a (little) long time since i've made progress from this remake.
now it has fancy tracers. (and new sprites (for guns too).)
Spoiler: Creds
User avatar
Trusty McLegit
Posts: 264
Joined: Sun Feb 07, 2016 8:42 pm

Re: The WIP Thread

Post by Trusty McLegit »

leileilol wrote:you really should fix your pixel aspect. Try reducing height by 80%
How would you do this?
User avatar
Remmirath
Posts: 2562
Joined: Sun Dec 23, 2007 3:53 am
Graphics Processor: nVidia with Vulkan support
Location: My house
Contact:

Re: The WIP Thread

Post by Remmirath »

Moar doors and a switch:

Image

Image
User avatar
amv2k9
Posts: 2178
Joined: Sun Jan 10, 2010 4:05 pm
Location: Southern California

Re: The WIP Thread

Post by amv2k9 »

Image
Heretic monster pack for Trailblazer. Wizards have their magic shots spinning above their head before they cast.
User avatar
Accensus
Banned User
Posts: 2383
Joined: Thu Feb 11, 2016 9:59 am

Re: The WIP Thread

Post by Accensus »

Spoiler: Kinda large pics
Almost done with the Dishonored Doom mod. Should release it tomorrow if all goes well. Pics in spoiler are from HUD. I still have to add a few more things.
User avatar
zrrion the insect
Posts: 2432
Joined: Thu Jun 25, 2009 1:58 pm
Location: Time Station 1: Moon of Glendale

Re: The WIP Thread

Post by zrrion the insect »

amv2k9 wrote:Heretic monster pack for Trailblazer. Wizards have their magic shots spinning above their head before they cast.
That is so much better than the weird blinking thing that they do in vanilla. Super siked for the compat. patch.
User avatar
Captain J
 
 
Posts: 16891
Joined: Tue Oct 02, 2012 2:20 am
Location: An ancient Escape Shuttle(No longer active here anymore)
Contact:

Re: The WIP Thread

Post by Captain J »

Remmirath wrote:Moar doors and a switch
Swit Gud Textures, Man.
amv2k9 wrote:Heretic monster pack for Trailblazer. Wizards have their magic shots spinning above their head before they cast.
can't wait for more fancy effects from them!
User avatar
Jimmy
 
 
Posts: 4726
Joined: Mon Apr 10, 2006 1:49 pm
Preferred Pronouns: He/Him
Contact:

Re: The WIP Thread

Post by Jimmy »

Image

neh.
User avatar
NeuralStunner
 
 
Posts: 12328
Joined: Tue Jul 21, 2009 12:04 pm
Preferred Pronouns: No Preference
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia with Vulkan support
Location: capital N, capital S, no space
Contact:

Re: The WIP Thread

Post by NeuralStunner »

Not bad, other than the @ which seems a bit weird. (Perhaps shrink the open space in the middle?)
User avatar
kodi
 
 
Posts: 1361
Joined: Mon May 06, 2013 8:02 am

Re: The WIP Thread

Post by kodi »

Natural terrain is fun but quite time-consuming. Wish there were a modern terrain generator tool or a vertex height brush in GZDB.
User avatar
abbuw
Posts: 653
Joined: Tue Jun 12, 2012 10:24 am
Location: South Lake Hills

Re: The WIP Thread

Post by abbuw »

Geothermal plant in a colony ship.
Image
User avatar
InsanityBringer
Posts: 3392
Joined: Thu Jul 05, 2007 4:53 pm
Location: opening the forbidden box

Re: The WIP Thread

Post by InsanityBringer »

kodi wrote:Natural terrain is fun but quite time-consuming. Wish there were a modern terrain generator tool or a vertex height brush in GZDB.
I was working on a terrain tool a while back but I never finished it. It generated UDMF maps with vertex slopes and used a basic implementation of lambert's cosine law to do simple shadowing. I secretly wanted to add a radiosity simulator to it with a system to bake a large flat for the map, but it never worked out. I never did add any real neat texturing options, though, so I don't think it would be of use to you.

I released a beta build a while ago and the source for it, but maybe when I'm not juggling so many things I could take a look at it
User avatar
sonic_HD87
Posts: 287
Joined: Sat Mar 23, 2013 4:32 pm
Location: Venezuela

Re: The WIP Thread

Post by sonic_HD87 »

I found 3D models from Metroid Prime, includes enemies and props, which means i can get some sprites with them! I started with Samus to have the player sprites done, but hell, i spend the whole day learning bone animation and painting the weights manually since Blender didn't know how to put it correctly.

I made a basic run animation but i don't care about some details (see left hand) since these sprites will be the least of the thing that the player will see. It looks nice considering this is my first 3D animation.
Spoiler: lulz
Post Reply

Return to “Off-Topic”