Menu

New OpenGLES2 port for Assimp on iOS

2013-01-23
2013-06-03
  • Abdallah DIB

    Abdallah DIB - 2013-01-23

    Hello, I have written a series of OpenGLES tutorials on  iOS that shows how to import assets using Assimp( static and animated mesh) skinning is done on GPU using the vertex shader. the skeleton animation part stil have some few bugs ( I am working on fixing them asap). porting this tutorials to OpenGL should be an easy task for anyone who wants.

    Here is the tutorials web site :
    http://www.virtual-vision.net/4.html
     
    on github:

    https://github.com/abd-dib/opengles_tutorials

    Thanks

    Abdallah

     
  • Alexander Gessler

    Hi Abdallah,

    this is amazing, thanks for sharing! Would you mind if we included a link to your tutorial in assimp's documentation material? There aren't any other iOS tutorials as far as I know.

    Bye, Alex

     
  • Kim Kulling

    Kim Kulling - 2013-01-24

    Hi Abdallah,

    great, many thanks for your work. This can also be a good starting point for opengles 2.0, isn't it?

    Kimmi

     
  • Abdallah DIB

    Abdallah DIB - 2013-01-25

    Hi,

    Thanks guys for your comments,

    yes  it will be great if you add a link in the assimp doc!!

    indeed there isnt too much tutorials on the internet on how to get skeleton animation on opengl/ES. 

    I will drop u a line when I update the tutorials,

    Abdallah

     

Log in to post a comment.