代码拉取完成,页面将自动刷新
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<style>
body {
margin: 30px 20px;
color: #555;
font-family: sans-serif;
font-size: 15px;
line-height: 20px;
tab-size: 4;
overflow: auto;
}
h1 {
color: #333;
font-size: 25px;
font-weight: normal;
margin-top: 10px;
}
</style>
</head>
<body>
<h1>Welcome to Verge3D Code Examples</h1>
<p>
On this page you can find 300+ ready-to-use WebGL examples ported to the Verge3D framework from Three.js.
Among them:
<ul>
<li>Procedural and keyframe-based animation.</li>
<li>Impressive shading techniques.</li>
<li>CPU and GPU-based physics simulation.</li>
<li>Procedural geometry.</li>
<li>Advanced materials.</li>
<li>Complex postprocessing effects.</li>
<li>OBJ, COLLADA, FBX, 3MF, AMF, STL and PLY loaders</li>
<li>Canvas2D and CSS3 examples.</li>
</ul>
</p>
<img src="files/industrial-robot-gallery.jpg" style="width:100%" >
<p>
These applications are based on <a href="https://threejs.org/examples/" target="_blank">three.js code examples</a> and distributed under the MIT license. All copyrights belong to the respective owners.
</p>
<p>
Please also note that some assets (models, textures) from these examples are distributed on the non-commercial basis. Contact the corresponging authors to receive commercial usage rights.
</p>
<h2>How to integrate these examples in your own Verge3D project</h2>
<p>
These examples are mostly intended for programmers and require basic knowledge of JavaScript and undestanding Verge3D application structure and API. Please refer to the <a href="https://www.soft8soft.com/docs/manual/en/introduction/Using-JavaScript.html" target="_blank">Verge3D User Manual</a> for more info.
</p>
<p>
Use <strong>View Source</strong> button to display an example's sources then locate and copy the code you need.
</p>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。