Skip to content

Commit 3135c47

Browse files
committed
Added missing examples to examples list.
1 parent f381aa4 commit 3135c47

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,9 @@ <h1><a href="http://threejs.org">three.js</a> / examples</h1>
189189

190190
var files = {
191191
"webgl": [
192+
"webgl_animation_blend",
192193
"webgl_animation_cloth",
194+
"webgl_animation_scene",
193195
"webgl_animation_skinning_blending",
194196
"webgl_animation_skinning_morph",
195197
"webgl_camera",
@@ -348,6 +350,7 @@ <h1><a href="http://threejs.org">three.js</a> / examples</h1>
348350
"webgl_postprocessing_godrays",
349351
"webgl_postprocessing_ssao",
350352
"webgl_raycast_texture",
353+
"webgl_read_float_buffer",
351354
"webgl_rtt",
352355
"webgl_sandbox",
353356
"webgl_shader",

0 commit comments

Comments
 (0)