Browse Source

Update tags.json

Mr.doob 3 years ago
parent
commit
dcc37cd28d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      examples/tags.json

+ 2 - 0
examples/tags.json

@@ -6,6 +6,8 @@
 	"webgl_decals": [ "normals" ],
 	"webgl_depth_texture": [ "renderTarget" ],
 	"webgl_framebuffer_texture": [ "renderTarget" ],
+	"webgl_geometries": [ "geometry" ],
+	"webgl_geometries_parametric": [ "geometry" ],
 	"webgl_geometry_colors_lookuptable": [ "vertex" ],
 	"webgl_geometry_nurbs": [ "curve", "surface" ],
 	"webgl_geometry_spline_editor": [ "curve" ],