소스 검색

Examples: Add sculpt examples to index.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Mr.doob 1 개월 전
부모
커밋
07b0a4ca2b
3개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      examples/files.json
  2. BIN
      examples/screenshots/webgl_sculpt.jpg
  3. BIN
      examples/screenshots/webxr_xr_sculpt.jpg

+ 3 - 1
examples/files.json

@@ -197,6 +197,7 @@
 		"webgl_renderer_pathtracer",
 		"webgl_refraction",
 		"webgl_rtt",
+		"webgl_sculpt",
 		"webgl_shader",
 		"webgl_shader_lava",
 		"webgl_shaders_ocean",
@@ -527,7 +528,8 @@
 		"webxr_xr_dragging_custom_depth",
 		"webxr_xr_haptics",
 		"webxr_xr_marchingcubes",
-		"webxr_xr_paint"
+		"webxr_xr_paint",
+		"webxr_xr_sculpt"
 	],
 	"games": [
 		"games_fps"

BIN
examples/screenshots/webgl_sculpt.jpg


BIN
examples/screenshots/webxr_xr_sculpt.jpg


粤ICP备19079148号