@bitbybit-dev/manifold
TypeScript icon, indicating that this package has built-in type declarations

0.19.2 • Public • Published

Bit By Bit Developers Manifold based CAD library

Visit bitbybit.dev to use our full cloud platform.
Best way to support us - Silver or Gold plan subscription
Check out 3D Bits app for Shopify

Picture showing bitbybit.dev platform

This project exposes 3D algorithms based on manifold-3d 3D CAD kernel, developed by Emmett Lalish and Chun Kit LAM, which you can find on https://github.com/elalish/manifold. Bit By Bit Developers platform integrates this kernel into it's platform via this library. Currently we try to expose Manifold library 1:1 in terms of functionality through our structured API, but as time goes we will have more unique algorithms in this package, which will be tuned specifically to our users.

This package should work in Node and browser based applications. If you want to use this package in your browser based applications we highly suggest to use @bitbybit-dev/manifold-webworker npm package, which wraps this lib into promisified non-blocking API.

Github

https://github.com/bitbybit-dev/bitbybit/tree/master/packages/dev/manifold

NPM

https://www.npmjs.com/package/@bitbybit-dev/manifold

THREEJS Example Applications Using Manifold

Manifold Sliced Mesh
Github Source Code

Other THREEJS Applications

Vase Github source code

Other Example Applications

Laptop Holder
Github Source Code Angular
Github Source Code React

Cup Configurator
Github Source Code

Closed Source Example Applications

Terrace Furniture

Build package

npm run build-p

Run unit tests and generate test coverage

npm run test-c

Run live unit tests and generate test coverage on save

npm run test-c-l

Unit test coverage report online

https://tests.bitbybit.dev/threejs

Media Channels

Discord: https://discord.gg/GSe3VMe
Youtube: https://www.youtube.com/@bitbybitdev?sub_confirmation=1
Instagram: https://www.instagram.com/bitbybit.dev
Twitter: https://twitter.com/bitbybit_dev
LinkedIn: https://lnkd.in/gQjEQA2
Facebook: https://www.facebook.com/bitbybitdev
Medium: https://bitbybit-dev.medium.com/

Principles

Bit By Bit Developers company will keep these core algorithms that you can find in this repository free and opensource for its users. These algorithms are based on other open-source projects, run and are deployed on the browser, thus there is no point of closing them down from public.

About Bit By Bit Developers platform

Bit By Bit Developers web platform allows creators to program geometry through simple visual programming language or choose monaco typescript editor with full intellisense of bitbybit API. This cloud platform can fulfil many practical, educational and artistic needs of its users. Through familiar programming interface used in tools such as Scratch and Blockly.Games we expose powerful 3D algorithms that make it easier to implement various parametric tasks. Our goal is to make it very simple for users to share their ideas and designs. We want to encourage everyone to engage in the future of this tool.

Major Dependencies

Manifold https://github.com/elalish/manifold

Package Sidebar

Install

npm i @bitbybit-dev/manifold

Weekly Downloads

22

Version

0.19.2

License

MIT

Unpacked Size

114 kB

Total Files

51

Last publish

Collaborators

  • matas-u