Thursday, January 19, 2017

Improvements in performance with GRID objects

New version 4.1 include performance improvements with GRID objects. Using Vertex Buffer Objects the performance grows from 2fps to 10 fps with 500.000 vertex object.

I'm planning to implement animations inside grid objects. You can control translate, rotation and scale animation of every object inside the grid. I will publish one demo video on YouTube soon....

Friday, January 13, 2017

Vuforia integration for AR no longer available in V4.0

Vuforia integration disappear in the v4.0 version of the application. Due to changes into the API the AR view only works if user disable device internet connection. I decided to eliminate Vuforia integration from the main application. Now, application needs only permission to access to the external storage, after delete several permissions that needs Vuforia to work.

Apologizes for the inconvenience, we'll try to develop separate app only for AR view.