-
Notifications
You must be signed in to change notification settings - Fork 85
Description
We are trying to use parts of the jsroot (specifically 3d visualization) for event and data display (without ROOT back-end). The problem that there are some mistakes in sources and npm package module declarations which prevents us from using it as-is. Also some modules like three are placed in source directory instead of being taken from npm repository, which further complicates integration. We can either take parts of the code and rewrap them in more robust packages, or we can contribute a PR to this repository fixing the problem for all users. Please tell me if you are interested in the contribution since my JS expert says that it is not that straight forward to do.
If the proper modules are used, it is possible that our team could contribute to the project in future.