Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jscad/csg.js

DEPRECATED: CSG Library for JSCAD (See the link below)
https://github.com/jscad/csg.js

V1 : Cuboid not exported

kbruneel opened this issue over 4 years ago
Color information lost after boolean operations

bitbybit-dev opened this issue over 4 years ago
Simplify the use of csj.js in the browser

roipoussiere opened this issue over 4 years ago
Delete duplicate code in fromSlices.js

ricochet1k opened this pull request almost 5 years ago
api.md useless without context

volconst opened this issue almost 5 years ago
Difference result is not ideal

FishOrBear opened this issue about 5 years ago
V2 : `reTesselateCoplanarPolygons` seems to have a problem

FishOrBear opened this issue about 5 years ago
V2 : API Suggestions

z3dev opened this issue about 5 years ago
2d translate doesn't operate in Z plane

thesjg opened this issue over 5 years ago
V2 : Fix indexes

z3dev opened this pull request over 5 years ago
V2 : Enable torus primitive

z3dev opened this pull request over 5 years ago
V2 : Correcting use of 'size' parameter in primitives

z3dev opened this pull request over 5 years ago
V2 Fix of Documentation

z3dev opened this pull request over 5 years ago
V2 : Cleanup : Review API to color functions

z3dev opened this issue over 5 years ago
Did there used to be a layFlat() method?

BarbourSmith opened this issue over 5 years ago
Reorganization of Color

z3dev opened this pull request over 5 years ago
V2 : Cleanup : Decompose OrthoNormalBasis into functional API

z3dev opened this issue over 5 years ago
Reorganization of Extrusions

z3dev opened this pull request over 5 years ago
Reorganization of Expansions

z3dev opened this pull request over 5 years ago
Reorganization of Connectors

z3dev opened this pull request over 5 years ago
V2 : Add center parameter to cylinderElliptic / cylinder primitives

z3dev opened this pull request over 5 years ago
V2 - Fix of Rotate

z3dev opened this pull request over 5 years ago
V2 Reorganization - Path appendArc appendBezier appendPoints

z3dev opened this pull request over 5 years ago
V2 Performace Improvements Part 1

z3dev opened this pull request over 5 years ago
The subtraction sometimes falls in the infinite loop

AlexExiv opened this issue over 5 years ago
Reorganization of Transforms - Part 2

z3dev opened this pull request over 5 years ago
Evaluate csg optimization

FishOrBear opened this issue over 5 years ago
Reorganization of Hulls

z3dev opened this pull request over 5 years ago
Reorganization of Extrusions and Expansions (TO BE REMOVED)

z3dev opened this pull request almost 6 years ago
Reorganization of Transforms

z3dev opened this pull request almost 6 years ago
Reorganization of Booleans

z3dev opened this pull request almost 6 years ago
Reorganization of Primitives

z3dev opened this pull request almost 6 years ago
Reorganized text into a module

z3dev opened this pull request almost 6 years ago
Reorganization of Geometries

z3dev opened this pull request almost 6 years ago
add types

FishOrBear opened this pull request almost 6 years ago
Code optimization

FishOrBear opened this issue almost 6 years ago
Use typescript to refactor the project?

FishOrBear opened this issue almost 6 years ago
swept volume of a solid following a path

gabrielandreussi opened this issue almost 6 years ago
Syncronized core with math

z3dev opened this pull request almost 6 years ago
V2: Split into Specialized Functions / Modules

z3dev opened this issue about 6 years ago
V2 : Paths Discussion

z3dev opened this issue about 6 years ago
tolerence for comparing unit normals

z3dev opened this issue about 6 years ago
rewite fuzzy factories

z3dev opened this issue about 6 years ago
union / intersection has rounding issues

z3dev opened this issue about 6 years ago
V2 : overview diagram

kaosat-dev opened this issue about 6 years ago
add hull() for 3D solids implemented by using quickhull3d package

hg42 opened this pull request about 6 years ago
Implement 3D Hull

z3dev opened this issue about 6 years ago
`round` parameter in `rectangular_extrude` is unsupported

