three.quarks-editor

0.8.0 • Public • Published

THREE.QUARKS

Three.quarks is a fast powerful and general purpose particle engine for three.js.

Demo

The particle system editor is Here.

Install

It includes a core runtime library and a particle system editor.

Core Runtime

npm install three.quarks

The runtime library has only one three.js dependency.

It uses GPU instancing and interleaved buffer technology to maximize performance.

Most particle system parameters can be input as bezier curves. For curve parameters, It has a lookup table for best performance.

Editor

npm install three.quarks-editor

The particle system has an in-house bezier editor and WYSIWYG particle system viewport.

Thanks

powered by Three.js, React, Semantic.UI

Package Sidebar

Install

npm i three.quarks-editor

Weekly Downloads

3

Version

0.8.0

License

MIT

Unpacked Size

2.47 MB

Total Files

98

Last publish

Collaborators

  • forrestsun