grape_juice
patreon
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
Joeri Jean
Does the Isoface work on this version
grape_juice
not yet, but I'm working on the updated version
William Matthews
Does this even work with v11?