-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Hi there 👋
Prospective open source contributor here.
I'd love to learn more about how to contribute.
I work with web-based data visualization tooling for lidar, camera, and radar sensor data, and would love to know how to contribute in the future if there's ever a chance to bring some of my work into the open source educational space.
I'm hoping to find out more about how to build components or community plugins that can interface with CODAP's state management.
Some ideal examples might show:
- how to load a 3D point cloud (it could be as simple as a spreadsheet of XYZ coordinates) into CODAP's state via the UI, where the associated state management code lives inside of the codebase, and then how to hook into the particular state context reactively inside of a new component
- how to build a simple plugin or component that can load a set of 3D coords into CODAP's reactive state
- what to consider if I intend to load a full lidar point cloud (1M points in 3D) into app state
- how to load image data into CODAP in a similar fashion
Other helpful/alternative lines of inquiry to these ends might:
- show the ideal entry point for building adapters for bridging external atomic state management libraries (like JotaiJS and NanostoresJS) with CODAP's MobX internals
Any help or insight is appreciated, thanks so much!
Metadata
Metadata
Assignees
Labels
No labels