fix(guide): Lowercased the Tableau and Talend directories in all languages (#24240)

This commit is contained in:
Kristofer Koishigawa
2018-10-20 22:58:21 +09:00
committed by mrugesh mohapatra
parent 858811be5d
commit a7a409a96e
14 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,14 @@
---
title: Blender Water Shader effect
---
## This is a simple scene to render polar waters.
To make the cube look like water, mix the following shaders:
*Glass BSDF Shader : Roughness = 0.850
IOR = 1.010 ~ 1.333
Color = Blue
*Mix Shader : Factor = 0.500
*Translucent BSDF Shader : Color ~= 2B9489 (a bit dark greenish blue)
*Transparent BSDF Shader : Color ~= 3173C0 (bluish)

View File

@ -0,0 +1,16 @@
---
title: Blender
---
## Blender
Blender is a free and open source 3D creation suite. It's used for modeling, creating photorealistic renders, simulation, model sculpting, architecture models, compositing, character design, animation, rigging, level design, 2D rendered scenes, motion graphics, game development, VFX, video editing and even much more!
The Blender software is cross-platform that runs on Windows, Linux and Mac.Blender is supported by The Blender Foundation a community from around the world. Developers, animators, scientists, experts and even hobbyists that empowers the softwares development by constantly maintaining, fixing and making new features for a suitable and more responsive user experience.
Blender is free and open source software, released under the *GNU General Public License (GPL)**.
#### More Information:
* [Blender Official Website](https://www.blender.org)
* [Blender Documentation](https://docs.blender.org/)
* [The Blender Foundation](https://www.blender.org/foundation/)