Edit of asset "Morton Code" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Morton Code | |
Description |
# GODOT MORTON CODE Provide Morton code implementations in 2D and 3D. ## Features - Encoding/Decoding implemented with Magic bits. - x, y, z setters. - Add/Subtract x/y/z. - Increment/Decrement x/y/z. - Comparisons: Less, less-equal, greater, greater-equal. |
# GODOT MORTON CODE Provide Morton code implementations in 2D and 3D. ## Features - Encoding/Decoding implemented with Magic bits. - x, y, z setters. - Add/Subtract x/y/z. - Increment/Decrement x/y/z. - Comparisons: Less, less-equal, greater, greater-equal. |
Category | Scripts | |
License | MIT | |
Repository Provider | GitHub | |
Repository Url | https://github.com/RevolNoom/godot_morton_code | |
Issues Url | https://github.com/RevolNoom/godot_morton_code/issues | |
Godot version | Godot 4.2 | |
Version String | 0.1 | |
Download Commit | 9afd27046165c5459e9dc3c892ffa540e234e1e5 | 9afd27046165c5459e9dc3c892ffa540e234e1e5 |
Download Url (Computed) | https://github.com/RevolNoom/godot_morton_code/archive/9afd27046165c5459e9dc3c892ffa540e234e1e5.zip | https://github.com/RevolNoom/godot_morton_code/archive/9afd27046165c5459e9dc3c892ffa540e234e1e5.zip |
Icon Url |
https://raw.githubusercontent.com/RevolNoom/godot_morton_code/main/MortonOrder.png
|