Robert

Results 31 comments of Robert

@ThomasGorisse Count me in, but except for a few Udemy courses I never programmed in Kotlin. My product codebase is completly written in java and as a solo developer I...

That sounds indeed really good. Of course I have a few things I would like to see in realitycore: * ViewRenderable * PointCloudRenderable * StrokeRenderable * In general some primitve...

A quick search on Google brought me to **Bullet Physics**. Seem to be very popular since many years. The 3D-Engine **libgdx** has a JNI Wrapper for the 3D-Physics part of...

Filament has set as the minSdk **19**. So I guess that is the lowest API level we can possible go.

Ah nice, thx alot! Do you have any plans to dig deeper to integrate other sensor data into this Kalman Filter?

I have nothing to add to this issue, but I find the dot diagram from the OnePlus compared to the Pixel very interesting. :O to consistent in my opinion :P

* I'm placing a few Anchors on different Trackables. * After that I just move the Smartphone from left to right, right to left and so on. * I have...

Hi @devbridie unfortunately, I received a call from a client today with the same issue I have. The strange thing is, that he had no problem until today. Now every...

If it is important on my device is for **Google Play-Service for AR** the version **1.30.220390193** installed.

@devbridie hey, I think it's a combination of the Depth-API and SceneForm. The Crash can be reproduced with this sample App https://github.com/SceneView/sceneform-android/tree/master/samples/depth It is enough to move the Smartphone around...