Re: Constructing Skybuck's UFO Alert Tool

Skybuck Flying <[email protected]> Mon, 1 Aug 2022 11:44:07 -0700 (PDT)
Newsgroups alt.comp.lang.borland-delphi
Message-ID <[email protected]>
Day 2, 1 august 2022, Implemented H3CellIndex in Delphi which will be superior to C/C++ thanks to Delphi's property language feature ! ;) =D :P*

Video log of my activities of Day 2:
https://youtu.be/O0ce-hCjxZQ

2.1 UBER H3CellIndex implemented in three different versions: 0.01 (fast), 0.02 (resolution range protected), 0.03 (cells integrated into one property)

2.2 Test program written to test UBER H3CellIndex

2.3 Investigated the ammount of pentagons and hexagons, the latter of which is huge, possibly special rendering library needed to handle it.
https://h3geo.org/docs/core-library/restable

2.4 Contacted https://github.com/stonexjr who has a nice geodesic grid rendering engine, it appears it does not yet use or support UBER H3, filled
an issue/request/idea that maybe it might interested him to implement/integrate it (off/after video/live recording):
https://github.com/stonexjr/geodesic_grid_dvr/issues/1