Isometric Module Pro Version 0.10.291.1
Added 2023-03-27 01:51:07 +0000 UTCPro Version Updates:
General:
- Added module settings options to enable or disable Pro features in the Isometric Module, providing flexibility for performance optimization or addressing bugs.
Pixel Perfect Tile Selector:
This feature allows selecting isometric tiles based on their non-transparent pixels, ignoring their bounding box.
- Utilizes an optimized shader-based method, leveraging the gl object selection technique.
- Changes:Resolved issues when switching scenes. Enhanced caching efficiency for the shader.
TokenOccluder:
This feature provides automatic detection and occlusion of tokens by isometric tiles when tokens move "behind" them.
- Highly optimized implementation, employing a shared texture buffer for all tokens and tiles, with heuristic bounds detection for iso-transformed textures.
- Implemented a custom z-buffer texture for all tiles, which serves as input for the token's occlusion shader.
- Entire process utilizes shaders and textures to maximize performance.
- Debuted in this version!
Comments
Does the Isoface work on this version
Joeri Jean
2023-12-29 18:52:45 +0000 UTCnot yet, but I'm working on the updated version
grape_juice
2023-08-20 17:03:16 +0000 UTCDoes this even work with v11?
William Matthews
2023-08-20 00:03:48 +0000 UTC