提交 154664ae 编写于 作者: M Mugen87

Examples: Rename webcam video example

上级 332c7bc3
......@@ -173,7 +173,7 @@ var files = {
"webgl_materials_variations_physical",
"webgl_materials_variations_toon",
"webgl_materials_video",
"webgl_materials_video_camera",
"webgl_materials_video_webcam",
"webgl_materials_wireframe",
"webgl_mirror",
"webgl_mirror_nodes",
......
<!DOCTYPE html>
<html lang="en">
<head>
<title>three.js webgl - materials - video - camera</title>
<title>three.js webgl - materials - video - webcam</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<style>
......@@ -33,7 +33,7 @@
<body>
<div id="info">
<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> - webgl video camera input
<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> - webgl video webcam input
</div>
<script src="../build/three.js"></script>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册