0.3 Release - models and textures!
Cathy Leung | 9 July, 2008 | 23:29
Earlier this week we released our third installment of our library. There is still much work that needs to be done but its coming along nicely. The main feature of 0.3 release is the ability to load a model.
- for both contexts, the ability to load a model(I’ll write a separate blog about the formatting later)
- for mozgles11 context, the ability to use textures on these models
- simplify the process of choosing the most appropriate context
- continue code cleanup and documentation. As we make more use of the library we are discovering some definite bugs in it. We will continue to clean up our code and provide better documentation (which I realize is still quite lacking)
- the ability to actually move and rotate each model. The app on the front page may appear to be a rotating model. However, it is in fact a stationary model, with a revolving camera.
- textures in the mozgles20 context
