Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@bsansouci/reasongl
Advanced tools
GL library for web and native.
If you'd like a higher level API than GL, check out Reprocessing.
This library is designed to be used with bsb-native.
Install it using:
npm install bsansouci/reasongl
All of the method names are taken directly from opengl, and their docs should apply.
If you want to get started quickly, check out this simple branch of ReasonglExampleProject. It's a great starting point to any project using ReasonGL
directly. The master branch is a much bigger and complete example.
ReWitness is another big example project using those bindings.
ReasonGL works by exposing a common interface between WebGL and OpenGL and then choosing a backend to use as the implementation of the interface at compile time.
If you want super thin direct bindings to OpenGL use tgls.
If you want direct bindings to SDL use tsdl.
FAQs
Reason bindings to GL
The npm package @bsansouci/reasongl receives a total of 2 weekly downloads. As such, @bsansouci/reasongl popularity was classified as not popular.
We found that @bsansouci/reasongl demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.