Search
Preparing search index...
The search index is not available
Arch js library API - v0.0.1
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Arch js library API - v0.0.1
Important
Namespace Important
Forward
is still a work in progress and some available solvers might not work as expected...
Constraints
only
apply with the solver
seidel
or
jacobi
in
Forward
UserDic
and
UserTic
only
works for
sequential
seidel/jacobi solver, not in parallel since we have to implement the
threaded callback
in nodejs
In some cases, the
seidel
and
jacobi
solvers may diverge. These cases are
when triangles intersects (in some cases)
when two close triangles make a small angle between them
Remote
strain is not yet implemented
Exports
Biblio
Conventions
Example_
commented
Example_
incremental_
remote
Example_
setup_
project
Example_
simple_
1
Example_
simple_
2
Example_
superposition
Important
Node_
vs_
WASM
Terminology
seidel
orjacobi
in ForwardUserDic
andUserTic
only works for sequential seidel/jacobi solver, not in parallel since we have to implement the threaded callback in nodejsseidel
andjacobi
solvers may diverge. These cases are