Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeGIS/mapboxgl-customelayer
/ functions
Functions
252 in github.com/FreeGIS/mapboxgl-customelayer
⨍
Functions
252
◇
Types & classes
46
↓ 64 callers
Function
createBuffer
(gl, buffertype, data, drawType = gl.STATIC_DRAW)
src/util/webgl_util.js:146
↓ 63 callers
Function
bindAttribute
(gl, buffer, attributeLoc, numComponents, offset = 0)
src/util/webgl_util.js:173
↓ 30 callers
Function
createModel
(gl, vertexSource, fragmentSource, transformFeedbackVaryings = null)
src/util/webgl_util.js:36
↓ 24 callers
Function
bindTexture2D
(gl, texture, unit)
src/util/webgl_util.js:101
↓ 23 callers
Function
initMap
(mapdiv, baseMapType, center, zoom)
src/util/initMap.js:2
↓ 23 callers
Function
uuid
()
src/util/uuid.js:1
↓ 22 callers
Function
fromLngLat
(lngLat, altitude = 0)
src/util/fromLonLat.js:18
↓ 16 callers
Method
forward
(coors)
src/examples/dem_texture.js:75
↓ 10 callers
Function
createIndicesBuffer
(gl, indices, posCount)
src/util/webgl_util.js:153
↓ 8 callers
Function
s4
()
src/util/uuid.js:2
↓ 7 callers
Function
createTexture2D
(gl, textureDesc)
src/util/webgl_util.js:79
↓ 7 callers
Function
getPositionNormal
(positions)
src/util/position_normal.js:3
↓ 7 callers
Function
loadImage
(img_src)
src/util/request.js:18
↓ 4 callers
Function
GET
(url, type)
src/util/request.js:1
↓ 4 callers
Function
createShader
(gl, type, source)
src/util/webgl_util.js:1
↓ 4 callers
Function
createSphere
(options)
src/util/sphere.js:1
↓ 3 callers
Method
_setLight
()
src/examples/dem_light.js:165
↓ 3 callers
Method
_setLight
()
src/examples/dem_fbo.js:162
↓ 3 callers
Function
getNormal
(point_a, point_b, point_c)
src/util/getNormal.js:2
↓ 2 callers
Function
createPoints
(num, ranges)
src/examples/transformFeedback.js:17
↓ 2 callers
Method
initialize
(map, gl)
src/examples/sphere.js:52
↓ 2 callers
Function
loadExample
(hashName)
src/main.js:10
↓ 2 callers
Function
makeTransformFeedback
(gl, buffer)
src/util/webgl_util.js:72
↓ 1 callers
Function
circumferenceAtLatitude
(latitude)
src/util/fromLonLat.js:4
↓ 1 callers
Method
createModel
()
src/examples/oit.js:207
↓ 1 callers
Method
createModel
()
src/examples/dual_depth_peeling.js:201
↓ 1 callers
Method
createModel
()
src/examples/dual_depth_peeling_test.js:281
↓ 1 callers
Method
createUniform
()
src/examples/oit.js:311
↓ 1 callers
Method
createUniform
()
src/examples/dual_depth_peeling.js:372
↓ 1 callers
Method
createUniform
()
src/examples/dual_depth_peeling_test.js:453
↓ 1 callers
Function
dataParse
(demData)
src/examples/dem_light.js:17
↓ 1 callers
Function
dataParse
(demData)
src/examples/dem.js:15
↓ 1 callers
Function
dataParse
(demData)
src/examples/dem_fbo.js:17
↓ 1 callers
Function
dataParse
(demData)
src/examples/dem_texture.js:18
↓ 1 callers
Function
degToRad
(d)
src/examples/directional_light_geo.js:8
↓ 1 callers
Function
degToRad
(d)
src/examples/point_light_geo.js:9
↓ 1 callers
Function
degToRad
(d)
src/examples/depthtest_light.js:9
↓ 1 callers
Function
degToRad
(d)
src/examples/directional_light_geo copy.js:7
↓ 1 callers
Function
degToRad
(d)
src/examples/directional_light_model.js:7
↓ 1 callers
Function
degToRad
(d)
src/examples/dual_depth_peeling_test.js:8
↓ 1 callers
Method
initialize
()
src/examples/oit.js:376
↓ 1 callers
Method
initialize
()
src/examples/dual_depth_peeling.js:468
↓ 1 callers
Method
initialize
()
src/examples/dual_depth_peeling_test.js:528
↓ 1 callers
Function
mapboxglExtension
()
src/util/mapbox_extension.js:5
↓ 1 callers
Function
mercatorXfromLng
(lng)
src/util/fromLonLat.js:7
↓ 1 callers
Function
mercatorYfromLat
(lat)
src/util/fromLonLat.js:10
↓ 1 callers
Function
mercatorZfromAltitude
(altitude, lat)
src/util/fromLonLat.js:14
↓ 1 callers
Function
rand
(min, max)
src/examples/transformFeedback.js:8
↓ 1 callers
Function
removeClassName
(el, className)
src/main.js:6
↓ 1 callers
Method
setGeometry
()
src/examples/oit.js:27
↓ 1 callers
Method
setGeometry
()
src/examples/sphere.js:27
↓ 1 callers
Method
setGeometry
()
src/examples/dual_depth_peeling.js:27
↓ 1 callers
Method
setGeometry
()
src/examples/dual_depth_peeling_test.js:243
↓ 1 callers
Method
setGeometry
()
src/examples/sphereInstanced.js:27
↓ 1 callers
Function
textureReprojection
(bbox,forward,epsilon)
src/util/textureReprojection.js:5
Function
bindFramebuffer
(gl, framebuffer, texture = null)
src/util/webgl_util.js:180
Function
bindTexture3D
(gl, texture, unit)
src/util/webgl_util.js:105
Method
constructor
(demData)
src/examples/dem_light.js:130
Method
constructor
(demData)
src/examples/dem.js:61
Method
constructor
()
src/examples/directional_light_geo.js:141
Method
constructor
(demData)
src/examples/dem_fbo.js:127
Method
constructor
()
src/examples/depthtest.js:45
Method
constructor
(demImage, geoBounds)
src/examples/geo_texture.js:16
Method
constructor
()
src/examples/hello_triangle.js:7
Method
constructor
()
src/examples/instanced.js:7
Method
constructor
()
src/examples/rotation.js:8
Method
constructor
(image, sphere)
src/examples/oit.js:10
Method
constructor
(demImage, geoBounds)
src/examples/uv_texture.js:18
Method
constructor
()
src/examples/point_light_geo.js:134
Method
constructor
()
src/examples/depthtest_light.js:149
Method
constructor
()
src/examples/directional_light_geo copy.js:139
Method
constructor
(image, sphere)
src/examples/sphere.js:10
Method
constructor
()
src/examples/indices.js:7
Method
constructor
()
src/examples/directional_light_model.js:158
Method
constructor
(image, sphere)
src/examples/dual_depth_peeling.js:10
Method
constructor
()
src/examples/transformFeedback.js:26
Method
constructor
()
src/examples/model_matrix.js:39
Method
constructor
()
src/examples/dual_depth_peeling_test.js:228
Method
constructor
(image, sphere)
src/examples/sphereInstanced.js:10
Method
constructor
(demData, imageInfo)
src/examples/dem_texture.js:60
Function
createProgram
(gl, vertexSource, fragmentSource, transformFeedbackVaryings = null)
src/util/webgl_util.js:13
Function
createTextureStorage2D
(gl, textureDesc)
src/util/webgl_util.js:110
Function
createTextureStorage3D
(gl, unit, textureDesc)
src/util/webgl_util.js:126
Method
forward
(coors)
src/examples/geo_texture.js:31
Method
id
()
src/examples/dem_light.js:140
Method
id
()
src/examples/dem.js:66
Method
id
()
src/examples/directional_light_geo.js:145
Method
id
()
src/examples/dem_fbo.js:137
Method
id
()
src/examples/depthtest.js:49
Method
id
()
src/examples/geo_texture.js:22
Method
id
()
src/examples/hello_triangle.js:11
Method
id
()
src/examples/instanced.js:11
Method
id
()
src/examples/rotation.js:12
Method
id
()
src/examples/oit.js:16
Method
id
()
src/examples/uv_texture.js:24
Method
id
()
src/examples/point_light_geo.js:138
Method
id
()
src/examples/depthtest_light.js:153
Method
id
()
src/examples/directional_light_geo copy.js:143
Method
id
()
src/examples/sphere.js:16
Method
id
()
src/examples/indices.js:11
next →
1–100 of 252, ranked by callers