repo
stringlengths
1
191
file
stringlengths
23
351
code
stringlengths
0
5.32M
file_length
int64
0
5.32M
avg_line_length
float64
0
2.9k
max_line_length
int64
0
288k
extension_type
stringclasses
1 value
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_java/app/src/main/java/com/google/ar/core/examples/java/common/helpers/TapHelper.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,235
30.055556
98
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_java/app/src/main/java/com/google/ar/core/examples/java/common/helpers/TrackingStateHelper.java
/* * Copyright 2019 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
3,454
36.967033
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_java/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/Framebuffer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
6,120
34.381503
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_java/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/GLError.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,567
32.350649
97
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_java/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/GpuBuffer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
4,141
32.136
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_java/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/IndexBuffer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,533
31.487179
113
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_java/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/Mesh.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
7,389
36.897436
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_java/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/SampleRender.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
5,392
34.715232
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_java/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/Shader.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
22,976
33.345291
119
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_java/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/Texture.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
6,780
32.736318
119
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_java/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/VertexBuffer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
3,734
35.617647
127
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_java/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/arcore/BackgroundRenderer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
10,472
38.821293
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_java/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/arcore/PlaneRenderer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
13,285
39.88
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_java/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/arcore/SpecularCubemapFilter.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
20,385
37.756654
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_java/app/src/main/java/com/google/ar/core/examples/java/helloar/HelloArActivity.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
36,481
40.646119
108
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/CameraPermissionHelper.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,289
39.175439
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/DepthSettings.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
3,306
38.843373
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/DisplayRotationHelper.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
5,892
34.5
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/EisSettings.java
/* * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
1,867
33.592593
97
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/FullScreenHelper.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
1,790
37.106383
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/InstantPlacementSettings.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,036
37.433962
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/LocationPermissionHelper.java
/* * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,666
38.220588
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/SnackbarHelper.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
5,749
34.9375
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/TapHelper.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,235
30.055556
98
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/TrackingStateHelper.java
/* * Copyright 2019 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
3,454
36.967033
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/Framebuffer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
6,120
34.381503
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/GLError.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,567
32.350649
97
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/GpuBuffer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
4,141
32.136
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/IndexBuffer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,533
31.487179
113
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/Mesh.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
7,389
36.897436
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/SampleRender.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
5,392
34.715232
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/Shader.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
22,976
33.345291
119
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/Texture.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
6,780
32.736318
119
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/VertexBuffer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
3,734
35.617647
127
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/arcore/BackgroundRenderer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
10,472
38.821293
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/arcore/PlaneRenderer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
13,285
39.88
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/arcore/SpecularCubemapFilter.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
20,385
37.756654
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_vulkan_c/app/src/main/java/com/google/ar/core/examples/c/simplevulkan/CameraPermissionHelper.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,278
38.982456
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_vulkan_c/app/src/main/java/com/google/ar/core/examples/c/simplevulkan/JniInterface.java
/* * Copyright 2019 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,282
32.086957
97
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_vulkan_c/app/src/main/java/com/google/ar/core/examples/c/simplevulkan/SimpleVulkanActivity.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
6,188
31.403141
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_ar_vulkan_c/app/src/main/java/com/google/ar/core/examples/c/simplevulkan/VulkanSurfaceView.java
/* * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
4,925
31.196078
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_eis_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/CameraPermissionHelper.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,289
39.175439
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_eis_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/DepthSettings.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
3,306
38.843373
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_eis_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/DisplayRotationHelper.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
5,892
34.5
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_eis_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/EisSettings.java
/* * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
1,867
33.592593
97
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_eis_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/FullScreenHelper.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
1,790
37.106383
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_eis_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/InstantPlacementSettings.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,036
37.433962
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_eis_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/LocationPermissionHelper.java
/* * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,666
38.220588
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_eis_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/SnackbarHelper.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
5,749
34.9375
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_eis_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/TapHelper.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,235
30.055556
98
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_eis_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/TrackingStateHelper.java
/* * Copyright 2019 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
3,454
36.967033
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_eis_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/Framebuffer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
6,120
34.381503
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_eis_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/GLError.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,567
32.350649
97
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_eis_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/GpuBuffer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
4,141
32.136
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_eis_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/IndexBuffer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,533
31.487179
113
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_eis_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/Mesh.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
7,389
36.897436
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_eis_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/SampleRender.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
5,392
34.715232
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_eis_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/Shader.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
22,976
33.345291
119
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_eis_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/Texture.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
6,780
32.736318
119
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_eis_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/VertexBuffer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
3,734
35.617647
127
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_eis_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/arcore/BackgroundRenderer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
10,472
38.821293
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_eis_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/arcore/PlaneRenderer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
13,285
39.88
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/hello_eis_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/arcore/SpecularCubemapFilter.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
20,385
37.756654
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/ml_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/CameraPermissionHelper.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,289
39.175439
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/ml_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/DepthSettings.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
3,306
38.843373
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/ml_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/DisplayRotationHelper.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
5,892
34.5
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/ml_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/EisSettings.java
/* * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
1,867
33.592593
97
java
arcore-android-sdk
arcore-android-sdk-master/samples/ml_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/FullScreenHelper.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
1,790
37.106383
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/ml_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/InstantPlacementSettings.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,036
37.433962
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/ml_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/LocationPermissionHelper.java
/* * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,666
38.220588
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/ml_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/SnackbarHelper.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
5,749
34.9375
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/ml_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/TapHelper.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,235
30.055556
98
java
arcore-android-sdk
arcore-android-sdk-master/samples/ml_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/helpers/TrackingStateHelper.java
/* * Copyright 2019 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
3,454
36.967033
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/ml_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/Framebuffer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
6,120
34.381503
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/ml_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/GLError.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,567
32.350649
97
java
arcore-android-sdk
arcore-android-sdk-master/samples/ml_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/GpuBuffer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
4,141
32.136
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/ml_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/IndexBuffer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,533
31.487179
113
java
arcore-android-sdk
arcore-android-sdk-master/samples/ml_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/Mesh.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
7,389
36.897436
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/ml_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/SampleRender.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
5,392
34.715232
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/ml_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/Shader.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
22,976
33.345291
119
java
arcore-android-sdk
arcore-android-sdk-master/samples/ml_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/Texture.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
6,780
32.736318
119
java
arcore-android-sdk
arcore-android-sdk-master/samples/ml_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/VertexBuffer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
3,734
35.617647
127
java
arcore-android-sdk
arcore-android-sdk-master/samples/ml_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/arcore/BackgroundRenderer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
10,472
38.821293
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/ml_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/arcore/PlaneRenderer.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
13,285
39.88
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/ml_kotlin/app/src/main/java/com/google/ar/core/examples/java/common/samplerender/arcore/SpecularCubemapFilter.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
20,385
37.756654
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/persistent_cloud_anchor_java/app/src/main/java/com/google/ar/core/examples/java/common/helpers/CameraPermissionHelper.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,289
39.175439
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/persistent_cloud_anchor_java/app/src/main/java/com/google/ar/core/examples/java/common/helpers/DepthSettings.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
3,306
38.843373
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/persistent_cloud_anchor_java/app/src/main/java/com/google/ar/core/examples/java/common/helpers/DisplayRotationHelper.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
5,892
34.5
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/persistent_cloud_anchor_java/app/src/main/java/com/google/ar/core/examples/java/common/helpers/EisSettings.java
/* * Copyright 2023 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
1,867
33.592593
97
java
arcore-android-sdk
arcore-android-sdk-master/samples/persistent_cloud_anchor_java/app/src/main/java/com/google/ar/core/examples/java/common/helpers/FullScreenHelper.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
1,790
37.106383
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/persistent_cloud_anchor_java/app/src/main/java/com/google/ar/core/examples/java/common/helpers/InstantPlacementSettings.java
/* * Copyright 2020 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,036
37.433962
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/persistent_cloud_anchor_java/app/src/main/java/com/google/ar/core/examples/java/common/helpers/LocationPermissionHelper.java
/* * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,666
38.220588
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/persistent_cloud_anchor_java/app/src/main/java/com/google/ar/core/examples/java/common/helpers/SnackbarHelper.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
5,749
34.9375
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/persistent_cloud_anchor_java/app/src/main/java/com/google/ar/core/examples/java/common/helpers/TapHelper.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
2,235
30.055556
98
java
arcore-android-sdk
arcore-android-sdk-master/samples/persistent_cloud_anchor_java/app/src/main/java/com/google/ar/core/examples/java/common/helpers/TrackingStateHelper.java
/* * Copyright 2019 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
3,454
36.967033
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/persistent_cloud_anchor_java/app/src/main/java/com/google/ar/core/examples/java/common/rendering/BackgroundRenderer.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
12,665
38.58125
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/persistent_cloud_anchor_java/app/src/main/java/com/google/ar/core/examples/java/common/rendering/ObjectRenderer.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
18,249
37.50211
110
java
arcore-android-sdk
arcore-android-sdk-master/samples/persistent_cloud_anchor_java/app/src/main/java/com/google/ar/core/examples/java/common/rendering/PlaneRenderer.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
15,897
38.645885
100
java
arcore-android-sdk
arcore-android-sdk-master/samples/persistent_cloud_anchor_java/app/src/main/java/com/google/ar/core/examples/java/common/rendering/PointCloudRenderer.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
6,007
38.012987
99
java
arcore-android-sdk
arcore-android-sdk-master/samples/persistent_cloud_anchor_java/app/src/main/java/com/google/ar/core/examples/java/common/rendering/ShaderUtil.java
/* * Copyright 2017 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
4,667
34.633588
99
java