MetacityGL
3D visualization library tailored for dynamic and urban data
Last updated
3D visualization library tailored for dynamic and urban data
Last updated
MetacityGL is a React/Three.js library providing 3D visualization capabilities for React-based projects, specially tailored for dynamic and urban data vis.
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.
The complete list (first-level only) of importable stuff follows:
MetacityGL
is a base react application component
Module Graphics
contains all rendering-related code
Module Utils
contains utilities that can help with parsing the input data
Module Extensions
contains all application or format-specific code (e.g. Metacity-react components)