Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Qingcsai/3DVirtualTryOn
/ functions
Functions
706 in github.com/Qingcsai/3DVirtualTryOn
⨍
Functions
706
◇
Types & classes
4
Function
Sprite
( material )
js/three.module.js:26504
Function
SpriteMaterial
* @author alteredq / http://alteredqualia.com/ * * parameters = { * color: <hex>, * map: new THREE.Texture( <Image> ), * alphaMap: new THREE.T
js/three.module.js:26437
Function
StencilBuffer
()
js/three.module.js:20466
Function
StereoCamera
* @author mrdoob / http://mrdoob.com/
js/three.module.js:41711
Function
StringController
( object, property )
js/dat.gui.module.js:1428
Function
StringKeyframeTrack
* * A Track that interpolates Strings * * * @author Ben Houston / http://clara.io/ * @author David Sarno / http://lighthaus.us/ * @author tschw
js/three.module.js:34908
Function
StructuredUniform
( id )
js/three.module.js:17392
Function
TetrahedronBufferGeometry
( radius, detail )
js/three.module.js:28691
Function
TetrahedronGeometry
( radius, detail )
js/three.module.js:28670
Function
TextBufferGeometry
( text, parameters )
js/three.module.js:31180
Function
TextGeometry
( text, parameters )
js/three.module.js:31159
Function
Texture
( image, mapping, wrapS, wrapT, magFilter, minFilter, format, type, anisotropy, encoding )
js/three.module.js:1491
Function
TextureLoader
* @author mrdoob / http://mrdoob.com/
js/three.module.js:36362
Function
TorusBufferGeometry
( radius, tube, radialSegments, tubularSegments, arc )
js/three.module.js:29356
Function
TorusGeometry
( radius, tube, radialSegments, tubularSegments, arc )
js/three.module.js:29332
Function
TorusKnotBufferGeometry
( radius, tube, tubularSegments, radialSegments, p, q )
js/three.module.js:29173
Function
TorusKnotGeometry
( radius, tube, tubularSegments, radialSegments, p, q, heightScale )
js/three.module.js:29146
Function
Triangle
( a, b, c )
js/three.module.js:7619
Function
TubeBufferGeometry
( path, tubularSegments, radius, radialSegments, closed )
js/three.module.js:28960
Function
TubeGeometry
( path, tubularSegments, radius, radialSegments, closed, taper )
js/three.module.js:28924
Function
Uint16Attribute
( array, itemSize )
js/three.module.js:48132
Function
Uint16BufferAttribute
( array, itemSize, normalized )
js/three.module.js:9564
Function
Uint32Attribute
( array, itemSize )
js/three.module.js:48146
Function
Uint32BufferAttribute
( array, itemSize, normalized )
js/three.module.js:9584
Function
Uint8Attribute
( array, itemSize )
js/three.module.js:48111
Function
Uint8BufferAttribute
( array, itemSize, normalized )
js/three.module.js:9534
Function
Uint8ClampedAttribute
( array, itemSize )
js/three.module.js:48118
Function
Uint8ClampedBufferAttribute
( array, itemSize, normalized )
js/three.module.js:9544
Function
Uniform
* @author mrdoob / http://mrdoob.com/
js/three.module.js:45308
Function
UniformsCache
* @author mrdoob / http://mrdoob.com/
js/three.module.js:19101
Function
Vector2
* @author mrdoob / http://mrdoob.com/ * @author philogb / http://blog.thejit.org/ * @author egraether / http://egraether.com/ * @author zz85 / http
js/three.module.js:589
Function
Vector3
( x, y, z )
js/three.module.js:3230
Function
Vector4
* @author supereggbert / http://www.paulbrunt.co.uk/ * @author philogb / http://blog.thejit.org/ * @author mikael emtinger / http://gomo.se/ * @aut
js/three.module.js:1806
Function
VectorKeyframeTrack
* * A Track of vectored keyframe values. * * * @author Ben Houston / http://clara.io/ * @author David Sarno / http://lighthaus.us/ * @author tsc
js/three.module.js:34939
Function
Vertex
( x, y, z )
js/three.module.js:48088
Function
VideoTexture
* @author mrdoob / http://mrdoob.com/
js/three.module.js:27890
Function
WebGLAnimation
* @author mrdoob / http://mrdoob.com/
js/three.module.js:14400
Function
WebGLAttributes
* @author mrdoob / http://mrdoob.com/
js/three.module.js:14455
Function
WebGLBackground
* @author mrdoob / http://mrdoob.com/
js/three.module.js:15425
Function
WebGLBufferRenderer
* @author mrdoob / http://mrdoob.com/
js/three.module.js:15638
Function
WebGLCapabilities
* @author mrdoob / http://mrdoob.com/
js/three.module.js:15701
Function
WebGLClipping
* @author tschw
js/three.module.js:15822
Function
WebGLCubeRenderTarget
* @author alteredq / http://alteredqualia.com * @author WestLangley / http://github.com/WestLangley
js/three.module.js:13884
Function
WebGLExtensions
* @author mrdoob / http://mrdoob.com/
js/three.module.js:15982
Function
WebGLGeometries
* @author mrdoob / http://mrdoob.com/
js/three.module.js:16041
Function
WebGLIndexedBufferRenderer
* @author mrdoob / http://mrdoob.com/
js/three.module.js:16251
Function
WebGLInfo
* @author Mugen87 / https://github.com/Mugen87
js/three.module.js:16324
Function
WebGLLights
()
js/three.module.js:19244
Function
WebGLMorphtargets
( gl )
js/three.module.js:16406
Function
WebGLMultisampleRenderTarget
* @author Mugen87 / https://github.com/Mugen87 * @author Matt DesLauriers / @mattdesl
js/three.module.js:2549
Function
WebGLObjects
* @author mrdoob / http://mrdoob.com/
js/three.module.js:16521
Function
WebGLProgram
( renderer, cacheKey, parameters )
js/three.module.js:17955
Function
WebGLPrograms
* @author mrdoob / http://mrdoob.com/
js/three.module.js:18432
Function
WebGLProperties
* @author fordacious / fordacious.github.io
js/three.module.js:18822
Function
WebGLRenderList
()
js/three.module.js:18925
Function
WebGLRenderLists
()
js/three.module.js:19042
Function
WebGLRenderState
* @author Mugen87 / https://github.com/Mugen87
js/three.module.js:19552
Function
WebGLRenderStates
()
js/three.module.js:19602
Function
WebGLRenderTarget
( width, height, options )
js/three.module.js:2461
Function
WebGLRenderTargetCube
( width, height, options )
js/three.module.js:49760
Function
WebGLRenderer
* @author supereggbert / http://www.paulbrunt.co.uk/ * @author mrdoob / http://mrdoob.com/ * @author alteredq / http://alteredqualia.com/ * @author
js/three.module.js:23342
Function
WebGLShadowMap
* @author alteredq / http://alteredqualia.com/ * @author mrdoob / http://mrdoob.com/
js/three.module.js:19827
Function
WebGLState
* @author mrdoob / http://mrdoob.com/
js/three.module.js:20271
Function
WebGLTextures
* @author mrdoob / http://mrdoob.com/
js/three.module.js:21282
Function
WebGLUniforms
( gl, program )
js/three.module.js:17488
Function
WebGLUtils
* @author thespite / http://www.twitter.com/thespite
js/three.module.js:22568
Function
WebXRManager
* @author mrdoob / http://mrdoob.com/
js/three.module.js:22805
Function
WireframeGeometry
* @author mrdoob / http://mrdoob.com/ * @author Mugen87 / https://github.com/Mugen87
js/three.module.js:28006
Function
WireframeHelper
( object, hex )
js/three.module.js:48334
Function
XHRLoader
( manager )
js/three.module.js:48370
Function
absNumericalSort
* @author mrdoob / http://mrdoob.com/
js/three.module.js:16400
Function
allocateTextureUnit
()
js/three.module.js:21576
Function
animate
()
js/app.js:154
Function
ascSort
( a, b )
js/three.module.js:45394
Function
bindTexture
( webglType, webglTexture )
js/three.module.js:21092
Function
bindingsPerObject
()
js/three.module.js:43551
Method
buildPlane
( u, v, w, udir, vdir, width, height, depth, gridX, gridY, materialIndex )
js/three.module.js:13075
Function
compareTime
( i, j )
js/three.module.js:33603
Function
compareX
( a, b )
js/three.module.js:29817
Function
compressedTexImage2D
()
js/three.module.js:21135
Method
constructor
( width, height, depth, widthSegments, heightSegments, depthSegments )
js/three.module.js:12994
Method
constructor
( width, height, depth, widthSegments, heightSegments, depthSegments )
js/three.module.js:13020
Function
convert
( p )
js/three.module.js:22572
Function
delayed
()
js/dat.gui.module.js:208
Function
deprecatedLoopReplacer
( match, start, end, snippet )
js/three.module.js:17802
Function
disableUnusedAttributes
()
js/three.module.js:20713
Function
dispose
()
js/three.module.js:16558
Function
drag
( e )
js/dat.gui.module.js:3450
Function
dragStart
( e )
js/dat.gui.module.js:3466
Function
dragStop
()
js/dat.gui.module.js:3459
Function
enableAttribute
( attribute )
js/three.module.js:20685
Function
fieldDown
( e )
js/dat.gui.module.js:1931
Function
fieldDownH
( e )
js/dat.gui.module.js:1940
Function
fieldUpH
()
js/dat.gui.module.js:1958
Function
fieldUpSV
()
js/dat.gui.module.js:1949
Function
filterEmptyLine
( string )
js/three.module.js:17737
Function
finish
()
js/three.module.js:19007
Function
get
( attribute )
js/three.module.js:14553
Function
getDepthMaterialVariant
( useMorphing, useSkinning, useInstancing )
js/three.module.js:20038
Function
getDistanceMaterialVariant
( useMorphing, useSkinning, useInstancing )
js/three.module.js:20063
← previous
next →
501–600 of 706, ranked by callers