jonsadka opened this issue about 6 years ago
fixes center() for non-uniform geometries

jeremy-brenner opened this pull request about 6 years ago
refactor(): Spliting of Shapes & geometry

kaosat-dev opened this pull request over 6 years ago
Rewrites of functions to remove reliance on tags

z3dev opened this pull request over 6 years ago
Rotate Extrude segments calculation is not correct

juanfmx2 opened this issue over 6 years ago
chore(): merge of font/text changes from V1

kaosat-dev opened this pull request over 6 years ago
V2 : ensure curryability of api

kaosat-dev opened this issue over 6 years ago
Taught extrude() how to work with different source & destination CAGs.

fischman opened this pull request over 6 years ago
refactor(v2): finished v2(#99)

kaosat-dev opened this pull request over 6 years ago
Support character padding for vector_text

jonsadka opened this issue almost 7 years ago
API document error

aleung opened this issue almost 7 years ago
V2 API - 2D Primitive Shapes

z3dev opened this issue almost 7 years ago
CSG.subtract yield artefact polygons sometimes

plnralex opened this issue about 7 years ago
Render OpenJSCAD model using three.js

roipoussiere opened this issue about 7 years ago
Remove Object Mutators

z3dev opened this issue about 7 years ago
General Observations

z3dev opened this issue about 7 years ago
MATH Observations

z3dev opened this issue about 7 years ago
Path 2D and 3D Observations

z3dev opened this issue about 7 years ago
Polygon 2D and 3D Observations

z3dev opened this issue about 7 years ago
Side Observations

z3dev opened this issue about 7 years ago
OrthoNormalBasis Observations

z3dev opened this issue about 7 years ago
Vertex 2D and 3D Observations

z3dev opened this issue about 7 years ago
Vector 2D and 3D Observations

z3dev opened this issue about 7 years ago
Line 2D and 3D Observations

z3dev opened this issue about 7 years ago
Matrix4x4 Observations

z3dev opened this issue about 7 years ago
Feature request: Offset for CAG

stuartpb opened this issue about 7 years ago
Allow Start and Stop Angles for both circles and ellipses

z3dev opened this issue about 7 years ago
Easy performance improvement - better choice of cutting plane

jallwine opened this issue about 7 years ago
Implement minkowsky

kaosat-dev opened this issue over 7 years ago
Extrude shape along a 3D path

kaosat-dev opened this issue over 7 years ago
CAG expand / contract are creating degenerate CAG

kaosat-dev opened this issue over 7 years ago
Add validation of input for all basic operations

kaosat-dev opened this issue over 7 years ago
Isolating/Refactoring the math library

jeromew opened this issue over 7 years ago
Performance: A possible boost to tree traversal

z3dev opened this issue over 7 years ago
CAG canonicalized()

z3dev opened this issue over 7 years ago
CAG.roundedRectangle() performance

z3dev opened this issue almost 8 years ago
Performance Test Suite

z3dev opened this issue almost 8 years ago
Bug: Compact Binary Format ignores Properties

z3dev opened this issue almost 8 years ago
Feature Request: Support Colors on CAG Objects

z3dev opened this issue almost 8 years ago
Performance: CSG.Vector3D()

z3dev opened this issue almost 8 years ago
Feature Request: Correct closure mistakes in Path2D

z3dev opened this issue almost 8 years ago
Feature Request: RoundRadius on CSG.roundedCylinder()

z3dev opened this issue almost 8 years ago
Enhancement: Support booleans as parameters to center()

z3dev opened this issue almost 8 years ago
Question: clarify orientation of skew cylinders/cones

z3dev opened this issue almost 8 years ago
checkIfConvex for transformed polygon is failing

z3dev opened this issue almost 8 years ago
Issue with core Matrix4x4.translation function

z3dev opened this issue almost 8 years ago
Spurious CAG "area is not closed!" error

z3dev opened this issue almost 8 years ago
Scalability Issue with csg.js

mtippett opened this issue almost 8 years ago
CSG.Vector3D get and set pseudo-property

z3dev opened this issue about 8 years ago