合集-WebGPU
摘要:
Chrome Extension: TypedArray to Matrix table All In One
glMatrix
TypedArray
ArrayBuffer
Flaot32Array(16)
console.table()
Object.keys
Unit Matrix / 单位矩阵
阅读全文
Chrome Extension: TypedArray to Matrix table All In One
glMatrix
TypedArray
ArrayBuffer
Flaot32Array(16)
console.table()
Object.keys
Unit Matrix / 单位矩阵
阅读全文
摘要:Three.js All In One
Three.CanvasRenderer、Three.WebGLRenderer 和 Three.WebGPURenderer
https://github.com/xgqfrms/three.js-all-in-one
阅读全文
摘要:
Three.js Shading Language All In One
TSL / Three.js 着色语言
OpenGL、OpenGL ES、WebGL、WebGPU
GLSL、WGSL、Shaders
阅读全文
Three.js Shading Language All In One
TSL / Three.js 着色语言
OpenGL、OpenGL ES、WebGL、WebGPU
GLSL、WGSL、Shaders
阅读全文
摘要:
Three.js render .max & .FBX model file All In One
WebGL & Three.js FBX loader
阅读全文
Three.js render .max & .FBX model file All In One
WebGL & Three.js FBX loader
阅读全文
摘要:
glTF & GLB All In One
glTF = JSON 描述文件 + 外部资源
.gltf(核心)JSON 文件
描述:
mesh 网格
material 材质
animation 动画
node hierarchy 节点层级
.bin 二进制文件
vertex(vertices) 顶点数据(positions / normals / UV)位置/坐标 法线 UV
texture 纹理贴图
.png / .JPG / EXR 等外部文件
GLB = glTF 的二进制打包版
结构:
model.glb (一个文件包含所有内容)
内部包含:
JSON chunk
binary chunk(mesh)
embedded textures(可选)
阅读全文
glTF & GLB All In One
glTF = JSON 描述文件 + 外部资源
.gltf(核心)JSON 文件
描述:
mesh 网格
material 材质
animation 动画
node hierarchy 节点层级
.bin 二进制文件
vertex(vertices) 顶点数据(positions / normals / UV)位置/坐标 法线 UV
texture 纹理贴图
.png / .JPG / EXR 等外部文件
GLB = glTF 的二进制打包版
结构:
model.glb (一个文件包含所有内容)
内部包含:
JSON chunk
binary chunk(mesh)
embedded textures(可选)
阅读全文

浙公网安备 33010602011771号