Interactive 3D WebGL Globe for real-time daylight cycles
Oclock is an interactive 3D WebGL globe that visualizes real-time daylight cycles. Built with Globe.gl and pre-processed spatial data pipeline. Processing Pipeline The data generation is handled by timezone_data_generator.py. This script performs the following: 1. Geometry Analysis: Uses shapely to find a representative point inside each country's boundary. 2. Timezone Mapping: Uses timezonefinder to look up the specific IANA timezone string for those coordinates. 3. Data Injection: Injects the timezone and coordinates back into the GeoJSON properties for use by the frontend. Live Demo:…
What it does
In the maker’s words, at launch
Oclock is an interactive 3D WebGL globe that visualizes real-time daylight cycles. Built with Globe.gl and pre-processed spatial data pipeline. Processing Pipeline The data generation is handled by timezone_data_generator.py. This script performs the following: 1. Geometry Analysis: Uses shapely to find a representative point inside each country's boundary. 2. Timezone Mapping: Uses timezonefinder to look up the specific IANA timezone string for those coordinates. 3. Data Injection: Injects the timezone and coordinates back into the GeoJSON properties for use by the frontend. Live Demo: https://azialle.github.io/Oclock/
Does the same job
all alternatives →

- GVGlobe visualizations in Golang2017 · github.com · ▲258



More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 26d ago · baselashraf81.github.io
Launched alongside, March 2026
the whole month →

Switch from ChatGPT to Claude with import memory feature
AI · Mar 2026 · claude.com


