New:Socket for Asana Is Now Available.Learn more
Sign In

@glbforge/core

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

@glbforge/core

Analyze, optimize, extrude, and export AI-generated 3D assets for the web — budgets, lint rules, KTX2, LODs, STL.

Source
npmnpm
Version
0.3.0
Version published
Maintainers
1
Created
Source

@glbforge/core

The engine behind glbforge: pure TypeScript analysis, optimization, extrusion, and export for glTF/GLB assets.

  • analyze(doc, {profile}) — geometry/texture/material stats, welded-space topology (boundary, non-manifold, truly-redundant vertices), named lint rules with fixes, budget scoring
  • optimize(doc, {profile, textureFormat}) — dedup → palette/join → weld → meshopt-simplify (error ladder) → smooth normals → WebP or KTX2 → meshopt
  • extrudeImage(bytes, opts) — raster/SVG silhouette → beveled watertight mesh with the source image projected as texture
  • toStl(doc, {targetSizeMm}) — binary STL, world transforms baked, z-up
  • Profiles: mobile-hero, desktop-hero, product-configurator

Docs: https://github.com/glbforge/glbforge

Keywords

gltf

FAQs

Package last updated on 20 Aug 2026

Related posts