Sceneform Core

Sceneform is a 3D framework with a physically based renderer that is optimized for mobile devices and that makes it easy for you to build Augmented Reality (AR) apps without requiring OpenGL or Unity.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.gorisse.thomas.sceneform
ArtifactId

ArtifactId

core
Last Version

Last Version

1.21.0
Release Date

Release Date

Type

Type

aar
Description

Description

Sceneform Core
Sceneform is a 3D framework with a physically based renderer that is optimized for mobile devices and that makes it easy for you to build Augmented Reality (AR) apps without requiring OpenGL or Unity.
Project URL

Project URL

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

Source Code Management

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

Download core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.android.filament : filament-android jar 1.21.1
com.google.android.filament : gltfio-android jar 1.21.1
com.google.android.filament : filament-utils-android jar 1.21.1
com.google.ar » core jar 1.31.0

runtime (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.21
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 jar 1.5.2
androidx.annotation » annotation jar 1.3.0
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.1
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
1.21.0
1.20.5
1.20.4
1.20.3
1.20.2
1.20.1
1.20.0
1.19.6
1.19.5
1.19.4
1.19.3
1.19.2
1.19.1
1.19.0
1.18.11
1.18.10
1.18.9
1.18.8