Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
equirect2cube
Advanced tools
NodeJS CLI tool for converting equirectangular panoramic images to cubemaps.
NodeJS CLI tool for converting equirectangular panoramic images to cubemaps.
Install it: npm install -S equirect2cube
npx equirect2cube equirect.png --size 1024 --out ./tmp/
The command will create a png for each face of the cube (px.png, nx.png, py.png, ny.png, pz.png, nz.png) in the output folder (or the folder the command was executed in, if none is specified).
Note that the input image must be a png.
The demo image was created with Blockade Labs skybox generator.
The project was forked from https://github.com/fenwick67/equirectangular-to-cubemap
FAQs
NodeJS CLI tool for converting equirectangular panoramic images to cubemaps.
We found that equirect2cube 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.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.