Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Earthatile is an engine-agnostic runtime for loading and navigating 3D Tiles geospatial datasets. Use it to create immersive 3D map experiences with Photorealistic 3D Tiles such as flight simulators, explainers, games and more.
Earthatile depends upon Google's Photorealistic 3D Tiles API. To access it, you need an API key. You can obtain a key by setting up a Google Cloud project with a billing account. You then need to enable the Map Tiles API. To learn more, see Setup in Cloud Console.
If you want to run Earthatile in Node, you simply need to add it as a dependency in your package.json
:
npm install earthatile
Earthatile is supplied with an integration for PlayCanvas.
dist/earthatile.js
to the Asset Panel in the Editor.integrations/playcanvas/*.js
to the Asset Panel in the Editor.tileRenderer
and geolocation
scripts to the Script Component.flyCamera
script to the Script Component.Alternatively, fork this project.
FAQs
Engine-agnostic runtime for 3D Tiles geospatial datasets
The npm package earthatile receives a total of 3 weekly downloads. As such, earthatile popularity was classified as not popular.
We found that earthatile 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
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.