Oak3D 0.5.5 Released!

Hello everyone! Today we released a new version of Oak3D. So far we reached v0.5.5, here’s the release note:

  1. Anti-aliasing is enabled in this release.
  2. Math library optimization;
  3. Dynamic shadow system optimization.
  4. Light group is supported to allow light only lighting specified entities.
  5. Two new projection modes are added to okCamera which is OAK.PROJMODE_ORTHO_NORMALIZED, OAK.PROJMODE_ORTHO_PIXEL. And OAK.PROJMODE_ORTHO is deprecated.
  6. okProgram.setUniformVecXArray series have been removed and okProgram.setUniformFloatXArray have covered their function.
  7. Bug fixes.

We also add a thanks.txt to express our thanks to the people who greatly helped us.

As usual, you can find it in our Download page, and also remember to check the API Reference of this version!

Leave a Reply

You must be logged in to post a comment.