https://github.com/laino/jac
Messing around with an idea I had. It sucks.
https://github.com/laino/jac
Last synced: about 1 year ago
JSON representation
Messing around with an idea I had. It sucks.
- Host: GitHub
- URL: https://github.com/laino/jac
- Owner: laino
- Created: 2021-01-25T00:02:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-02T17:59:08.000Z (over 5 years ago)
- Last Synced: 2025-01-27T07:29:26.710Z (over 1 year ago)
- Language: TypeScript
- Size: 133 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JAC - Just A Cloud
=====================
A library for simulations with large numbers of entities, without actually simulating all of them.
Instead of saving properties on individual entities, properties are inserted into a point cloud
that is simplified as needed - using an algorithm that preserves mass and totals.