SceneView

3D/AR Android View with ARCore and Google Filament

License

License

GroupId

GroupId

io.github.sceneview
ArtifactId

ArtifactId

sceneview
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

aar
Description

Description

SceneView
3D/AR Android View with ARCore and Google Filament
Project URL

Project URL

https://github.com/SceneView/sceneview-android
Source Code Management

Source Code Management

https://github.com/SceneView/sceneview-android

Download sceneview

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.sceneview/sceneview/ -->
<dependency>
    <groupId>io.github.sceneview</groupId>
    <artifactId>sceneview</artifactId>
    <version>0.7.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.sceneview/sceneview/
implementation 'io.github.sceneview:sceneview:0.7.0'
// https://jarcasting.com/artifacts/io.github.sceneview/sceneview/
implementation ("io.github.sceneview:sceneview:0.7.0")
'io.github.sceneview:sceneview:aar:0.7.0'
<dependency org="io.github.sceneview" name="sceneview" rev="0.7.0">
  <artifact name="sceneview" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.sceneview', module='sceneview', version='0.7.0')
)
libraryDependencies += "io.github.sceneview" % "sceneview" % "0.7.0"
[io.github.sceneview/sceneview "0.7.0"]

Dependencies

compile (13)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.2
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 jar 1.5.2
com.google.android.filament : filament-android jar 1.20.0
com.google.android.filament : gltfio-android jar 1.20.0
com.google.android.filament : filament-utils-android jar 1.20.0
androidx.lifecycle » lifecycle-common-java8 jar 2.4.1
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.core » core-ktx jar 1.7.0
androidx.fragment » fragment-ktx jar 1.4.1
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.1
com.gorisse.thomas : android-view-lifecycle jar 1.0.5

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
androidx.annotation » annotation jar 1.3.0
com.google.android.material » material jar 1.5.0
com.github.kittinunf.fuel : fuel jar 2.3.1
com.github.kittinunf.fuel : fuel-android jar 2.3.1
com.github.kittinunf.fuel : fuel-coroutines jar 2.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.6.0
0.5.2
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0
0.3.0
0.2.1
0.2.0
0.1.0
0.0.3