Ecosyste.ms: OpenCollective

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

OpenJSCAD.org

JSCAD is an open source set of modular, browser and command line tools for creating parametric 2D and 3D designs with Javascript code. It provides a quick, precise and reproducible method for generating 3D models, and is especially useful for 3D printing.
Collective - Host: opensource - https://opencollective.com/openjscad - Website: https://openjscad.xyz/ - Code: https://github.com/jscad

Performance improvements for retessellate

github.com/jscad/OpenJSCAD.org - achirita opened this pull request over 1 year ago
Suggestion for V3 API

github.com/jscad/OpenJSCAD.org - hjfreyer opened this issue over 1 year ago
2D Scene

github.com/jscad/OpenJSCAD.org - kamildul opened this issue over 1 year ago
Add a button to render

github.com/jscad/OpenJSCAD.org - sonichy opened this issue over 1 year ago
Export image

github.com/jscad/OpenJSCAD.org - sonichy opened this issue over 1 year ago
Release : 2023 APR 30

github.com/jscad/OpenJSCAD.org - z3dev opened this pull request over 1 year ago
x3d-serializer: specular highlights and shape names

github.com/jscad/OpenJSCAD.org - andreasplesch opened this pull request over 1 year ago
X3D serializer: optional smoothing, Y up, X3D version

github.com/jscad/OpenJSCAD.org - andreasplesch opened this pull request over 1 year ago
x3d-serializer improvements

github.com/jscad/OpenJSCAD.org - andreasplesch opened this issue over 1 year ago
Windows 10 Desktop

github.com/jscad/OpenJSCAD.org - ejlmljt opened this issue over 1 year ago
X3D serializer: Material RGB colors

github.com/jscad/OpenJSCAD.org - andreasplesch opened this pull request over 1 year ago
fix(svg-deserializer): fix quadratic bezier paths

github.com/jscad/OpenJSCAD.org - platypii opened this pull request over 1 year ago
TypeError: generalize is not a function

github.com/jscad/OpenJSCAD.org - kirevdokimov opened this issue over 1 year ago
fix(modeling): fix line2.closestPoint

github.com/jscad/OpenJSCAD.org - platypii opened this pull request over 1 year ago
line2.closestPoint output is wrong

github.com/jscad/OpenJSCAD.org - achirita opened this issue over 1 year ago
typescript definitions error

github.com/jscad/OpenJSCAD.org - z3dev opened this issue over 1 year ago
Offset inner corner behavior

github.com/jscad/OpenJSCAD.org - Loosetooth opened this issue almost 2 years ago
reorg(io): dropping gcode deserializer

github.com/jscad/OpenJSCAD.org - z3dev opened this pull request almost 2 years ago
export retessellate

github.com/jscad/OpenJSCAD.org - FishOrBear opened this pull request almost 2 years ago
V3: does not start the web UI

github.com/jscad/OpenJSCAD.org - jbroll opened this issue almost 2 years ago
Added length and arcLengthToT functions to bezier curves

github.com/jscad/OpenJSCAD.org - achirita opened this pull request almost 2 years ago
feat(modeling): rework orthonormal formula

github.com/jscad/OpenJSCAD.org - z3dev opened this pull request almost 2 years ago
Rework orthonormal

github.com/jscad/OpenJSCAD.org - z3dev opened this pull request almost 2 years ago
[bug] Wrong intersection result

github.com/jscad/OpenJSCAD.org - FishOrBear opened this issue almost 2 years ago
refactor(all): lint V3 branch

github.com/jscad/OpenJSCAD.org - platypii opened this pull request almost 2 years ago
changes to V3 docs

github.com/jscad/OpenJSCAD.org - z3dev opened this pull request almost 2 years ago
refactor(all): use named import/export for ES modules

github.com/jscad/OpenJSCAD.org - platypii opened this pull request almost 2 years ago
Union of mirrored path2 geometries don't work

github.com/jscad/OpenJSCAD.org - nothingnesses opened this issue almost 2 years ago
refactor(modeling): filenames match exports

github.com/jscad/OpenJSCAD.org - platypii opened this pull request almost 2 years ago
V3: optimize extrudeLinearGeom2

github.com/jscad/OpenJSCAD.org - z3dev opened this issue almost 2 years ago
refactor(modeling): use jscad plane normal in quickhull

github.com/jscad/OpenJSCAD.org - platypii opened this pull request almost 2 years ago
refactor(modeling)!: no geometry clone

github.com/jscad/OpenJSCAD.org - platypii opened this pull request almost 2 years ago
fix(modeling): V3 small fixes

github.com/jscad/OpenJSCAD.org - platypii opened this pull request almost 2 years ago
fix(io): fix io after V3 refactoring

github.com/jscad/OpenJSCAD.org - platypii opened this pull request almost 2 years ago
test(modeling): tests for area and volume of operations

github.com/jscad/OpenJSCAD.org - platypii opened this pull request almost 2 years ago
refactor(modeling)!: move slice into geometries

