MetacityGL
3D visualization library tailored for dynamic and urban data
MetacityGL is a React/Three.js library providing 3D visualization capabilities for React-based projects, specially tailored for dynamic and urban data vis.
Usage
The library is separated into several modules. It is totally up to you how you use them; despite being react-based, utilizing some of the modules in react-free apps is also possible.
What's Inside
The complete list (first-level only) of importable stuff follows:
MetacityGL
is a base react application componentModule
Graphics
contains all rendering-related codeModule
Utils
contains utilities that can help with parsing the input dataModule
Extensions
contains all application or format-specific code (e.g. Metacity-react components)
Last updated