OpenSpace is an open source, non-commercial, and freely available interactive data visualization software designed to visualize the entire known universe and portray our ongoing efforts to investigate ...
docs/ ├── .vitepress/ │ └── config.js # VitePress 配置文件 ├── index.md # 首页 ├── objects/ # OpenGL 对象 │ ├── index.md # OpenGL 对象概述 │ ├── buffers/ # 缓冲区对象 │ │ └── index.md ...