github.com/jscad/OpenJSCAD.org - platypii opened this pull request almost 2 years ago
refactor(modeling)!: V3 convert poly2 vertices to points

github.com/jscad/OpenJSCAD.org - platypii opened this pull request almost 2 years ago
refactor(modeling)!: V3 convert slice to use contours

github.com/jscad/OpenJSCAD.org - platypii opened this pull request almost 2 years ago
linear extrusion of 2d arc shape not solid

github.com/jscad/OpenJSCAD.org - ahdinosaur opened this issue almost 2 years ago
test(modeling): V3 check for self-intersecting geom2

github.com/jscad/OpenJSCAD.org - platypii opened this pull request almost 2 years ago
fix(cli): corrected CLI usage message

github.com/jscad/OpenJSCAD.org - platypii opened this pull request almost 2 years ago
fix(core): update json5 dependency

github.com/jscad/OpenJSCAD.org - platypii opened this pull request almost 2 years ago
Release : 2023 JAN 09

github.com/jscad/OpenJSCAD.org - z3dev opened this pull request almost 2 years ago
feat(modeling)!: V3 cleanup geom2 and poly3 fromPoints

github.com/jscad/OpenJSCAD.org - platypii opened this pull request almost 2 years ago
Face colors are not preserved after booleans.

github.com/jscad/OpenJSCAD.org - prideout opened this issue almost 2 years ago
V3 geom2 no sides

github.com/jscad/OpenJSCAD.org - platypii opened this pull request almost 2 years ago
Update Usage instructions for stl-deserializer

github.com/jscad/OpenJSCAD.org - ntrrgc opened this pull request about 2 years ago
CLI halts.

github.com/jscad/OpenJSCAD.org - cptclvtch opened this issue about 2 years ago
fix 1178 transparent object overlap solid objects

github.com/jscad/OpenJSCAD.org - hrgdavor opened this pull request about 2 years ago
transparent object overlap solid objects

github.com/jscad/OpenJSCAD.org - hrgdavor opened this issue about 2 years ago
Martinez algorithm for 2D booleans

github.com/jscad/OpenJSCAD.org - platypii opened this pull request about 2 years ago
additional rollups

github.com/jscad/OpenJSCAD.org - z3dev opened this pull request about 2 years ago
add render hotkey message in editor

github.com/jscad/OpenJSCAD.org - Loosetooth opened this pull request about 2 years ago
mention `shift + enter` render keys in UI

github.com/jscad/OpenJSCAD.org - Loosetooth opened this issue about 2 years ago
path3 primitive in modeling

github.com/jscad/OpenJSCAD.org - clupnyluke opened this issue about 2 years ago
Release : 2022 NOV 26

github.com/jscad/OpenJSCAD.org - z3dev opened this pull request about 2 years ago
docs(all): fix typos

github.com/jscad/OpenJSCAD.org - Jamesgt opened this pull request about 2 years ago
Support for 3MF files

github.com/jscad/OpenJSCAD.org - the-robo opened this issue about 2 years ago
fix(modeling): types for measurement functions

github.com/jscad/OpenJSCAD.org - atkinchris opened this pull request about 2 years ago
V3 : regl-renderer demos

github.com/jscad/OpenJSCAD.org - z3dev opened this issue about 2 years ago
add extrudeHelical

github.com/jscad/OpenJSCAD.org - Loosetooth opened this pull request about 2 years ago
V3 tree shaking and gl-matrix

github.com/jscad/OpenJSCAD.org - hrgdavor opened this issue about 2 years ago
Helix extrude

github.com/jscad/OpenJSCAD.org - Loosetooth opened this issue about 2 years ago
Is jscad have raycaster like Three?

github.com/jscad/OpenJSCAD.org - miao-liu opened this issue about 2 years ago
V3 : API flattening

github.com/jscad/OpenJSCAD.org - hrgdavor opened this issue about 2 years ago
build(all): moving to lerna-lite for publishing

github.com/jscad/OpenJSCAD.org - z3dev opened this pull request over 2 years ago
build(all): update dependencies

github.com/jscad/OpenJSCAD.org - z3dev opened this pull request over 2 years ago
Failed to import stl file in jscad

github.com/jscad/OpenJSCAD.org - miao-liu opened this issue over 2 years ago
Packaging : drop NODE 12 support

github.com/jscad/OpenJSCAD.org - z3dev opened this issue over 2 years ago
geom2.reverse creates an invalid geometry.

github.com/jscad/OpenJSCAD.org - briansturgill opened this issue over 2 years ago
2D booleans are an absolute mess.

github.com/jscad/OpenJSCAD.org - briansturgill opened this issue over 2 years ago
"subtract" gives bad output.

github.com/jscad/OpenJSCAD.org - briansturgill opened this issue over 2 years ago
3D Primitives cylinder improvements

github.com/jscad/OpenJSCAD.org - briansturgill opened this issue over 2 years ago