New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

camerahelperscattergl

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

camerahelperscattergl

scatergl with 2 extra methods for camera syncing across multiple

  • 0.0.4
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

ALL CREDIT TOWARDS Andy Coenen FOR CREATING SCATTERGL

Since this is a fork with minor modifications, if the creators would like for this to be taken down from npm, please make an issue on the repo. This is also where you can see the modifications. I only had this published to npm for ease of installation when I use this modified package for projects. I did not write all of this code, I just added the a few methods and modified callbacks to call more often.

THIS IS FORKED FROM ScatterGL from Google PAIR

I forked this in order to modify the ScatterGL class to include 2 more methods. One is a callback that is given on creation of ScatterGL called onCameraDrag (similar to onCameraMove, but called every single position instead of just once. ) and setCameraPositionAndTarget(position: Point3D, target: Point3D) which is a method that can be called to set a new position and target.

Reasoning

This was used to sync up multiple camera positions from moving just one ScatterGL plot.

FAQs

Package last updated on 29 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc