MCPcopy Create free account

hub / github.com/Domenicobrz/Blurry / functions

Functions795 in github.com/Domenicobrz/Blurry

FunctionLineDashedMaterial
* @author alteredq / http://alteredqualia.com/ * * parameters = { * color: <hex>, * opacity: <float>, * * linewidth: <float>, * *
libs/dependencies/three.js:31527
FunctionLineLoop
* @author mgreter / http://github.com/mgreter
libs/dependencies/three.js:25949
FunctionLineSegments
* @author mrdoob / http://mrdoob.com/
libs/dependencies/three.js:25870
FunctionLinearInterpolant
* @author tschw
libs/dependencies/three.js:35499
FunctionLoader
* @author alteredq / http://alteredqualia.com/
libs/dependencies/three.js:36985
FunctionLoadingManager
* @author mrdoob / http://mrdoob.com/
libs/dependencies/three.js:31628
FunctionM
(e)
libs/dependencies/jquery.js:2
FunctionMaterial
()
libs/dependencies/three.js:12697
FunctionMaterialLoader
* @author mrdoob / http://mrdoob.com/
libs/dependencies/three.js:36673
FunctionMatrix3
* @author alteredq / http://alteredqualia.com/ * @author WestLangley / http://github.com/WestLangley * @author bhouston / http://clara.io * @aut
libs/dependencies/three.js:3277
FunctionMatrix4
* @author mrdoob / http://mrdoob.com/ * @author supereggbert / http://www.paulbrunt.co.uk/ * @author philogb / http://blog.thejit.org/ * @author
libs/dependencies/three.js:991
FunctionMesh
* @author mrdoob / http://mrdoob.com/ * @author alteredq / http://alteredqualia.com/ * @author mikael emtinger / http://gomo.se/ * @author jonob
libs/dependencies/three.js:14235
FunctionMeshBasicMaterial
* @author mrdoob / http://mrdoob.com/ * @author alteredq / http://alteredqualia.com/ * * parameters = { * color: <hex>, * opacity: <float>
libs/dependencies/three.js:13102
FunctionMeshDepthMaterial
* @author mrdoob / http://mrdoob.com/ * @author alteredq / http://alteredqualia.com/ * @author bhouston / https://clara.io * @author WestLangley
libs/dependencies/three.js:18322
FunctionMeshDistanceMaterial
* @author WestLangley / http://github.com/WestLangley * * parameters = { * * referencePosition: <float>, * nearDistance: <float>, * far
libs/dependencies/three.js:18403
FunctionMeshFaceMaterial
( materials )
libs/dependencies/three.js:45351
FunctionMeshLambertMaterial
* @author mrdoob / http://mrdoob.com/ * @author alteredq / http://alteredqualia.com/ * * parameters = { * color: <hex>, * opacity: <float>
libs/dependencies/three.js:31425
FunctionMeshNormalMaterial
* @author mrdoob / http://mrdoob.com/ * @author WestLangley / http://github.com/WestLangley * * parameters = { * opacity: <float>, * * b
libs/dependencies/three.js:31325
FunctionMeshPhongMaterial
* @author mrdoob / http://mrdoob.com/ * @author alteredq / http://alteredqualia.com/ * * parameters = { * color: <hex>, * specular: <hex>,
libs/dependencies/three.js:31148
FunctionMeshPhysicalMaterial
* @author WestLangley / http://github.com/WestLangley * * parameters = { * reflectivity: <float> * }
libs/dependencies/three.js:31060
FunctionMeshStandardMaterial
* @author WestLangley / http://github.com/WestLangley * * parameters = { * color: <hex>, * roughness: <float>, * metalness: <float>, *
libs/dependencies/three.js:30931
FunctionMeshToonMaterial
* @author takahirox / http://github.com/takahirox * * parameters = { * gradientMap: new THREE.Texture( <Image> ) * }
libs/dependencies/three.js:31269
FunctionMultiMaterial
( materials )
libs/dependencies/three.js:45358
FunctionNe
(e,t)
libs/dependencies/jquery.js:2
FunctionNode
( i, x, y )
libs/dependencies/three.js:28489
FunctionNumberKeyframeTrack
* * A Track of numeric keyframe values. * * @author Ben Houston / http://clara.io/ * @author David Sarno / http://lighthaus.us/ * @author ts
libs/dependencies/three.js:36078
FunctionObject3D
()
libs/dependencies/three.js:8046
FunctionObjectLoader
* @author mrdoob / http://mrdoob.com/
libs/dependencies/three.js:37912
FunctionOctahedronBufferGeometry
( radius, detail )
libs/dependencies/three.js:27014
FunctionOctahedronGeometry
( radius, detail )
libs/dependencies/three.js:26993
FunctionOrthographicCamera
* @author alteredq / http://alteredqualia.com/ * @author arose / http://github.com/arose
libs/dependencies/three.js:8936
FunctionParametricBufferGeometry
( func, slices, stacks )
libs/dependencies/three.js:26477
FunctionParametricGeometry
( func, slices, stacks )
libs/dependencies/three.js:26455
FunctionParticle
( material )
libs/dependencies/three.js:45381
FunctionParticleBasicMaterial
( parameters )
libs/dependencies/three.js:45402
FunctionParticleSystem
( geometry, material )
libs/dependencies/three.js:45388
FunctionParticleSystemMaterial
( parameters )
libs/dependencies/three.js:45409
FunctionPath
* @author zz85 / http://www.lab4games.net/zz85/blog * Creates free form 2d path using series of points, lines or curves.
libs/dependencies/three.js:34214
FunctionPe
(e)
libs/dependencies/jquery.js:2
FunctionPerspectiveCamera
* @author mrdoob / http://mrdoob.com/ * @author greggman / http://games.greggman.com/ * @author zz85 / http://www.lab4games.net/zz85/blog * @aut
libs/dependencies/three.js:20921
FunctionPlane
* @author bhouston / http://clara.io
libs/dependencies/three.js:5556
FunctionPlaneBufferGeometry
( width, height, widthSegments, heightSegments )
libs/dependencies/three.js:12600
FunctionPlaneGeometry
( width, height, widthSegments, heightSegments )
libs/dependencies/three.js:12577
FunctionPlaneHelper
* @author WestLangley / http://github.com/WestLangley
libs/dependencies/three.js:45144
FunctionPointCloud
( geometry, material )
libs/dependencies/three.js:45374
FunctionPointCloudMaterial
( parameters )
libs/dependencies/three.js:45395
FunctionPointLight
* @author mrdoob / http://mrdoob.com/
libs/dependencies/three.js:34750
FunctionPointLightHelper
* @author alteredq / http://alteredqualia.com/ * @author mrdoob / http://mrdoob.com/
libs/dependencies/three.js:44228
FunctionPoints
* @author alteredq / http://alteredqualia.com/
libs/dependencies/three.js:26028
FunctionPointsMaterial
* @author mrdoob / http://mrdoob.com/ * @author alteredq / http://alteredqualia.com/ * * parameters = { * color: <hex>, * opacity: <float>
libs/dependencies/three.js:25981
FunctionPolarGridHelper
* @author mrdoob / http://mrdoob.com/ * @author Mugen87 / http://github.com/Mugen87 * @author Hectate / http://www.github.com/Hectate
libs/dependencies/three.js:44518
FunctionPolyhedronBufferGeometry
( vertices, indices, radius, detail )
libs/dependencies/three.js:26633
FunctionPolyhedronGeometry
( vertices, indices, radius, detail )
libs/dependencies/three.js:26610
FunctionPositionalAudio
* @author mrdoob / http://mrdoob.com/
libs/dependencies/three.js:40114
FunctionProjector
()
libs/dependencies/three.js:47065
FunctionPropertyBinding
( rootNode, path, parsedPath )
libs/dependencies/three.js:40550
FunctionPropertyMixer
* * Buffered scene graph property that allows weighted accumulation. * * * @author Ben Houston / http://clara.io/ * @author David Sarno / ht
libs/dependencies/three.js:40277
FunctionPureArrayUniform
( id, activeInfo, addr )
libs/dependencies/three.js:16392
FunctionQuadraticBezierCurve
( v0, v1, v2 )
libs/dependencies/three.js:33710
FunctionQuadraticBezierCurve3
( v0, v1, v2 )
libs/dependencies/three.js:33778
FunctionQuaternion
* @author mikael emtinger / http://gomo.se/ * @author alteredq / http://alteredqualia.com/ * @author WestLangley / http://github.com/WestLangley
libs/dependencies/three.js:1919
FunctionQuaternionKeyframeTrack
* * A Track of quaternion keyframe values. * * @author Ben Houston / http://clara.io/ * @author David Sarno / http://lighthaus.us/ * @author
libs/dependencies/three.js:36143
FunctionQuaternionLinearInterpolant
* Spherical linear unit quaternion interpolant. * * @author tschw
libs/dependencies/three.js:36102
FunctionRawShaderMaterial
* @author mrdoob / http://mrdoob.com/
libs/dependencies/three.js:30866
FunctionRay
* @author bhouston / http://clara.io
libs/dependencies/three.js:13370
FunctionRaycaster
* @author mrdoob / http://mrdoob.com/ * @author bhouston / http://clara.io/ * @author stephomi / http://stephaneginier.com/
libs/dependencies/three.js:43119
FunctionRe
(e)
libs/dependencies/jquery.js:2
FunctionRectAreaLight
* @author abelnation / http://github.com/abelnation
libs/dependencies/three.js:34883
FunctionRectAreaLightHelper
* @author abelnation / http://github.com/abelnation * @author Mugen87 / http://github.com/Mugen87 * @author WestLangley / http://github.com/WestLa
libs/dependencies/three.js:44315
FunctionRingBufferGeometry
( innerRadius, outerRadius, thetaSegments, phiSegments, thetaStart, thetaLength )
libs/dependencies/three.js:29698
FunctionRingGeometry
( innerRadius, outerRadius, thetaSegments, phiSegments, thetaStart, thetaLength )
libs/dependencies/three.js:29673
FunctionScene
* @author mrdoob / http://mrdoob.com/
libs/dependencies/three.js:24506
FunctionSe
()
libs/dependencies/jquery.js:2
FunctionShaderMaterial
* @author alteredq / http://alteredqualia.com/ * * parameters = { * defines: { "label" : "value" }, * uniforms: { "parameter1": { value: 1.0
libs/dependencies/three.js:13202
FunctionShadowMaterial
* @author mrdoob / http://mrdoob.com/ * * parameters = { * color: <THREE.Color> * }
libs/dependencies/three.js:30834
FunctionShape
( points )
libs/dependencies/three.js:34393
FunctionShapeBufferGeometry
( shapes, curveSegments )
libs/dependencies/three.js:30033
FunctionShapeGeometry
( shapes, curveSegments )
libs/dependencies/three.js:29994
FunctionShapePath
* @author zz85 / http://www.lab4games.net/zz85/blog * minimal class for proxing functions to Path. Replaces old "extractSubpaths()"
libs/dependencies/three.js:38933
FunctionSingleUniform
( id, activeInfo, addr )
libs/dependencies/three.js:16381
FunctionSkeleton
* @author mikael emtinger / http://gomo.se/ * @author alteredq / http://alteredqualia.com/ * @author michael guerrero / http://realitymeltdown.com
libs/dependencies/three.js:25183
FunctionSkeletonHelper
( object )
libs/dependencies/three.js:44134
FunctionSkinnedMesh
* @author mikael emtinger / http://gomo.se/ * @author alteredq / http://alteredqualia.com/ * @author ikerr / http://verold.com
libs/dependencies/three.js:25378
FunctionSphere
* @author bhouston / http://clara.io * @author mrdoob / http://mrdoob.com/
libs/dependencies/three.js:5382
FunctionSphereBufferGeometry
( radius, widthSegments, heightSegments, phiStart, phiLength, thetaStart, thetaLength )
libs/dependencies/three.js:29555
FunctionSphereGeometry
( radius, widthSegments, heightSegments, phiStart, phiLength, thetaStart, thetaLength )
libs/dependencies/three.js:29529
FunctionSpherical
* @author bhouston / http://clara.io * @author WestLangley / http://github.com/WestLangley * * Ref: https://en.wikipedia.org/wiki/Spherical_coor
libs/dependencies/three.js:43324
FunctionSpline
( points )
libs/dependencies/three.js:45596
FunctionSplineCurve
( points /* array of Vector2 */ )
libs/dependencies/three.js:33847
FunctionSplineCurve3
( points )
libs/dependencies/three.js:45583
FunctionSpotLight
* @author alteredq / http://alteredqualia.com/
libs/dependencies/three.js:34683
FunctionSpotLightHelper
* @author alteredq / http://alteredqualia.com/ * @author mrdoob / http://mrdoob.com/ * @author WestLangley / http://github.com/WestLangley
libs/dependencies/three.js:44018
FunctionSpotLightShadow
* @author mrdoob / http://mrdoob.com/
libs/dependencies/three.js:34646
FunctionSprite
( material )
libs/dependencies/three.js:24853
FunctionSpriteMaterial
* @author alteredq / http://alteredqualia.com/ * * parameters = { * color: <hex>, * map: new THREE.Texture( <Image> ), * rotation: <float
libs/dependencies/three.js:24807
FunctionStencilBuffer
()
libs/dependencies/three.js:19074
FunctionStereoCamera
* @author mrdoob / http://mrdoob.com/
libs/dependencies/three.js:39472
FunctionStringKeyframeTrack
* * A Track that interpolates Strings * * * @author Ben Houston / http://clara.io/ * @author David Sarno / http://lighthaus.us/ * @author
libs/dependencies/three.js:36179
FunctionStructuredUniform
( id )
libs/dependencies/three.js:16418
FunctionTetrahedronBufferGeometry
( radius, detail )
libs/dependencies/three.js:26962
← previousnext →501–600 of 795, ranked by callers