From ae76c13f83e8f3e94938f6cbe26e0af457226f2e Mon Sep 17 00:00:00 2001 From: Kristofer Koishigawa Date: Sat, 20 Oct 2018 19:42:43 +0900 Subject: [PATCH] fix(guide): Lowercased 3D and Blender directories so Travis CI tests pass (#24167) --- guide/english/3D/Blender/iceberg-scene/index.md | 14 -------------- guide/english/3D/Blender/index.md | 16 ---------------- 2 files changed, 30 deletions(-) delete mode 100644 guide/english/3D/Blender/iceberg-scene/index.md delete mode 100644 guide/english/3D/Blender/index.md diff --git a/guide/english/3D/Blender/iceberg-scene/index.md b/guide/english/3D/Blender/iceberg-scene/index.md deleted file mode 100644 index b47a15f9f4..0000000000 --- a/guide/english/3D/Blender/iceberg-scene/index.md +++ /dev/null @@ -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) \ No newline at end of file diff --git a/guide/english/3D/Blender/index.md b/guide/english/3D/Blender/index.md deleted file mode 100644 index 91fe851958..0000000000 --- a/guide/english/3D/Blender/index.md +++ /dev/null @@ -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/)