What do i need to do to make a voxel model work ingame?

Ask about editing graphics, sounds, models, music, etc here!
Shaders (GLSL) and SNDINFO questions also go here!
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.
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?

Post by Gorman Frebmane »

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?
You do not have the required permissions to view the files attached to this post.
User avatar
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?

Post by ramon.dexter »

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.
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?

Post by Gorman Frebmane »

problem is, is that i want the voxel to spin around too....
Diode
Posts: 53
Joined: Mon Feb 29, 2016 2:34 pm

Re: What do i need to do to make a voxel model work ingame?

Post by Diode »

User avatar
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?

Post by Zen3001 »

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.

Return to “Assets (and other stuff)”