3 pointsby codechibi5 hours ago2 comments
  • koalux4 hours ago
    Cool visualization! It’s satisfying to navigate the 3D globe and see the daylight transitions in real-time. I looked into the project and thanks for sharing the Python code you used for generating the GeoJSON data. Starred on GitHub!
  • codechibi5 hours ago
    I wanted to visualize global time and daylight cycles in a way that moved beyond the typical 2D map or static list. By using a custom spatial data pipeline and a 3D visualization engine, I built Oclock to render the Earth's day-night interface within a real-time, interactive environment. This is an open-source project, and I’d love for the community to check it out!