MCPcopy Create free account

hub / github.com/danielesteban/softxels / functions

Functions70 in github.com/danielesteban/softxels

↓ 43 callersMethodset
(key, value)
example/main.js:111
↓ 16 callersMethodget
(key)
example/main.js:103
↓ 12 callersFunctioninterpolate
src/workers/mesher.c:111
↓ 8 callersFunctionget
src/workers/mesher.c:64
↓ 6 callersFunctionSRGBToLinear
src/workers/mesher.c:106
↓ 6 callersFunctionrun
(message, run)
voxelizer/cli.mjs:15
↓ 6 callersMethodrun
(operation)
src/core/worker.js:67
↓ 3 callersMethoddispose
()
src/world.js:53
↓ 3 callersMethodloadChunk
(x, y, z)
src/world.js:134
↓ 3 callersMethodsetupMaterial
()
src/chunk.js:12
↓ 3 callersMethodupdate
({ bounds, vertices })
src/chunk.js:41
↓ 2 callersMethoddestination
(instance, attempts = 10)
example/core/fish.js:127
↓ 2 callersMethodspawn
(instance, attempts = 10)
example/core/fish.js:104
↓ 2 callersMethodtest
(position, direction)
example/core/fish.js:82
↓ 1 callersMethodanimate
(animation)
example/core/fish.js:53
↓ 1 callersFunctionchunk
({ metadata: { chunkSize }, voxels })
voxelizer/module.mjs:80
↓ 1 callersFunctioncomputeNormal
src/workers/mesher.c:44
↓ 1 callersMethodgetBrush
(radius)
src/world.js:338
↓ 1 callersMethodgetChunk
(x, y, z)
src/world.js:96
↓ 1 callersMethodgetRenderGrid
(radius)
src/world.js:360
↓ 1 callersFunctiongrowBox
src/workers/mesher.c:94
↓ 1 callersMethodonBlur
()
example/core/player.js:121
↓ 1 callersFunctionpack
({ chunks, deflate, metadata })
voxelizer/module.mjs:114
↓ 1 callersFunctionparse
({ buffer, ground, rotateX, rotateY, rotateZ })
voxelizer/module.mjs:4
↓ 1 callersMethodpatchFog
()
example/core/renderer.js:107
↓ 1 callersFunctionread
(input)
voxelizer/cli.mjs:25
↓ 1 callersMethodreset
()
src/world.js:70
↓ 1 callersMethodsaveChunk
(key)
src/world.js:323
↓ 1 callersFunctionsetColorFromNoise
src/workers/worldgen.c:13
↓ 1 callersMethodupdateChunks
(anchor)
src/world.js:207
↓ 1 callersMethodupdateLoadedChunks
()
src/world.js:248
↓ 1 callersMethodupdateVolume
(point, radius, value, color)
src/world.js:263
↓ 1 callersFunctionvoxelize
({ geometry, gain, grid, resolution })
voxelizer/module.mjs:32
↓ 1 callersFunctionwrite
({ buffer, output })
voxelizer/cli.mjs:35
Methodconstructor
()
example/main.js:29
Methodconstructor
({ anchor, instances, model, radius, world, })
example/core/fish.js:10
Methodconstructor
(dom)
example/core/renderer.js:12
Methodconstructor
({ camera, renderer, })
example/core/player.js:10
Methodconstructor
({ chunkMaterial, chunkSize, geometry, position, })
src/chunk.js:16
Methodconstructor
({ chunkMaterial = null, chunkSize = 32, renderRadius = 5, storage = null, worldgen = null
src/world.js:20
Methodconstructor
({ buffer, concurrency = navigator.hardwareConcurrency || 1, options, program, script, }
src/core/worker.js:2
Methoddispose
()
src/chunk.js:36
Methoddispose
()
src/core/worker.js:62
MethodimportChunks
(buffer, autoUpdateChunks = true, autoUpdateScale = true)
src/world.js:178
MethodonAnimationTick
(animation)
example/main.js:149
MethodonAnimationTick
()
example/core/renderer.js:42
MethodonAnimationTick
(animation)
example/core/player.js:58
FunctiononData
({ data: { x, y, z } })
src/workers/worldgen.js:32
FunctiononData
({ data: chunks })
src/workers/mesher.js:27
MethodonData
({ data })
src/core/worker.js:40
MethodonFirstInteraction
()
example/main.js:181
MethodonFirstInteraction
()
example/core/renderer.js:74
MethodonKeyDown
({ keyCode, repeat })
example/core/player.js:129
MethodonKeyUp
({ keyCode, repeat })
example/core/player.js:159
FunctiononLoad
({ data: { options: { chunkSize, generator, seed }, program: module } })
src/workers/worldgen.js:10
FunctiononLoad
({ data: { options: { chunkSize }, program: module } })
src/workers/mesher.js:5
MethodonLoad
()
src/core/worker.js:30
MethodonMouseDown
({ button })
example/core/player.js:189
MethodonMouseMove
({ movementX, movementY })
example/core/player.js:209
MethodonMouseUp
({ button })
example/core/player.js:218
MethodonMouseWheel
({ deltaY })
example/core/player.js:238
MethodonPointerLock
()
example/core/player.js:254
MethodonResize
()
example/main.js:202
MethodonResize
()
example/core/renderer.js:82
MethodonVisibilityChange
()
example/core/renderer.js:97
MethodrequestPointerLock
()
example/core/player.js:262
Functionrun
src/workers/worldgen.c:42
Functionrun
src/workers/mesher.c:128
FunctionwriteBundle
()
rollup.config.js:33
FunctionwriteBundle
()
example/rollup.config.js:46