BBMOD 3.1.11 was released!


GML API:

Core module:

  • Added new methods ApplyWorldApplyView and ApplyProjection to BBMOD_Matrix, using which you can set it as the current world/view/projection matrix respectively.
  • Added new method BBMOD_Matrix.Transform, using which you can transform a BBMOD_Vec4 with the matrix.

Camera module:

  • Added new property BBMOD_Camera.Orthographic, using which you can enable orthographic projection.
  • Added new property BBMOD_Camera.Width, using which you can configure the width of orthographic projection. Height is computed from BBMOD_Camera.AspectRation.
  • Added new method BBMOD_Camera.world_to_screen, using which you can get screen-space position of a point in world-space.

Files

https://github.com/blueburncz/BBMOD/
External
Jan 11, 2022
https://blueburn.cz/bbmod/BBMOD-Demo-latest.zip
External
Jan 11, 2022

Get BBMOD - 3D rendering solution for GameMaker

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.