fractastical / merkle8tree

Octrees with merkle roots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

merkle8tree

Octrees with merkle roots

Description

Concept here is to use merkle roots to refer to octrees which then allows nested and de-duped data structures across 3d assets (possibly through a nested json format)

Screenshot 2023-09-11 at 00 36 00 Screenshot 2023-09-11 at 00 35 54

Color coding represents the level of depth in Octree from a depth of 1 (red) to the maximum depth (blue).

Screenshot 2023-09-11 at 00 36 21

About

Octrees with merkle roots


Languages

Language:Python 100.0%