Add outline to demo #48
Annotations
7 warnings
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (16.x):
example/edgeProjection.js#L51
'controls' is assigned a value but never used
|
build (16.x):
example/silhouetteProjection.js#L46
'controls' is assigned a value but never used
|
build (16.x):
example/silhouetteProjection.js#L102
'LineSegments' is not defined
|
build (16.x):
example/silhouetteProjection.js#L102
'LineBasicMaterial' is not defined
|
build (16.x):
example/silhouetteProjection.js#L237
'result' is assigned a value but never used
|
build (16.x):
src/utils/triangleIsInsidePaths.js#L1
'Ray' is defined but never used
|