New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

three-pinata

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

three-pinata

Three.js library for fracturing and slicing non-convex meshes in real time.

  • 0.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

three-pinata

Fork Information

This repository is a fork of three-pinata. The reason for this fork is to decouple the physics engine from the original project and publish it on npm for easier integration into other projects.

three-pinata

Three.js library for fracturing and slicing non-convex meshes in real time.

This is a Typescript port of the OpenFracture library I wrote for Unity several years ago.

The demo app utilizes Rapier for the collision detection and physics.

Live Demo

https://nyan-left.github.io/three-pinata/

Running Demo Locally

  1. Clone the repo
  2. Run the following commands in the root folder
npm install
npm run dev
  1. Go to http://127.0.0.1:5173/three-pinata/ in your browser.

Documentation

Coming soon!

Todo

  • Improved demo
  • Offload computation to web workers
  • Handle multiple geometry groups
  • Support for meshes with tangent data

Keywords

FAQs

Package last updated on 10 Jun 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