Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amandaghassaei/gpu-io
/ functions
Functions
3,030 in github.com/amandaghassaei/gpu-io
⨍
Functions
3,030
◇
Types & classes
706
↓ 2 callers
Method
_dispose
()
examples/common/three.min.js:7
↓ 2 callers
Method
_fromTexture
(t,e)
examples/common/three.min.js:7
↓ 2 callers
Method
_getCanvasWithImageData
(multiplier?: number)
src/GPULayer.ts:948
↓ 2 callers
Method
_getCirclePositionsBuffer
* Get (and cache) positions buffer for rendering circle with various numbers of segments. * @private
src/GPUComposer.ts:468
↓ 2 callers
Method
_getHandJoint
(t,e)
examples/common/three.min.js:7
↓ 2 callers
Method
_getValuesPost
( _valuesRaw: Float32Array | Uint16Array | Uint32Array | Int32Array, _glNumChannels: number, _internalTy
src/GPULayer.ts:875
↓ 2 callers
Method
_getValuesSetup
()
src/GPULayer.ts:774
↓ 2 callers
Method
_getVertexShader
* Gets (and caches) vertex shaders based on shader source code and compile time constants. * Tries to minimize the number of new vertex shaders that
src/GPUComposer.ts:535
↓ 2 callers
Method
_halfBlur
(t,e,n,i,r,s,a)
examples/common/three.min.js:7
↓ 2 callers
Method
_initBuffers
* Init GLTexture/GLFramebuffer pairs for reading/writing GPULayer data. * @private
src/GPULayer.ts:515
↓ 2 callers
Method
_lendControlInterpolant
()
examples/common/three.min.js:7
↓ 2 callers
Method
_passThroughLayerDataFromInputToOutput
* Copy data from input to output. * This is used when rendering to part of output state (not fullscreen quad). * @private
src/GPUComposer.ts:691
↓ 2 callers
Method
_removeInactiveAction
(t)
examples/common/three.min.js:7
↓ 2 callers
Method
_removeInactiveBinding
(t)
examples/common/three.min.js:7
↓ 2 callers
Method
_removeInactiveBindingsForAction
(t)
examples/common/three.min.js:7
↓ 2 callers
Method
_scheduleFading
(t,e,n)
examples/common/three.min.js:7
↓ 2 callers
Method
_takeBackControlInterpolant
(t)
examples/common/three.min.js:7
↓ 2 callers
Method
_updateWeight
(t)
examples/common/three.min.js:7
↓ 2 callers
Method
absellipse
(t,e,n,i,r,s,a,o)
examples/common/three.min.js:7
↓ 2 callers
Method
add
(t)
examples/common/three.min.js:7
↓ 2 callers
Function
addDrop
()
examples/wave2d/index.js:408
↓ 2 callers
Function
addDrop
()
examples/wave2d/webgl1.js:409
↓ 2 callers
Method
addLevel
(t,e=0,n=0)
examples/common/three.min.js:7
↓ 2 callers
Method
addMonitor
(t,e,n)
examples/common/tweakpane-3.1.1.min.js:2
↓ 2 callers
Method
addSeparator
(t)
examples/common/tweakpane-3.1.1.min.js:2
↓ 2 callers
Method
addTab
(t)
examples/common/tweakpane-3.1.1.min.js:2
↓ 2 callers
Method
applyPointToValue_
(t,e)
examples/common/tweakpane-plugin-essentials.min.js:1
↓ 2 callers
Method
applyTextViews_
()
examples/common/tweakpane-3.1.1.min.js:2
↓ 2 callers
Function
arrayConstructorForType
( type: GPULayerType, halfFloatsAsFloats = false, )
src/conversions.ts:58
↓ 2 callers
Function
baseGetTag
* The base implementation of `getTag` without fallbacks for buggy environments. * * @private * @param {*} value The value to query.
tests/browser/deps/float16.js:238
↓ 2 callers
Method
bind
()
examples/common/three.min.js:7
↓ 2 callers
Method
bindExpandedClass
(t,e)
examples/common/tweakpane-3.1.1.min.js:2
↓ 2 callers
Method
bindSkeletons
(t,e)
examples/common/three.min.js:7
↓ 2 callers
Function
calcInitialBounds
()
examples/fractal/index.js:14
↓ 2 callers
Function
calcNumParticles
(width, height)
examples/fluid/index.js:48
↓ 2 callers
Method
calculateInverses
()
examples/common/three.min.js:7
↓ 2 callers
Function
changeBit
(key, bit, index)
examples/gol/index.js:186
↓ 2 callers
Function
checkFragmentShaderForFragColor
(shaderSource: string, glslVersion: GLSLVersion, name: string)
src/regex.ts:262
↓ 2 callers
Method
clamp
(t,e)
examples/common/three.min.js:7
↓ 2 callers
Method
clampPoint
(t,e)
examples/common/three.min.js:7
↓ 2 callers
Method
clone
()
examples/common/three.min.js:7
↓ 2 callers
Method
computeDraggingValue_
(t)
examples/common/tweakpane-3.1.1.min.js:2
↓ 2 callers
Method
computeDraggingValue_
(t)
examples/common/tweakpane-plugin-essentials.min.js:1
↓ 2 callers
Method
computeFrenetFrames
(t,e)
examples/common/three.min.js:7
↓ 2 callers
Method
computeVertexNormals
()
examples/common/three.min.js:7
↓ 2 callers
Method
conjugate
()
examples/common/three.min.js:7
↓ 2 callers
Method
constrain
(t)
examples/common/tweakpane-3.1.1.min.js:2
↓ 2 callers
Method
containsPoint
(t)
examples/common/three.min.js:7
↓ 2 callers
Function
convertCompileTimeConstantsToString
* Create a string to pass compile time constants into shader. * @private
src/utils.ts:122
↓ 2 callers
Function
convertFragmentShaderToGLSL1
(shaderSource: string, name: string)
src/utils.ts:614
↓ 2 callers
Method
convertLinearToSRGB
()
examples/common/three.min.js:7
↓ 2 callers
Method
convertSRGBToLinear
()
examples/common/three.min.js:7
↓ 2 callers
Function
convertShaderToGLSL1
* Common code for converting vertex/fragment shader source to GLSL1. * This is called once on initialization, so doesn't need to be extremely efficie
src/utils.ts:585
↓ 2 callers
Method
copy
(t)
examples/common/three.min.js:7
↓ 2 callers
Method
copy
(t)
examples/common/three.min.js:7
↓ 2 callers
Function
copyToArray
* @param {Float16Array} float16bits * @return {number[]}
tests/browser/deps/float16.js:1193
↓ 2 callers
Method
createBladeApi
(t)
examples/common/tweakpane-3.1.1.min.js:2
↓ 2 callers
Method
createComponentControllers_
(t)
examples/common/tweakpane-3.1.1.min.js:2
↓ 2 callers
Method
cross
(t)
examples/common/three.min.js:7
↓ 2 callers
Function
ct
(t,e)
examples/common/tweakpane-plugin-essentials.min.js:1
↓ 2 callers
Method
curve
(t)
examples/common/tweakpane-plugin-essentials.min.js:1
↓ 2 callers
Function
det2
(n: number, m: number, size: number)
src/polyfills.ts:241
↓ 2 callers
Function
det3
(n: number, m: number, size: number)
src/polyfills.ts:243
↓ 2 callers
Method
disableAll
()
examples/common/three.min.js:7
↓ 2 callers
Method
dispose
()
examples/common/tweakpane-3.1.1.min.js:2
↓ 2 callers
Method
distanceSqToSegment
(t,e,n,i)
examples/common/three.min.js:7
↓ 2 callers
Method
divideScalar
(t)
examples/common/three.min.js:7
↓ 2 callers
Method
divideScalar
(t)
examples/common/three.min.js:7
↓ 2 callers
Method
dot
(t)
examples/common/three.min.js:7
↓ 2 callers
Method
drawLayerAsMesh
* Draw 2D mesh to screen. * @param params - Draw parameters. * @param params.layer - GPULayer containing vector data. * @param params.indices -
src/GPUComposer.ts:1884
↓ 2 callers
Method
drawLayerAsPoints
* Draw the contents of a GPULayer as points. This assumes the components of the GPULayer have the form [xPosition, yPosition] or [xPosition, yPositio
src/GPUComposer.ts:1587
↓ 2 callers
Function
ds
(t,e,n)
examples/common/three.min.js:7
↓ 2 callers
Function
e
(e,t)
tests/browser/deps/micromodal.min.js:1
↓ 2 callers
Method
embedPluginStyle_
(t)
examples/common/tweakpane-3.1.1.min.js:2
↓ 2 callers
Method
enableAll
()
examples/common/three.min.js:7
↓ 2 callers
Method
expandByPoint
(t)
examples/common/three.min.js:7
↓ 2 callers
Method
extractPoints
(t)
examples/common/three.min.js:7
↓ 2 callers
Method
extractRotation
(t)
examples/common/three.min.js:7
↓ 2 callers
Method
extractUrlBase
(t)
examples/common/three.min.js:7
↓ 2 callers
Function
f
(t)
examples/common/three.min.js:7
↓ 2 callers
Method
findByName
(t,e)
examples/common/three.min.js:7
↓ 2 callers
Method
findCellByValue
(t)
examples/common/tweakpane-plugin-essentials.min.js:1
↓ 2 callers
Method
findNode
(t,e)
examples/common/three.min.js:7
↓ 2 callers
Method
fromCubemap
(t,e=null)
examples/common/three.min.js:7
↓ 2 callers
Method
fromEquirectangular
(t,e=null)
examples/common/three.min.js:7
↓ 2 callers
Function
fs
()
examples/common/three.min.js:7
↓ 2 callers
Function
g
(a)
tests/browser/deps/dom-to-image.min.js:2
↓ 2 callers
Function
getAvgAndDeltaBetweenPoints
(id1, id2)
examples/reaction-diffusion/index.js:340
↓ 2 callers
Function
getAvgAndDeltaBetweenPoints
(id1, id2)
examples/fractal/index.js:285
↓ 2 callers
Method
getBarycoord
(t,e,n,i,r)
examples/common/three.min.js:7
↓ 2 callers
Method
getCenter
(t)
examples/common/three.min.js:7
↓ 2 callers
Method
getComponent
(t)
examples/common/three.min.js:7
↓ 2 callers
Method
getDelta
()
examples/common/three.min.js:7
↓ 2 callers
Method
getFilmHeight
()
examples/common/three.min.js:7
↓ 2 callers
Function
getFragmentShaderMediumpPrecision
()
src/utils.ts:485
↓ 2 callers
Method
getLength
()
examples/common/three.min.js:7
↓ 2 callers
Function
getNative
* Gets the native function at `key` of `object`. * * @private * @param {Object} object The object to query. * @param {string} key
tests/browser/deps/float16.js:422
↓ 2 callers
Method
getNormal
(t,e,n,i)
examples/common/three.min.js:7
↓ 2 callers
Function
getParticlesFolderTitle
* Init a simple GUI.
examples/physarum/index.js:470
↓ 2 callers
Method
getPoint
(t,e)
examples/common/three.min.js:7
← previous
next →
701–800 of 3,030, ranked by callers