Space_World_Shader
Space world shader for deep space renders and projects.
2024-01-19 08:02:52 +0000 UTC View Post
Space world shader for deep space renders and projects.
2024-01-19 08:02:52 +0000 UTC View PostSimulate the three body problem in Blender with the new simulation nodes. Can initialize the radius of each planet, initial position, initial velocity, density, and so much more.
This is a fluid shader that ensures you have crystal clear fluids without dark spots or obscenely long render times. This includes a shader for the fluid mesh, foam, spray, bubbles, and dust.
In the image below, you can see that the fluid on the left side is darker. This is with a regular glass shader. On the right, the fluid is much brighte...
Generates a background for your desktop with many parameters.
In this tutorial, you will learn most of the different textures, how they operate, and how you can use them to your advantage.
These interactive tutorials for Blender will teach you the fundamentals of procedural shaders in a hands on learning environment.
In tutorial 1, you will learn about vectors, how they affect textures, and how to manipulate the vectors for more control over your textures.
This is a procedural texture that can be used as a coordinate system for segmented radial textures. Each segment has the same average length as any other segment in the entire texture, regardless of distance from the center.
This is a procedural radar shader, all condensed and organized into a node group. Parameters include:
All parameters ...
2022-12-10 01:16:58 +0000 UTC View PostThis .blend file contains node groups to convert from cartesian coordinates to other coordinate systems. I currently have spherical and cylindrical coordinate system conversion implemented, as well as a polygonal coordinate system with customizable number of side. (Example below). If you have any other ideas for coordinate systems for me to buil...
2022-12-09 22:15:18 +0000 UTC View PostThis is a procedural shader that can graph 2D functions. Why? I don't know. It is meant for a plane parallel to the XY plane. All functions are mathematically accurate and correspond to Blender units. I am currently working on implementing integration and differentiation into the material. So far the integration and differentiation for the sine ...
2022-12-09 00:17:39 +0000 UTC View PostThis is a vortex shader that has only been tested on a simple plane. Customizable color and parameters, capable of looping animations.
2022-12-08 23:47:23 +0000 UTC View PostProcedural Hexagonal Shader asset for Blender.
This procedural hexagonal shader creates tessellated hexagons with each third being either red, green, or blue for easy separation.
That's pretty much it.