fix(guide): Lowercased 3D and Blender directories so Travis CI tests pass (#24167)

This commit is contained in:
Kristofer Koishigawa
2018-10-20 19:42:43 +09:00
committed by mrugesh mohapatra
parent e24b995d3d
commit ae76c13f83
2 changed files with 0 additions and 30 deletions

View File

@ -1,14 +0,0 @@
---
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

@ -1,16 +0,0 @@
---
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/)