- Blender Cycles:Materials and Textures Cookbook(Third Edition)
- Enrico Valenza
- 129字
- 2021-07-23 20:29:23
Introduction
As with Blender Internal materials, Cycles materials can (and should) be organized to optimize your workflow.
Material nodes in Cycles can easily grow quite complex, and it's sometimes a good idea to split and label the different parts of a shader's network, just to make the meaning of the different sections clearer (even to yourself because maybe at a certain point of your workflow, you will forget how exactly that 120-node material you made a couple of months ago works). Moreover, organized materials can be easily reused in other files and projects or as parts of bigger and different materials.
Organization of materials is basically done by grouping them or giving them proper names and defined locations so that they can be easily found in the hard disk.
- Puppet 4 Essentials(Second Edition)
- Reporting with Visual Studio and Crystal Reports
- Mastering Selenium WebDriver
- 區(qū)塊鏈架構(gòu)與實現(xiàn):Cosmos詳解
- 零基礎(chǔ)學Java(第4版)
- Mastering AndEngine Game Development
- Mastering JavaScript High Performance
- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- OpenCV 3 Blueprints
- Struts 2.x權(quán)威指南
- Python計算機視覺和自然語言處理
- 大學計算機基礎(chǔ)實訓教程
- PhoneGap 4 Mobile Application Development Cookbook
- Python硬件編程實戰(zhàn)
- JavaScript Concurrency