wamu🔞
@wamudraws.bsky.social
18K followers 5 following 19 posts
http://patreon.com/wamudraws https://subscribestar.adult/wamu
Posts Media Videos Starter Packs
reposted cus my gifs were static
if you aren't on twitter I've been doing full nsfw animations on subscribestar/patreon
subscribestar.adult/wamu patreon.com/wamudraws
hard to smoothed voxels and ruled texturing, spent weeks learning about 3d rule tiles and beveling algorithms for control and my ideal solution ends up being just pushing things based on normals, feels dumb, excited to develop this visually though
wip of the smooth voxels, tried marching cubes but I couldn't manipulate them how I wanted so this is my own mediocre algorithm
I also did a basic infinite voxel world generator for fun, does a lot of neighbor checks but I think that might be required for the bevels I'd want on softer block types
I've been learning about mesh/vertex stream processing for props and level objects, and efficient texture mapping
working on something weird