https://kotlinlang.org logo
Title
a

artfuldev

12/23/2017, 11:02 AM
trying to use assimp to import a 3d model (obj or collada) and render via opengl. are there any pointers/sample apps?
d

dave08

12/23/2017, 4:21 PM
Maybe @elect knows?
e

elect

12/23/2017, 8:22 PM
problem with android is that it doesnt have any
File
, so I'm still looking how to virtualize/abstract that part
if you are interested, you are very welcome to jump in, @artfuldev
btw, thanks for the mention, @dave08
a

artfuldev

01/06/2018, 9:06 AM
how do I jump in?
sorry I was away for a while
e

elect

01/06/2018, 10:10 AM
clone the project and modify it for android
then it may be pushed on master and you become a collaborator