Voxel addons - 7 done

For high-res texture/sprite projects, sprite-fix patches, music add-ons, music randomizers, and other graphic/sound-only projects.
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.

Got a cool project idea but nothing else? Put it in the project ideas thread instead!

Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.

Please read the full rules for more details.
User avatar
USSRBear
Posts: 63
Joined: Tue Dec 11, 2012 3:20 pm

Re: Voxel addons - 4 done

Post by USSRBear »

Oh wow, I feel dumb, I had no clue Samsara was a completely different beast to vanilla Doom. Well I got that to work after finding a Samsara download. The hellspawn folders are confusing me as to how to run the voxels (that's part of the reason why I mentioned Slade), though.

I'm guessing that would be something that is Slade based since I didn't see in PK3s in there other than the testmap. I've been messing around with altering Brutal Doom's coding (re-balancing weapons, getting nice, beefy sounds and monster behaviours) and whatnot and thought voxels would be an awesome addition, too. I added some new folders to accommodate for them, added in the text for the decorate stuff that came with the Hellspawn files as well as the sprites and voxels, but no go. I could only imagine that since Brutal Doom swaps out different sprites as well that this is causing conflicting issues... Probably just classic me, messing with something and opening up a whole new can of worms =P.
User avatar
USSRBear
Posts: 63
Joined: Tue Dec 11, 2012 3:20 pm

Re: Voxel addons - 4 done

Post by USSRBear »

heh, nevermind, I got them to work. Woo! I appreciate your help and good work on all of those voxels!
User avatar
WARCHILD_89
Posts: 452
Joined: Sun Nov 17, 2013 12:27 pm
Graphics Processor: nVidia with Vulkan support
Location: MIA between doomed dimensions

Re: Voxel addons - 4 done

Post by WARCHILD_89 »

good work so far keep it going ;)
User avatar
WallyTheBoogieBug
Posts: 47
Joined: Sun Apr 22, 2012 6:56 am

Re: Voxel addons - 4 done

Post by WallyTheBoogieBug »

You should do a voxel addon for Brutal Doom Sperglord Edition.
User avatar
Voxelbro
Posts: 36
Joined: Sat Feb 22, 2014 11:22 am
Contact:

Re: Voxel addons - 4 done

Post by Voxelbro »

WallyTheBoogieBug wrote:You should do a voxel addon for Brutal Doom Sperglord Edition.
Done. Also, I'm taking suggestions.
User avatar
Slax
... in rememberance ...
Posts: 2121
Joined: Tue Oct 19, 2010 7:01 am
Location: Window office.
Contact:

Re: Voxel addons - 4 done

Post by Slax »

Voxelbro wrote:Done. Also, I'm taking suggestions.
Hideous Destructor. :)

...Voxlous Destructor? That... isn't a word.
User avatar
NantoCodd
Posts: 230
Joined: Thu Jul 18, 2013 12:58 am
Location: The Ultimate DOOUMB

Re: Voxel addons - 5 done

Post by NantoCodd »

Pirate Doom?
WW-Nazis?
WW-Terrorists?

There is so many mods I want to suggest...
Also, is any Doom engine based games (Heretic, Hexen, Strife, etc) taken into consideration?

EDIT: Found a possible bug with the Aspenger & Tourettes Voxels, the explosive barrels are way too big,
Image
User avatar
Voxelbro
Posts: 36
Joined: Sat Feb 22, 2014 11:22 am
Contact:

Re: Voxel addons - 5 done

Post by Voxelbro »

NantoCodd wrote: Also, is any Doom engine based games (Heretic, Hexen, Strife, etc) taken into consideration?
someone already done a decent job with Strife (though I never saw an actual release)
Fixed the barrel adn updated the download. Damm, no matter how much testing I do there is always something wrong with the 1.0's
User avatar
Caligari87
Admin
Posts: 6174
Joined: Thu Feb 26, 2004 3:02 pm
Preferred Pronouns: He/Him
Contact:

Re: Voxel addons - 5 done

Post by Caligari87 »

With these additions to Doom, is there anything besides enemies still waiting to be voxelized?

8-)
User avatar
Viscra Maelstrom
Posts: 6200
Joined: Thu Dec 04, 2008 1:14 am
Location: plergleland

Re: Voxel addons - 5 done

Post by Viscra Maelstrom »

Caligari_87 wrote:With these additions to Doom, is there anything besides enemies still waiting to be voxelized?

8-)
IIRC all the spheres are unchanged, and some misc decorations (small torches and bloody decoration i think). everything else should be done, maybe not the pistol though.
User avatar
Caligari87
Admin
Posts: 6174
Joined: Thu Feb 26, 2004 3:02 pm
Preferred Pronouns: He/Him
Contact:

Re: Voxel addons - 5 done

Post by Caligari87 »

Makes sense as there's no pistol pickup sprite and I don't think there's any way to achieve the right effect on the spheres, so no problem there. Maybe I'll learn how to vox and finish up the rest.

EDIT: Another question, has anyone actually done any work on voxel monsters? Or possibly considered using jDoom's models with MD2toVOX?

8-)
User avatar
Slax
... in rememberance ...
Posts: 2121
Joined: Tue Oct 19, 2010 7:01 am
Location: Window office.
Contact:

Re: Voxel addons - 5 done

Post by Slax »

Indeed. All voxelized standard enemies would be the ultimate treat.
User avatar
Viscra Maelstrom
Posts: 6200
Joined: Thu Dec 04, 2008 1:14 am
Location: plergleland

Re: Voxel addons - 5 done

Post by Viscra Maelstrom »

i'm afraid looking at a, say, voxel Imp, would give off a very unnatural and blocky appearance that would hurt the original sprite's quality. items and props work because they're so simple, and their blocky appearance kind of blends in with the guns and monsters, being made out of blocks and all.
User avatar
tsukiyomaru0
Posts: 295
Joined: Sat May 29, 2010 6:20 pm

Re: Voxel addons - 5 done

Post by tsukiyomaru0 »

Viscra Maelstrom wrote:i'm afraid looking at a, say, voxel Imp, would give off a very unnatural and blocky appearance that would hurt the original sprite's quality. items and props work because they're so simple, and their blocky appearance kind of blends in with the guns and monsters, being made out of blocks and all.
I can think of a possible solution for that. Make the voxel in 2x scale and downscale the actor with "scale 0.5". Not sure if that works tho. But I want to see this going on.
User avatar
Voxelbro
Posts: 36
Joined: Sat Feb 22, 2014 11:22 am
Contact:

Re: Voxel addons - 5 done

Post by Voxelbro »

We need a proof of concept first. I tried doing one of a rifleman, and I wouldn't call that "working"
anyone wanna try it's at http://www.mediafire.com/download/dbw3a ... bieman.pk3
It may be a question of being coded propely.
Post Reply

Return to “Graphic/Audio Patches”