AR Effects (arEffect)

Introduction

Demonstrate adding special effects animations to AR scenes.

Operation effect

Figure: AR Effects Operation Effect

Location

Android Studio

  • Product package: Product package catalogue\SampleCode\SampleCode_AndroidStudio\AndroidStudioSampleCode\arEffect

License

Offline license, copy the license file to the "mobile device internal storage\SuperMap\License" folder.

Library

jar
com.supermap.data.jar, com.supermap.ar.jar, sceneform-sm-11.1.0.aar
so
libimb2d.so, libgnustl_shared.so, libQt5Core.so, libQt5Gui.so, libQt5Svg.so, libQt5Widgets.so(Note: Starting from version 11.1, the last five so libraries need to be added.)

Key types/members

Control/Class Method
AREffectElement setParentNode(), setPosition()
ARParticleElement setParentNode(), loadModel(), setDiffusivityX(), setDiffusivityY(), setDiffusivityZ(), setRandomSize(), setInitRandomDirection(), init(), setRelativePosition(), setScaleFactor()
ARAnimationParameter setDuration(), setClockwise(), setRepeatMode(), setStartPosition(), setEndPosition(), setStartDelay(), setRepeatCount()
ARAnimationRotation creatAnimation()
ARAnimationGroup addAnimation()