Spent the day trying to figure out how to load up 2 eaglViews in our application at the same time. Did lots of debugging and reading up on the documentation for the OGLESTools library, but still could not find an answer.
The app first crashes at the part where we do the function call for GetWorldMatrix. I found another function that can be called - GetWorldMatrixNoCache. This solved the crashing when we attempt to get the world matrix. However, the app now then crashes when we try to do the drawing of the models.
We brought this problem up to Kevin, and we all decided that more research should be done. I went back to the POWERVR forums and posted our query. In the meantime, while we are doing this research, we would be porting over the Bonjour implementation that we have done before to this app.
No comments:
Post a Comment