Skip to content
🎉 Angular Three v4 is here! Read the announcement

Introduction

angular-three-soba/abstractions provides abstract components and patterns for building reusable and composable 3D elements.

PackageRequired By
troika-three-textNgtsText
three-mesh-bvhShader utilities
Terminal window
npm install troika-three-text three-mesh-bvh
# yarn add troika-three-text three-mesh-bvh
# pnpm add troika-three-text three-mesh-bvh
  • NgtsGrid - Y-up oriented shader-based grid
  • NgtsText - High-quality text rendering with SDF and antialiasing
  • NgtsText3D - 3D text using TextGeometry
  • helper - Function to add helpers to scene nodes
  • NgtsHelper - Declarative helper directive