Posts

Showing posts from 2016

Create marble material in Blender 3d Cycles render engine

Image
Object of tutorial : How create a simple marble material without image textures. We going to use for Textures Checker Texture Wave Texture Noise Texture Brick Texture To control them we need Texture Coordinate Mapping ColorRamp  Mix Shader Fresnel  For Shaders Diffuse Glossy This Is the final Material Node   I use  Wave Texture and to control them i need Mapping because if i do not use different location map it be a single texture so i heed all two times. We need to change the Location Map of the one Texture Map use complex number like 2.1234 or 1.45123 also i change the Scale of Z axes in the exam above i use the same values better use different values. ColorRamp is to clear the wave line do it smoother or not To combine them i use a Checker Texture. I also use a Brick Texture Fac for bump map the edges of the marbles I did same thing with Noise Texture to add more detail's. after that i combine them with a (MixRGB) and i use add. After th

Use mist in Blender 3D (blender Cycles)

Image
Object of tutorial : How to use Mist in Blender 3d with blender Cycles render engine and blender compositor Enable Mist in passes Use Color Ramp to control Mist and Color Balance to give a color to the Mist. For the needs of this tutorial I set a very simple scene with  2 buildings 2 images a basic floor and background Environment texture at the world just to get some pure reflections . Get all objects in place  Set the camera Set the Light's Materials Render it Get to Compositor In the  compositor i use Color Ramp and Color Balance as can you see in the picture below  With Color Ramp  control the distance and the density of the Mist ( white collor = 100% density) With Color Balance i just give color to the Mist (I use light blue collor for mist )   More Effects Also use RGBtoBW, Color Ramp, Color Balance, Sun Beams and blur effect for extra as can you see in the picture below