Tag: Three.js
All the articles with the tag "Three.js".
-
Three.js 使用模型,材质,灯光(一)
Updated: at 11:44 AMthree.js 学习笔记系列,本篇介绍模型、材质和灯光的使用。
-
Three.js 3D字体,星系制作(二)
Updated: at 11:44 AMThree.js 3D字体制作。Three.js 创建星系动画。
-
Three.js Webgl动画,物理碰撞引擎(三)
Updated: at 11:44 AMThree.js模拟物理碰撞引擎,使用three.js和cannon.js库。
-
Three.js GLTF模型,模型导入(四)
Updated: at 11:44 AMThree.js 模型导入,GLTF模型简介。
-
Three.js 着色器(五)
Updated: at 11:44 AMThree.js 着色器作用总结,顶点着色器和片段着色器的语法。
-
Three.js 汹涌的海(六)
Updated: at 11:44 AMThree.js示例,实现一个水面效果,通过顶点着色器来实现波浪的起伏。