GameMaker 2024.14 optimizations
GameMaker 2024.14 introduced a few useful additions that make certain tasks quite a lot faster, in particular fast visibility calculation and the ability to recycle matrices. The amount of speed-up that this gives you varies depending on how many lights are on screen, but if you have a lot of lights and not all of them are on screen at the same time it can be a noticeable improvement.
Seeing as this is a fairly new change and some of you might or might not still be on an older version of GameMaker I’ve uploaded a separate version that makes use of these optimizations deferred_14.yymps. The old one is still available for download, if you need it. Whenever LTS 2026 comes out, I’ll retire the old one and make the optimized version the default.
I’ve also updated a bunch of my other 3D extensions to make use of this.
Files
Get Deferred Chickens
Deferred Chickens
A fully-featured 3D drawing system for GameMaker!
More posts
- Added a sample project, and one small bug fixMar 02, 2025
Leave a comment
Log in with itch.io to leave a comment.