Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@needle-tools/gltf-build-pipeline

Package Overview
Dependencies
Maintainers
0
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@needle-tools/gltf-build-pipeline

Pipeline and tools for optimizing gltf files using gltf-transform and compression settings within glTF extensions

  • 2.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
215
decreased by-17.62%
Maintainers
0
Weekly downloads
 
Created
Source

glTF Build Pipeline

Creating optimized glTF, GLB and VRM files for the web.
Includes support for generating LOD quality level for textures and meshes that can be used with @needle-tools/gltf-progressive

Examples

Usage

In general all files that have been processed by this package are valid glTF/GLB files.
The glTF Build Pipeline package is meant to be used as a last step before delivery.
That means:

  • files are meant to be loaded e.g. in a web runtime like three.js
  • files are not to be opened in Blender again to be further edited

To load progressively enhanced glTF files in any three.js based engine see examples at @needle-tools/gltf-progressive

Installation

npx @needle-tools/gltf-build-pipeline@latest

Commands

  • gltf-build-pipeline help - use help to see options for each command
  • gltf-build-pipeline compress <input>
  • gltf-build-pipeline transform <input>

Contact ✒️

🌵 needle — tools for creatorsTwitterDiscordForum

FAQs

Package last updated on 11 Sep 2024

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