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
Onar4241
Posts: 296
Joined: Sun Aug 03, 2014 9:41 am
Location: New York

Re: Voxel addons - 7 done

Post by Onar4241 »

Sorry for bumping, but I think I know how we can make the Sphere sprites to Voxels.

1. Install Slab 6
2. Create a new CUBE model.
3. Save the CUBE model.
4. Start coloring.
5. Job done!!!
User avatar
Voxelbro
Posts: 36
Joined: Sat Feb 22, 2014 11:22 am
Contact:

Re: Voxel addons - 7 done

Post by Voxelbro »

Onar4241 wrote:Sorry for bumping, but I think I know how we can make the Sphere sprites to Voxels.

1. Install Slab 6
2. Create a new CUBE model.
3. Save the CUBE model.
4. Start coloring.
5. Job done!!!
I already did some spheres, but the thing is, they look like painted balls, and not glass spheres with something inside them they are supposed to be, so I left them be.
also I have no idea in how to paint their backs

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

Re: Voxel addons - 7 done

Post by Viscra Maelstrom »

all the 3D models i've seen of Doom made the spheres simply face you all the time, as if it were still a sprite. maybe the voxel spheres could be made to always face you, too?
User avatar
Caligari87
Admin
Posts: 6174
Joined: Thu Feb 26, 2004 3:02 pm
Preferred Pronouns: He/Him
Contact:

Re: Voxel addons - 7 done

Post by Caligari87 »

Facing voxels would be an interesting way to solve that problem. Maybe worth a feature suggestion for VOXELDEF, like the rotation options.

8-)
User avatar
seedzhao
Posts: 64
Joined: Wed Jun 18, 2014 5:34 pm

Re: Voxel addons - 7 done

Post by seedzhao »

this is fantastic!
thamk you very much...

could you please make one for default items and weapons??
User avatar
VGA
Posts: 505
Joined: Mon Mar 28, 2011 1:56 am

Re: Voxel addons - 7 done

Post by VGA »

seedzhao wrote:this is fantastic!
thamk you very much...

could you please make one for default items and weapons??
The one that is called "Hellspawn + Voxelbro" is actually for the default game. :mrgreen:
Scuba Steve
Posts: 1059
Joined: Sat Mar 27, 2004 8:56 pm

Re: Voxel addons - 7 done

Post by Scuba Steve »

Spheres should stay 2d. Even Quake used 2d sprites when spheres were used as decoration.
User avatar
Kappes Buur
 
 
Posts: 4114
Joined: Thu Jul 17, 2003 12:19 am
Graphics Processor: nVidia (Legacy GZDoom)
Location: British Columbia, Canada
Contact:

Re: Voxel addons - 7 done

Post by Kappes Buur »

Voxelbro wrote: also I have no idea in how to paint their backs
the same as the front
User avatar
Captain J
 
 
Posts: 16890
Joined: Tue Oct 02, 2012 2:20 am
Location: An ancient Escape Shuttle(No longer active here anymore)
Contact:

Re: Voxel addons - 7 done

Post by Captain J »

but don't put a face in it. you know, just like a back side of human head.
User avatar
VGA
Posts: 505
Joined: Mon Mar 28, 2011 1:56 am

Re: Voxel addons - 7 done

Post by VGA »

And make them rotate so they don't look weird!
User avatar
seedzhao
Posts: 64
Joined: Wed Jun 18, 2014 5:34 pm

Re: Voxel addons - 7 done

Post by seedzhao »

VGA wrote:
seedzhao wrote:this is fantastic!
thamk you very much...

could you please make one for default items and weapons??
The one that is called "Hellspawn + Voxelbro" is actually for the default game. :mrgreen:
oh, really?

thank you!
User avatar
tsukiyomaru0
Posts: 295
Joined: Sat May 29, 2010 6:20 pm

Re: Voxel addons - 7 done

Post by tsukiyomaru0 »

is it possible to make a voxel object transparent? If so, a modification for the sphere actor sould be done, with one actor (a head) inside another (sphere)
User avatar
Voxelbro
Posts: 36
Joined: Sat Feb 22, 2014 11:22 am
Contact:

Re: Voxel addons - 7 done

Post by Voxelbro »

tsukiyomaru0 wrote:is it possible to make a voxel object transparent? If so, a modification for the sphere actor sould be done, with one actor (a head) inside another (sphere)

Trasparent voxels are bad looking, because the border of the cubes it is made of doesn't becomes transparent. Ironicaly, it is the only way I know to make zdoom display the borders.

you people are forgeting it would still look like a painting and not glass
User avatar
tsukiyomaru0
Posts: 295
Joined: Sat May 29, 2010 6:20 pm

Re: Voxel addons - 7 done

Post by tsukiyomaru0 »

Voxelbro wrote:
tsukiyomaru0 wrote:is it possible to make a voxel object transparent? If so, a modification for the sphere actor sould be done, with one actor (a head) inside another (sphere)

Trasparent voxels are bad looking, because the border of the cubes it is made of doesn't becomes transparent. Ironicaly, it is the only way I know to make zdoom display the borders.

you people are forgeting it would still look like a painting and not glass
Could you show me a screenshot of a 0.75 and 0.5 transparent voxel, just for fun?

Another idea I think of is what Metroid Prime Hunters does for energy pickups: a 3D actor (or, in this case, a voxel) with a sprite "aura". For this case: the voxel actor would be the head, and it would constantly generate a sprite actor with +FORCEXYBILLBOARD that would serve as the "sphere" around it.

Shame i'm no good with making voxels... Else I'd try doing this for fun :<
User avatar
Onar4241
Posts: 296
Joined: Sun Aug 03, 2014 9:41 am
Location: New York

Re: Voxel addons - 7 done

Post by Onar4241 »

Voxelbro wrote: I already did some spheres, but the thing is, they look like painted balls, and not glass spheres with something inside them they are supposed to be, so I left them be.
also I have no idea in how to paint their backs

Image
Color them just like the front side, but without the face.
Post Reply

Return to “Graphic/Audio Patches”