Re: [racket-users] Help: assimp ffi trouble with pointers

2019-05-21 Thread Akash Shakdwipeea
ith `_ai-mesh-pointer` to get one pointer from the > referenced array. > > At Tue, 21 May 2019 12:03:47 -0700 (PDT), Akash Shakdwipeea wrote: > > Hi guys, > > > > I am trying to use assimp <https://github.com/assimp/assimp> to load > some > > 3d ob

[racket-users] Help: assimp ffi trouble with pointers

2019-05-21 Thread Akash Shakdwipeea
Hi guys, I am trying to use assimp to load some 3d objects. I have run into a problem with the ffi. So I have written bindings to a function which helps me load the model into a scene object