Changelog:
- Added variations (light version + regular version).
WHS.Curve- wraps three.js curves functionality.- Rewritten core:
- Switched to webpack + gulp structure.
- PhysiJS split to make it modular.
- Testing system.
- Benchmark.
- Improved PhysiJS
- Modular feature + tree-shaking.
- Performance Improvement: Typed Arrays. (ConcaveMesh, ConvexMesh, HighfieldMesh)
- Performance Improvement: Variable caching.
- Performance Improvement: Block-scoped variables.
- Performance Improvement: Strict equals.
- Fixed code style.
- Added SoftBody feature. (SoftMesh)
- ES6 style.
retreive()removed. (no scence)FogandFogExpmoved toWHS.Worldclass as scene configuration.- Plugin workflow repository created.
- SoftBody fixed
- Playground added