Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bpodgursky/uncharted
/ functions
Functions
1,066 in github.com/bpodgursky/uncharted
⨍
Functions
1,066
◇
Types & classes
39
Function
Ad
(a)
src/main/www/com/bpodgursky/uncharted/www/resources/three.min.js:246
Function
AmbientLight
* @author mrdoob / http://mrdoob.com/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:30102
Function
An
(e,t,n,r,i)
src/main/www/com/bpodgursky/uncharted/www/resources/jquery-2.0.0.min.js:5
Function
AnimationAction
* * Action provided by AnimationMixer for scheduling clip playback on specific * objects. * * @author Ben Houston / http://clara.io/ * @auth
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:37361
Function
AnimationClip
* * Reusable set of Tracks that represent an animation. * * @author Ben Houston / http://clara.io/ * @author David Sarno / http://lighthaus.us
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:31529
Function
AnimationMixer
* * Player for AnimationClips. * * * @author Ben Houston / http://clara.io/ * @author David Sarno / http://lighthaus.us/ * @author tschw
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:38013
Function
AnimationObjectGroup
* * A group of objects that receives a shared animation state. * * Usage: * * - Add objects you would otherwise pass as 'root' to the *
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:37009
Function
ArcCurve
* Arc curve
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:41619
Function
ArrowHelper
( dir, origin, length, color, headLength, headWidth )
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:41190
Function
Audio
* @author mrdoob / http://mrdoob.com/ * @author Reece Aaron Lecrivain / http://reecenotes.com/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:35696
Function
AudioAnalyser
* @author mrdoob / http://mrdoob.com/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:36083
Function
AudioListener
* @author mrdoob / http://mrdoob.com/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:35572
Function
AudioLoader
* @author Reece Aaron Lecrivain / http://reecenotes.com/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:35314
Function
AxisHelper
* @author sroucheray / http://sroucheray.org/ * @author mrdoob / http://mrdoob.com/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:41276
Function
Ba
(a,b)
src/main/www/com/bpodgursky/uncharted/www/resources/three.min.js:49
Method
BayerFlamsteed
(Integer designation, String bayerDesignation, Integer number, Constellation constellation)
src/main/java/com/bpodgursky/uncharted/datasets/identifiers/BayerFlamsteed.java:23
Function
Bb
()
src/main/www/com/bpodgursky/uncharted/www/resources/three.min.js:256
Function
Bc
()
src/main/www/com/bpodgursky/uncharted/www/resources/three.min.js:192
Function
Bd
(a,b,c)
src/main/www/com/bpodgursky/uncharted/www/resources/three.min.js:250
Function
Bf
(a,b)
src/main/www/com/bpodgursky/uncharted/www/resources/three.min.js:77
Function
BinaryTextureLoader
( manager )
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:29440
Function
Bone
* @author mikael emtinger / http://gomo.se/ * @author alteredq / http://alteredqualia.com/ * @author ikerr / http://verold.com
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:23096
Function
BooleanKeyframeTrack
* * A Track of Boolean keyframe values. * * * @author Ben Houston / http://clara.io/ * @author David Sarno / http://lighthaus.us/ * @autho
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:31319
Function
BoundingBoxHelper
( object, color )
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:41828
Function
Box2
* @author bhouston / http://clara.io
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:6238
Function
Box3
* @author bhouston / http://clara.io * @author WestLangley / http://github.com/WestLangley
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:7765
Function
BoxBufferGeometry
* @author Mugen87 / https://github.com/Mugen87
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:15104
Function
BoxGeometry
* @author mrdoob / http://mrdoob.com/ * based on http://papervision3d.googlecode.com/svn/trunk/as3/trunk/src/org/papervision3d/objects/primitives/Cu
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:28063
Function
BoxHelper
* @author mrdoob / http://mrdoob.com/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:41087
Function
BufferAttribute
* @author mrdoob / http://mrdoob.com/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:11792
Function
BufferGeometry
* @author alteredq / http://alteredqualia.com/ * @author mrdoob / http://mrdoob.com/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:13736
Function
BufferGeometryLoader
* @author mrdoob / http://mrdoob.com/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:32038
Function
Ca
(a)
src/main/www/com/bpodgursky/uncharted/www/resources/three.min.js:236
Function
Camera
* @author mrdoob / http://mrdoob.com/ * @author mikael emtinger / http://gomo.se/ * @author WestLangley / http://github.com/WestLangley
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:15398
Function
CameraHelper
* @author alteredq / http://alteredqualia.com/ * @author Mugen87 / https://github.com/Mugen87 * * - shows frustum, line of sight and up of the c
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:40894
Function
CanvasRenderer
()
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:42948
Function
CanvasTexture
* @author mrdoob / http://mrdoob.com/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:23820
Function
Cb
(a,b,c,d,e,f)
src/main/www/com/bpodgursky/uncharted/www/resources/three.min.js:270
Function
Cc
(a,b,c,d,e,f,g,h,k,m)
src/main/www/com/bpodgursky/uncharted/www/resources/three.min.js:193
Function
Cd
(a,b,c)
src/main/www/com/bpodgursky/uncharted/www/resources/three.min.js:253
Function
Cf
(a,b,c)
src/main/www/com/bpodgursky/uncharted/www/resources/three.min.js:85
Function
CircleBufferGeometry
* @author benaadams / https://twitter.com/ben_a_adams
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:27970
Function
CircleGeometry
* @author hughes
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:28038
Function
CircularQueue
(size, initialValue)
src/main/www/com/bpodgursky/uncharted/www/js/CircularQueue.js:1
Function
Clock
* @author alteredq / http://alteredqualia.com/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:39249
Function
ClosedSplineCurve3
( points )
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:41814
Function
Color
* @author mrdoob / http://mrdoob.com/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:5309
Function
ColorBuffer
()
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:18287
Function
ColorKeyframeTrack
* * A Track of keyframe values that represent color. * * * @author Ben Houston / http://clara.io/ * @author David Sarno / http://lighthaus.u
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:31354
Function
CompressedTexture
* @author alteredq / http://alteredqualia.com/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:23792
Function
CompressedTextureLoader
* @author mrdoob / http://mrdoob.com/ * * Abstract Base class to block based textures loader (dds, pvr, ...)
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:29305
Function
ConeBufferGeometry
* @author: abelnation / http://github.com/abelnation
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:27945
Function
ConeGeometry
* @author abelnation / http://github.com/abelnation
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:27920
Method
Constellation
(String constellation, String genitive)
src/main/java/com/bpodgursky/uncharted/datasets/Constellation.java:7
Method
ConstellationCorpus
()
src/main/java/com/bpodgursky/uncharted/datasets/ConstellationCorpus.java:16
Method
Coordinate
(double x, double y, double z)
src/main/java/com/bpodgursky/uncharted/datasets/Coordinate.java:9
Function
CubeCamera
* Camera for rendering cube maps * - renders scene into axis-aligned cube * * @author alteredq / http://alteredqualia.com/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:35488
Function
CubeTexture
* @author mrdoob / http://mrdoob.com/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:4348
Function
CubeTextureLoader
* @author mrdoob / http://mrdoob.com/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:29610
Function
CubicBezierCurve
* Cubic Bezier curve
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:34543
Function
CubicInterpolant
* Fast and simple cubic spline interpolant. * * It was derived from a Hermitian construction setting the first derivative * at each sample posit
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:30548
Function
CubicPoly
()
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:41334
Function
Curve
* Abstract Curve base class
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:33720
Function
CurvePath
* Curved Path - a curve path is simply a array of connected * curves, but retains the api of a curve
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:34142
Function
CylinderBufferGeometry
* @author Mugen87 / https://github.com/Mugen87
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:27573
Function
CylinderGeometry
* @author mrdoob / http://mrdoob.com/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:27891
Function
Cylindrical
* @author Mugen87 / https://github.com/Mugen87 * * Ref: https://en.wikipedia.org/wiki/Cylindrical_coordinate_system *
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:39582
Function
D
()
src/main/www/com/bpodgursky/uncharted/www/resources/three.min.js:48
Function
DataTexture
* @author alteredq / http://alteredqualia.com/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:5830
Function
Db
(a,b,c)
src/main/www/com/bpodgursky/uncharted/www/resources/three.min.js:3
Function
Dc
(a,b,c)
src/main/www/com/bpodgursky/uncharted/www/resources/three.min.js:198
Function
Dd
(a,b)
src/main/www/com/bpodgursky/uncharted/www/resources/three.min.js:256
Function
DepthBuffer
()
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:18346
Function
DepthTexture
* @author Matt DesLauriers / @mattdesl * @author atix / arthursilber.de
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:23836
Function
Df
(a,b,c)
src/main/www/com/bpodgursky/uncharted/www/resources/three.min.js:87
Function
DirectGeometry
* @author mrdoob / http://mrdoob.com/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:12216
Function
DirectionalLight
* @author mrdoob / http://mrdoob.com/ * @author alteredq / http://alteredqualia.com/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:30063
Function
DirectionalLightHelper
* @author alteredq / http://alteredqualia.com/ * @author mrdoob / http://mrdoob.com/ * @author WestLangley / http://github.com/WestLangley
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:40810
Function
DirectionalLightShadow
* @author mrdoob / http://mrdoob.com/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:30046
Function
DiscreteInterpolant
* * Interpolant that evaluates to the sample value at the position preceeding * the parameter. * * @author tschw
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:30742
Function
Dn
(e,t,n)
src/main/www/com/bpodgursky/uncharted/www/resources/jquery-2.0.0.min.js:5
Function
DodecahedronBufferGeometry
* @author Mugen87 / https://github.com/Mugen87
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:24621
Function
DodecahedronGeometry
* @author Abe Pazos / https://hamoid.com
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:24680
Function
DynamicBufferAttribute
( array, itemSize )
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:41742
Function
DynamicMarker
(position, markRadius, color, initialZ)
src/main/www/com/bpodgursky/uncharted/www/js/DynamicMarker.js:1
Function
E
(e,t)
src/main/www/com/bpodgursky/uncharted/www/resources/jquery-2.0.0.min.js:3
Function
Ease
()
src/main/www/com/bpodgursky/uncharted/www/resources/tween.min.js:12
Function
Eb
(a,b,c)
src/main/www/com/bpodgursky/uncharted/www/resources/three.min.js:4
Function
Ec
(a,b)
src/main/www/com/bpodgursky/uncharted/www/resources/three.min.js:202
Function
Ed
(a,b,c,d,e,f)
src/main/www/com/bpodgursky/uncharted/www/resources/three.min.js:265
Function
EdgesGeometry
* @author WestLangley / http://github.com/WestLangley
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:27475
Function
EdgesHelper
( object, hex )
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:41835
Function
Ee
(a)
src/main/www/com/bpodgursky/uncharted/www/resources/three.min.js:241
Function
Ef
(a,b,c,d,e,f,g)
src/main/www/com/bpodgursky/uncharted/www/resources/three.min.js:91
Function
EllipseCurve
* Ellipse curve
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:34370
Function
Euler
* @author mrdoob / http://mrdoob.com/ * @author WestLangley / http://github.com/WestLangley * @author bhouston / http://clara.io
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:10138
Function
Event
(a,b,c)
src/main/www/com/bpodgursky/uncharted/www/resources/tween.min.js:12
Function
EventDispatcher
()
src/main/www/com/bpodgursky/uncharted/www/resources/tween.min.js:12
Function
EventDispatcher
* https://github.com/mrdoob/eventdispatcher.js/
src/main/www/com/bpodgursky/uncharted/www/resources/three.js:97
Method
ExternalLinks
()
src/main/java/com/bpodgursky/uncharted/datasets/ExternalLinks.java:7
← previous
next →
401–500 of 1,066, ranked by callers