/r/VOXEL
A subreddit for voxel creations and art.
A voxel (a portmanteau of the words volumetric and pixel) is a volume element, representing a value on a regular grid in three dimensional space. This is analogous to a pixel, which represents 2D image data in a bitmap (which is sometimes referred to as a pixmap).
As with pixels in a bitmap, voxels themselves do not typically have their position (their coordinates) explicitly encoded along with their values. Instead, the position of a voxel is inferred based upon its position relative to other voxels (i.e., its position in the data structure that makes up a single volumetric image).
In contrast to pixels and voxels, points and polygons are often explicitly represented by the coordinates of their vertices. A direct consequence of this difference is that polygons are able to efficiently represent simple 3D structures with lots of empty or homogeneously-filled space, while voxels are good at representing regularly-sampled spaces that are non-homogeneously filled.
Because voxels are inherently blocky, voxel-art is like 3-dimensional pixel art.
Programs to Use:
Related Subs:
/r/VOXEL
Created on Magicavoxel
I decided to make him after using a game jam theme thingy. I think i'm going to make a game with him in it
this is what it gave me:
"
When all you have is a hammer, everything starts looking like nails
"
So i modeled Omar, some other tools and a book
I really like hammers :>
Now i'll see if i can manage to animate him in godot. I don't really feel like animating him in Magicavox tbh