pull request?
Ningow
Creator of
Recent community posts
Congrats on the new page LAS
imma use this new page and post the nodes i talked to Naddox about
they're some meh nodes i was waiting to post together with IsoStairs and IsoRamp but lately i don't have much time to work on any of those
and now LAS reminded me of this place i feel kinda obligated to not let these go to waste
LIFE:
it's conway's game of life, pretty useless tbh, but very fun
Stacker:
Stacker is a quick way to "stack" textures, using black(RGB =< 0) on the top image as transparency
Screentone:
Screentone is stylized Dithering with 7 dithering styles and steps control
anyway, these are not top tier nodes but i hope you like them
still a long way to go, but here's the first step
The Isometric Block
Turns X,Y,Z textures into a isometric tile with ajustable size controls
Probably noone will see this, but here's a MEGAPACK of nodes i did since last year (kinda forgotten to post here really)
(Cross Cut's size issue is fixed)
1 - HSV
Hsv is one node that i really wanted but had no idea on how to do, ended up learning a LOT with it.
It's Simple. It's Useful. It's HSV
2 - XCompose
This is one of my proudest nodes due to how slick it looks. it can: A- Make a Compost image out of given R G B channels. B- Take the R G B channels out of a given image
3- MTX Rotate and Simple Rotate
MTX Rotate lets you rotate the image around a point while Simple Rotate rotates in 90º increments.
simple rotate was done really poorly and introduces some artifacts that i have have no idea on how to fix
4- CossCut
Gets a line of pixels in the image and repeats it trough the output image
5- Alpha Cut
Makes the pixels of the input texture transparent with a given Alpha texture
6- BEND
My Best Node to date, it let you "bend your image in the z axis", it changes the scale of your image with a given texture and depth and clamps it
i'm now trying to make a node that get 3 textures and makes a isometric one with... varying amounts of success. But when i get it working i'll post it right away
new to LUA but i made some things:
MirrMix - (my personal favourite) it blends the texture with its mirrowed image, very useful to loop images
it has 4 Mix modes (clip, opacity, texturized clip, texturized opacity)
and 3 mirror blend modes (average, darken, lighten)
StripesInc - generates stripes from a series of row-per-row increments
Zoom&Stretch - Zooms and Stretch the texture