Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1e47f34

Browse files
committed
修订《真实感水体渲染技术总结》
修订《真实感水体渲染技术总结》
1 parent 32c477a commit 1e47f34

File tree

1 file changed

+1
-1
lines changed
  • Content/真实感水体渲染技术总结

1 file changed

+1
-1
lines changed

‎Content/真实感水体渲染技术总结/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ Flow Map的核心思想是预烘焙一段移动的轨迹到贴图,以在运行
393393

394394
图 一张典型的Flow Map
395395

396-
flow map的典型使用代码如下所示:
396+
Flow Map的典型使用代码如下所示:
397397
```
398398
//get and uncompress the flow vector for this pixel
399399
float2 flowmap = tex2D( FlowMapS, tex0 ).rg * 2.0f - 1.0f;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /