Voxel addons - 7 done
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.
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.
-
- Posts: 296
- Joined: Sun Aug 03, 2014 9:41 am
- Location: New York
Re: Voxel addons - 7 done
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!!!
1. Install Slab 6
2. Create a new CUBE model.
3. Save the CUBE model.
4. Start coloring.
5. Job done!!!
-
- Posts: 36
- Joined: Sat Feb 22, 2014 11:22 am
Re: Voxel addons - 7 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.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!!!
also I have no idea in how to paint their backs
-
- Posts: 6200
- Joined: Thu Dec 04, 2008 1:14 am
- Location: plergleland
Re: Voxel addons - 7 done
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?
-
- Admin
- Posts: 6191
- Joined: Thu Feb 26, 2004 3:02 pm
- Preferred Pronouns: He/Him
Re: Voxel addons - 7 done
Facing voxels would be an interesting way to solve that problem. Maybe worth a feature suggestion for VOXELDEF, like the rotation options.
-
- Posts: 64
- Joined: Wed Jun 18, 2014 5:34 pm
Re: Voxel addons - 7 done
this is fantastic!
thamk you very much...
could you please make one for default items and weapons??
thamk you very much...
could you please make one for default items and weapons??
-
- Posts: 506
- Joined: Mon Mar 28, 2011 1:56 am
Re: Voxel addons - 7 done
The one that is called "Hellspawn + Voxelbro" is actually for the default game.seedzhao wrote:this is fantastic!
thamk you very much...
could you please make one for default items and weapons??
-
- Posts: 1059
- Joined: Sat Mar 27, 2004 8:56 pm
Re: Voxel addons - 7 done
Spheres should stay 2d. Even Quake used 2d sprites when spheres were used as decoration.
-
-
- Posts: 4149
- Joined: Thu Jul 17, 2003 12:19 am
- Graphics Processor: nVidia (Legacy GZDoom)
- Location: British Columbia, Canada
Re: Voxel addons - 7 done
the same as the frontVoxelbro wrote: also I have no idea in how to paint their backs
-
-
- Posts: 16891
- Joined: Tue Oct 02, 2012 2:20 am
- Location: An ancient Escape Shuttle(No longer active here anymore)
Re: Voxel addons - 7 done
but don't put a face in it. you know, just like a back side of human head.
-
- Posts: 506
- Joined: Mon Mar 28, 2011 1:56 am
Re: Voxel addons - 7 done
And make them rotate so they don't look weird!
-
- Posts: 64
- Joined: Wed Jun 18, 2014 5:34 pm
Re: Voxel addons - 7 done
oh, really?VGA wrote:The one that is called "Hellspawn + Voxelbro" is actually for the default game.seedzhao wrote:this is fantastic!
thamk you very much...
could you please make one for default items and weapons??
thank you!
-
- Posts: 297
- Joined: Sat May 29, 2010 6:20 pm
Re: Voxel addons - 7 done
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)
-
- Posts: 36
- Joined: Sat Feb 22, 2014 11:22 am
Re: Voxel addons - 7 done
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
-
- Posts: 297
- Joined: Sat May 29, 2010 6:20 pm
Re: Voxel addons - 7 done
Could you show me a screenshot of a 0.75 and 0.5 transparent voxel, just for fun?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
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 :<
-
- Posts: 296
- Joined: Sun Aug 03, 2014 9:41 am
- Location: New York
Re: Voxel addons - 7 done
Color them just like the front side, but without the face.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