I am a little confused, ive seen voxel models being defined in both decorate and a voxeldef.
what is recommended for a voxel model like this and how do i make a voxel model transparent?
What do i need to do to make a voxel model work ingame?
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
-
Gorman Frebmane
- Posts: 116
- Joined: Sat Jan 13, 2018 3:17 am
What do i need to do to make a voxel model work ingame?
You do not have the required permissions to view the files attached to this post.
-
ramon.dexter
- Posts: 1562
- Joined: Tue Oct 20, 2015 12:50 pm
- Graphics Processor: nVidia with Vulkan support
- Location: Kozolupy, Bohemia
Re: What do i need to do to make a voxel model work ingame?
So, transparency of voxels has been removed. No go, cannot be.
But, for the definiton side, voxeldef is not necessary. You just have to name the voxel under the same convention as when naming frames and it work like a frame.
But, for the definiton side, voxeldef is not necessary. You just have to name the voxel under the same convention as when naming frames and it work like a frame.
-
Gorman Frebmane
- Posts: 116
- Joined: Sat Jan 13, 2018 3:17 am
Re: What do i need to do to make a voxel model work ingame?
problem is, is that i want the voxel to spin around too....
-
Diode
- Posts: 53
- Joined: Mon Feb 29, 2016 2:34 pm
-
Zen3001
- Posts: 412
- Joined: Fri Nov 25, 2016 7:17 am
- Location: some northern german shithole
Re: What do i need to do to make a voxel model work ingame?
read trough the page Diode mentioned but if for the model you're using I recommend creating a texture and aking a polyobject which also has the ability to be transparent.