Hey,
i want to add a .obj (or other object files) into my Vuforia App (Android, Java). Up to now i export a .h file from Blender with a Vuforia plugin and copy the coordinates from the .h into my java class. But this is very circular. Is there a better way to insert a Blender object into my project?