Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Twinklebear/webgpu-0-to-gltf
/ functions
Functions
152 in github.com/Twinklebear/webgpu-0-to-gltf
⨍
Functions
152
◇
Types & classes
82
Method
constructor
(buffer, view)
4-full-scene/src/glb.js:165
Method
constructor
(view, accessor)
4-full-scene/src/glb.js:203
Method
constructor
(positions, indices, topology)
4-full-scene/src/glb.js:230
Method
constructor
(name, primitives)
4-full-scene/src/glb.js:329
Method
constructor
(name, transform, mesh)
4-full-scene/src/glb.js:357
Method
constructor
(nodes)
4-full-scene/src/glb.js:396
Method
constructor
(buffer: ArrayBuffer, offset: number, size: number)
4-full-scene-ts/src/glb_mesh.ts:171
Method
constructor
(buffer: GLTFBuffer, byteLength: number, byteOffset: number, byteStride: number)
4-full-scene-ts/src/glb_mesh.ts:186
Method
constructor
(view: GLTFBufferView, count: number, componentType: GLTFComponentType, gltfType: GLTFType, byteOffset
4-full-scene-ts/src/glb_mesh.ts:227
Method
constructor
(positions: GLTFAccessor, indices: GLTFAccessor, topology: GLTFRenderMode)
4-full-scene-ts/src/glb_mesh.ts:263
Method
constructor
(name: string, primitives: Array<GLTFPrimitive>)
4-full-scene-ts/src/glb_mesh.ts:373
Method
constructor
(name: string, transform: mat4, mesh: GLTFMesh)
4-full-scene-ts/src/glb_mesh.ts:412
Method
constructor
(nodes: Array<GLTFNode>)
4-full-scene-ts/src/glb_mesh.ts:466
Method
constructor
(buffer: ArrayBuffer, offset: number, size: number)
3-first-mesh-ts/src/glb_mesh.ts:169
Method
constructor
(buffer: GLTFBuffer, byteLength: number, byteOffset: number, byteStride: number)
3-first-mesh-ts/src/glb_mesh.ts:184
Method
constructor
(view: GLTFBufferView, count: number, componentType: GLTFComponentType, gltfType: GLTFType, byteOffset
3-first-mesh-ts/src/glb_mesh.ts:225
Method
constructor
(positions: GLTFAccessor, indices: GLTFAccessor, topology: GLTFRenderMode)
3-first-mesh-ts/src/glb_mesh.ts:261
Method
constructor
(name: string, primitives: Array<GLTFPrimitive>)
3-first-mesh-ts/src/glb_mesh.ts:372
Method
constructor
(buffer, offset, size)
3-first-mesh/src/glb.js:158
Method
constructor
(buffer, view)
3-first-mesh/src/glb.js:164
Method
constructor
(view, accessor)
3-first-mesh/src/glb.js:202
Method
constructor
(positions, indices, topology)
3-first-mesh/src/glb.js:229
Method
constructor
(name, primitives)
3-first-mesh/src/glb.js:329
Method
elementType
()
5-textures-ts/src/gltf_accessor.ts:40
Method
elementType
()
4-full-scene-ts/src/glb_mesh.ts:249
Method
elementType
()
3-first-mesh-ts/src/glb_mesh.ts:247
Function
gltfTextureMipMapMode
(filter: GLTFTextureFilter)
5-textures-ts/src/gltf_enums.ts:187
Function
render
()
1-first-triangle-ts/src/app.ts:117
Function
render
()
5-textures-ts/src/app.ts:183
Function
render
()
4-full-scene/src/app.js:149
Function
render
()
2-bind-groups/src/app.js:158
Function
render
()
4-full-scene-ts/src/app.ts:156
Function
render
()
3-first-mesh-ts/src/app.ts:156
Function
render
()
1-first-triangle/src/app.js:116
Function
render
()
3-first-mesh/src/app.js:148
Function
render
()
2-bind-groups-ts/src/app.ts:162
Method
render
(renderPassEncoder: GPURenderPassEncoder)
5-textures-ts/src/gltf_primitive.ts:138
Method
render
(renderPassEncoder: GPURenderPassEncoder)
5-textures-ts/src/gltf_mesh.ts:100
Method
render
(renderPassEncoder: GPURenderPassEncoder, uniformsBG: GPUBindGroup)
5-textures-ts/src/gltf_mesh.ts:131
Method
render
(renderPassEncoder)
4-full-scene/src/glb.js:303
Method
render
(renderPassEncoder)
4-full-scene/src/glb.js:389
Method
render
(renderPassEncoder, uniformsBG)
4-full-scene/src/glb.js:406
Method
render
(renderPassEncoder: GPURenderPassEncoder)
4-full-scene-ts/src/glb_mesh.ts:342
Method
render
(renderPassEncoder: GPURenderPassEncoder)
4-full-scene-ts/src/glb_mesh.ts:455
Method
render
(renderPassEncoder: GPURenderPassEncoder, uniformsBG: GPUBindGroup)
4-full-scene-ts/src/glb_mesh.ts:479
Method
render
(renderPassEncoder: GPURenderPassEncoder, uniformsBG: GPUBindGroup)
3-first-mesh-ts/src/glb_mesh.ts:340
Method
render
(renderPassEncoder, uniformsBG)
3-first-mesh/src/glb.js:302
Method
setUsage
(usage: ImageUsage)
5-textures-ts/src/gltf_texture.ts:120
Method
upload
(device: GPUDevice)
5-textures-ts/src/gltf_material.ts:45
Method
upload
(device: GPUDevice)
5-textures-ts/src/gltf_buffer.ts:43
Method
vertexType
()
4-full-scene/src/glb.js:224
Method
vertexType
()
3-first-mesh/src/glb.js:223
← previous
101–152 of 152, ranked by callers