Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vertex stageからfragment stageへの値渡しに関する処理速度の改善 #25

Open
you-ri opened this issue Jan 13, 2021 · 0 comments

Comments

@you-ri
Copy link
Owner

you-ri commented Jan 13, 2021

現状バーテックスステージで計算した結果をフラグメントステージに渡す方法がなく、無駄な計算をしている部分がある。
これを改善する。

https://portal.productboard.com/unity/1-unity-graphics/c/59-custom-interpolators?utm_medium=social&utm_source=portal_share
ただし、この実装の完了を待つ必要がありそう。

@you-ri you-ri changed the title バーテックスからフラグメントへの値渡しに関する処理速度の改善 vertex stageからfragment stageへの値渡しに関する処理速度の改善 Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant