fecsy
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Fecsy

Becsy is an Entity Component System (ECS) framework for TypeScript and JavaScript that will make it nearly effortless to write performant, multi-threaded code.

Fecsy, a fork of Becsy, eliminates the incomplete multi-threading code and converts all operations to synchronous. This adaptation is especially beneficial for integration with WebXR Three.js applications, which do not permit asynchronous function calls within the render loop.

Please read the docs for all the details, jump right in to see some heavily annotated examples, and join us on Discord for help and fun discussions!

Readme

Keywords

none

Package Sidebar

Install

npm i fecsy

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

5.77 MB

Total Files

62

Last publish

Collaborators

  • felixtrz