- Unreal Engine 4 Shaders and Effects Cookbook
- Brais Brenlla Ramos John P. Doran
- 182字
- 2021-06-24 14:12:13
There's more...
Something we saw in one of the last steps of this recipe was the chromatic aberration effect. Even though we used it to emphasize the weird sensation it can cause, it is sometimes used as a cheap alternative to anti aliasing. This is due to the fact that low values for that setting don't introduce a lot noise or strange artifacts; all they due is push the boundaries of the different objects in the scene in a very subtle way. This can create a similar effect to that added by anti aliasing when done in a subtle way.
Whatever the case, all of the previous effects should be used carefully and with taste. Overuse is always a cause for disagreement; some people might like the effect but is usually ends up looking dated given enough time, and it can look like a gimmick. On the other hand, subtlety can go a long way, as even though the effect might not be so evident it still adds to the granularity of the image and can add detail to the scene.
- Web Scraping with Python
- MongoDB for Java Developers
- Redis Essentials
- 前端HTML+CSS修煉之道(視頻同步+直播)
- C語言程序設計
- Java程序設計教程
- 精通Spring:Java Web開發與Spring Boot高級功能
- ROS機器人編程實戰
- 從“1”開始3D編程
- C語言程序設計
- Zend Framework 2 Cookbook
- Spring Boot 2+Thymeleaf企業應用實戰
- Mastering Machine Learning with scikit-learn
- Mastering MeteorJS Application Development
- Java無難事:詳解Java編程核心思想與技術