BBMOD 3.1.11 was released!
GML API:
Core module:
- Added new methods
ApplyWorld
,ApplyView
andApplyProjection
toBBMOD_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 aBBMOD_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 fromBBMOD_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
BBMOD - 3D rendering solution for GameMaker
3D rendering solution for GameMaker
More posts
- BBMOD 3.21.0 was released!Apr 14, 2024
- BBMOD GUI 3.20.1.0 was released!Jan 02, 2024
- BBMOD 3.20.1 was released!Jan 02, 2024
- BBMOD 3.20.0 was released!Sep 11, 2023
- BBMOD 3.19.0 was released!Aug 21, 2023
- BBMOD 3.18.0 was released!Aug 21, 2023
- BBMOD 3.17.0 was released!Aug 21, 2023
- BBMOD GUI 3.16.4.0 was released!Jan 02, 2023
- BBMOD 3.16.4 was released!Dec 31, 2022
Leave a comment
Log in with itch.io to leave a comment.