File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ Go to http://localhost:5173.
7373- 🧊 ** 3D**
7474 - Debug shapes
7575 - Static mesh
76- - Animated mesh
76+ - Animated mesh: frame based, shader side
7777 - Static sprite
7878 - Animated sprite
7979 - Motion lines
@@ -90,7 +90,7 @@ Go to http://localhost:5173.
9090 - Camera orbit
9191 - Camera WASD
9292 - Auto mipmap
93- - Post rendering (gbuffers: depth/normal/ids)
93+ - Post rendering: many textures on input like depth/normal/ids
9494 - Rendering filters
9595 - Customizable shaders
9696
@@ -112,18 +112,18 @@ Go to http://localhost:5173.
112112 - Normal map
113113 - Env map
114114 - Toon map
115- - Main textures scroll/scale handle
115+ - Textures scroll: multi-target
116116 - Animated UV
117117 - Specular shininess
118118 - Emissive intensity
119119 - Normal intensity
120120 - Facing blending
121- - Secondary texture ( mix/mul)
121+ - Secondary texture: with mix/mul blend mode
122122
123123- 🌞 ** 3D Light**
124124 - Directional light
125- - Point lights (max : 64)
126- - Spot lights (max : 16)
125+ - Point lights: 64 lights
126+ - Spot lights: 16 lights
127127
128128- 🖼️ ** 3D Post-processing**
129129 - Outline
You can’t perform that action at this time.
0 commit comments