Skip to content

Commit 4238f48

Browse files
committed
update docs/genosdb-examples.md
1 parent 097db69 commit 4238f48

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/genosdb-examples.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,18 @@ A single-page HTML application demonstrating secure, real-time, peer-to-peer not
102102
### [GenosDB - Mesh Cells Monitor (D3)](https://estebanrfp.github.io/gdb/examples/mesh-cells-monitor-d3.html)
103103
A real-time visualization tool that displays the Cellular Mesh topology, bridge nodes, routing paths, and network metrics using D3.js.
104104

105+
### [GenosDB - Mesh Cells Monitor (Lite)](https://estebanrfp.github.io/gdb/examples/mesh-cells-monitor-lite.html)
106+
A lightweight Canvas-based real-time visualization of the Cellular Mesh topology. Optimized for performance with minimal resource usage, featuring animated message particles and network metrics.
107+
108+
### [GenosDB - Mesh Cells Monitor (Retro)](https://estebanrfp.github.io/gdb/examples/mesh-cells-monitor-retro.html)
109+
A retro-styled ASCII terminal monitor displaying the Cellular Mesh network in 80s CRT aesthetic. Features green phosphor text, scanline effects, and real-time system metrics with minimal CPU overhead.
110+
111+
### [GenosDB - Mesh Cells Monitor (Modern)](https://estebanrfp.github.io/gdb/examples/mesh-cells-monitor-modern.html)
112+
A clean, minimalist Canvas-based visualization with modern UI design. Features smooth particle animations, real-time metrics, and an elegant dark interface.
113+
114+
### [GenosDB - Mesh Cells Monitor (3D Particles)](https://estebanrfp.github.io/gdb/examples/mesh-cells-monitor-particles.html)
115+
An immersive 3D visualization of the Cellular Mesh network using Three.js. Features rotating cell geometries, glowing peer nodes, animated message particles with trails, and interactive camera controls.
116+
105117
### [GenosDB - Perf & Stress Test](https://estebanrfp.github.io/gdb/examples/perf-stress-test.html)
106118
A dedicated environment for benchmarking GenosDB under high-load scenarios.
107119
Allows you to test mass insertions, real-time P2P synchronization, and subscription performance.

0 commit comments

Comments
 (0)