Sceneform SDK for Android

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

sceneform
Last Version

Last Version

1.21.0
Release Date

Release Date

Type

Type

aar
Description

Description

Sceneform SDK for Android
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 sceneform

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.gorisse.thomas.sceneform : core jar 1.21.0
com.gorisse.thomas.sceneform : ux jar 1.21.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

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