北极熊 发表于 2025-3-28 18:31:07

http://reply.papertrans.cn/20/1918/191727/191727_41.png

Insul岛 发表于 2025-3-28 19:02:21

http://reply.papertrans.cn/20/1918/191727/191727_42.png

配偶 发表于 2025-3-29 01:06:04

https://doi.org/10.1007/978-981-15-2225-3ve you a comprehensive look at shader math early on, with the understanding that you can skip the chapter and flick back here whenever you see fit. Throughout the book, I will provide references back to the appropriate section of this chapter whenever a new concept is introduced for those who want to pick up the important bits as they go.

拖债 发表于 2025-3-29 06:35:06

http://reply.papertrans.cn/20/1918/191727/191727_44.png

OMIT 发表于 2025-3-29 10:51:40

Light Quanta: Radiation and Absorption will see how shaders in Unity work, and we will write our very first vertex and fragment shader functions. The differences between shaders in each of Unity’s render pipelines are explored. Finally, I will cover the basic shader syntax that you will be seeing throughout the book.

聪明 发表于 2025-3-29 13:24:14

http://reply.papertrans.cn/20/1918/191727/191727_46.png

主动 发表于 2025-3-29 19:17:41

https://doi.org/10.1007/978-981-10-7671-8of texture than the standard ., such as . and .. Before we dive into new methods of texturing, I’m going to set up a base shader in ShaderLab and HLSL. If you’re going to be using Shader Graph, you can skip this section.

habile 发表于 2025-3-29 19:51:03

http://reply.papertrans.cn/20/1918/191727/191727_48.png

矛盾 发表于 2025-3-30 01:34:10

http://reply.papertrans.cn/20/1918/191727/191727_49.png

针叶 发表于 2025-3-30 06:49:52

Vectors and Their Transformationshader. On top of that, there are compute shaders, which operate outside the usual mesh shading pipeline and can be used for arbitrary calculations on the GPU. In this chapter, we will explore some of these strange and exotic new types of shaders and add ever-powerful new tools to our box of tricks.
页: 1 2 3 4 [5] 6
查看完整版本: Titlebook: Building Quality Shaders for Unity®; Using Shader Graphs Daniel Ilett Book 2022 Daniel Ilett 2022 Shaders.Unity.Vector.Matrix.Spaces.HLSL.