瀏覽代碼

Examples: Clean up

Mugen87 7 年之前
父節點
當前提交
f9dfb6523e
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      examples/webgl_framebuffer_texture.html

+ 0 - 1
examples/webgl_framebuffer_texture.html

@@ -53,7 +53,6 @@
 	</head>
 	<body>
 
-		<div id="container"></div>
 		<div id="info">
 			<a href="https://threejs.org" target="_blank" rel="noopener noreferrer">three.js</a> framebuffer to texture <br/>
 			The area of the white square is copied from the framebuffer to a texture (shown in the top-left corner).