LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

sardaglobe - Google Earth-Class Native C++/OpenGL Globe Engine

Provides a C++/OpenGL globe engine featuring SSE LOD, an 8-state tile lifecycle, async DEM mesh baking, crossfade shaders, and a terrain-aware camera.

Tags

Updated: 2026-09-21

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Build C++ OpenGL globe engine
  • Run CTest test suite
  • Schedule and decode terrain tiles
  • Bake DEM mesh asynchronously
  • Render multi-LOD 3D terrain
  • Control terrain-aware camera navigation

Inputs

  • C++ source code
  • CMake build scripts
  • Tile and DEM data

Outputs

  • Native globe executable binary
  • CTest execution results
  • Rendered OpenGL frame pipeline

Requirements

  • CMake build system
  • C++ compiler
  • OpenGL runtime environment
  • CTest framework

Source

  • Spec: SKILL.md
globe-engine
opengl
cpp
3d-rendering
gis
dem
Build C++ OpenGL globe engine
Run CTest test suite
Schedule and decode terrain tiles
Bake DEM mesh asynchronously
C++ source code
CMake build scripts
Tile and DEM data
Native globe executable binary
CTest execution results
Rendered OpenGL frame pipeline