amethyst / amethyst/rfcs

[RFC] Pass list.

オープン
#17 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
言語のデータがありません
スター
32
フォーク
10
PR マージ指標
30日以内にマージされた PR はありません

説明

Here will be a list of passes that we want added to amethyst after hal is integrated.
Only the ones not currently existing in amethyst will be in this list.
In the comments, add a name and a description of the passes you would like to see added.

SHADER/PASS LIST

Name: Triplanar
Description: Makes the UV move according to the world coordinates of the object. If you move the object, it gives the impression of the texture staying in the world space, by sliding over the mesh. This is mostly use for 2D seamless level building, and 3D user-made constructibles. It allows to have seamless "corners". If you have a wall on the x axis, and one on the z axis, and they both intersect each other, when viewing the texture from the anywhere it should always look seamless.

Name: LightingDebug
Description: Shows light vectors and light levels.

[Rhuagh]
Name: Wireframe
Description: Only mesh lines are visible.

Name: PhysicsDebug
Description: Wireframe for collision shapes. Show collision event normals. Shows velocity, momentum and force vectors.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。