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

Cleanup / regoranize the messy internals

github.com/jscad/csg-viewer - kaosat-dev opened this issue about 7 years ago
Add ortho camera mode

github.com/jscad/csg-viewer - kaosat-dev opened this issue about 7 years ago
feat(Basics):

github.com/jscad/jscad-desktop - kaosat-dev opened this pull request about 7 years ago
feat(basics)

github.com/jscad/csg-viewer - kaosat-dev opened this pull request about 7 years ago
docs(README): fixed bad usage examples in all relevant READMEs

github.com/jscad/io - kaosat-dev opened this pull request about 7 years ago
Fix example in dxf-serializer README

github.com/jscad/io - emptyflash opened this pull request about 7 years ago
Allow csgToGeometries to have undefined colors

github.com/jscad/csg-viewer - kaosat-dev opened this issue about 7 years ago
Fix parameter handling issues

github.com/jscad/csg-viewer - kaosat-dev opened this issue about 7 years ago
Add params display

github.com/jscad/jscad-desktop - kaosat-dev opened this issue about 7 years ago
Add export system

github.com/jscad/jscad-desktop - kaosat-dev opened this issue about 7 years ago
Add params display

github.com/jscad/csg-viewer - kaosat-dev opened this issue about 7 years ago
Add export system

github.com/jscad/csg-viewer - kaosat-dev opened this issue about 7 years ago
Add support for direct CAG display

github.com/jscad/csg-viewer - kaosat-dev opened this issue about 7 years ago
Add folders import support

github.com/jscad/jscad-desktop - kaosat-dev opened this issue about 7 years ago
Add drag & drop support

github.com/jscad/jscad-desktop - kaosat-dev opened this issue about 7 years ago
Add array support for bounds computation

github.com/jscad/csg-viewer - kaosat-dev opened this issue about 7 years ago
Add system to be able to select items

github.com/jscad/csg-viewer - kaosat-dev opened this issue about 7 years ago
Add specular

github.com/jscad/csg-viewer - kaosat-dev opened this issue about 7 years ago
feat(transform): added transform function

github.com/jscad/scad-api - kaosat-dev opened this pull request about 7 years ago
support for a status callback

github.com/jscad/io - danmarshall opened this pull request about 7 years ago
refactor(): Refactor and docs

github.com/jscad/scad-api - kaosat-dev opened this pull request about 7 years ago
chore(): Minor tweaks

github.com/jscad/scad-api - kaosat-dev opened this pull request about 7 years ago
JSON : update serializer & deserializers

github.com/jscad/io - kaosat-dev opened this issue about 7 years ago
Implement minkowsky

github.com/jscad/csg.js - kaosat-dev opened this issue about 7 years ago
Extrude shape along a 3D path

github.com/jscad/csg.js - kaosat-dev opened this issue about 7 years ago
CAG expand / contract are creating degenerate CAG

github.com/jscad/csg.js - kaosat-dev opened this issue about 7 years ago
chore(packages): updated csg.js version dependency

github.com/jscad/io - kaosat-dev opened this pull request about 7 years ago
chore(): Package upgrades

github.com/jscad/scad-api - kaosat-dev opened this pull request about 7 years ago
added node v9

github.com/jscad/io - drom opened this pull request about 7 years ago
Errors preforming boolean operations with extruded svg

github.com/jscad/scad-api - CalobHumble opened this issue about 7 years ago
chore(code quality): Linting guided cleanup

github.com/jscad/io - kaosat-dev opened this pull request about 7 years ago
ONML Version of svg serializer

github.com/jscad/io - drom opened this pull request about 7 years ago
added Standard JS lint rules

github.com/jscad/io - drom opened this pull request about 7 years ago
Onml svg serializer

github.com/jscad/io - drom opened this pull request about 7 years ago
DOM model for SVG serializer

github.com/jscad/io - drom opened this issue about 7 years ago
added standard js lint rules

github.com/jscad/io - drom opened this pull request about 7 years ago
lint rules for the code?

github.com/jscad/io - drom opened this issue about 7 years ago
feat(deserialize): add wrapper function around all deserializers

github.com/jscad/io - kaosat-dev opened this pull request about 7 years ago
Add validation of input for all basic operations

github.com/jscad/csg.js - kaosat-dev opened this issue about 7 years ago
chore(stl samples): added a few stl sample files

github.com/jscad/sample-files - kaosat-dev opened this pull request about 7 years ago
feat(): add ability to deserialize stl to csg

github.com/jscad/io - kaosat-dev opened this pull request about 7 years ago
chore(package): Pull from master before publish

github.com/jscad/io - kaosat-dev opened this pull request about 7 years ago
docs(README): updated version badge

github.com/jscad/io - kaosat-dev opened this pull request about 7 years ago
docs(README): fix for issues in readme

github.com/jscad/io - kaosat-dev opened this pull request about 7 years ago
fix(package): fixed bad version numbers

github.com/jscad/io - kaosat-dev opened this pull request about 7 years ago
chore(): Package tweaks

github.com/jscad/io - kaosat-dev opened this pull request about 7 years ago
DXF Deserialize

github.com/jscad/io - z3dev opened this pull request over 7 years ago
feat(svg-deserializer): deserialize svg data to csg objects directly

github.com/jscad/io - kaosat-dev opened this pull request over 7 years ago
chore(lerna): added boilerplate for lerna setup

github.com/jscad/io - kaosat-dev opened this pull request over 7 years ago
chore(package): added boilerplate

github.com/jscad/sample-files - kaosat-dev opened this pull request over 7 years ago
structure of repository

github.com/jscad/sample-files - z3dev opened this issue over 7 years ago
Add unit tests for all serializers & deserializers

github.com/jscad/io - kaosat-dev opened this issue over 7 years ago
test(): Svg deserializer testing

github.com/jscad/io - kaosat-dev opened this pull request over 7 years ago
Switch package managment to Lerna ?

github.com/jscad/io - kaosat-dev opened this issue over 7 years ago
bugfix: m/M commands can have implicit lineTo

github.com/jscad/io - jeromew opened this pull request over 7 years ago
Isolating/Refactoring the math library

github.com/jscad/csg.js - jeromew opened this issue over 7 years ago
exported stl object is not sliceable

github.com/jscad/io - jeromew opened this issue over 7 years ago
Doc Changes

github.com/jscad/scad-api - z3dev opened this pull request over 7 years ago
Break Out or Move NON-SCAD Functionality

github.com/jscad/scad-api - z3dev opened this issue over 7 years ago
test(): upgrade some tests & tooling

github.com/jscad/scad-api - kaosat-dev opened this pull request over 7 years ago
CAG canonicalized()

github.com/jscad/csg.js - z3dev opened this issue over 7 years ago
fix(package): updated dependency on csg.js

github.com/jscad/scad-api - kaosat-dev opened this pull request over 7 years ago
Tweaks & fixes

github.com/jscad/io - kaosat-dev opened this pull request over 7 years ago
fix(union): fixed forced extrusion of union of 2d shapes

github.com/jscad/scad-api - kaosat-dev opened this pull request over 7 years ago
fix(union): fixed regression in union boolean:

github.com/jscad/scad-api - kaosat-dev opened this pull request over 7 years ago
Documentation Changes

github.com/jscad/openscad-openjscad-translator - z3dev opened this pull request over 7 years ago
Document Changes

github.com/jscad/scad-api - z3dev opened this pull request over 7 years ago
docs(README): fixed bad require uri

github.com/jscad/openscad-openjscad-translator - kaosat-dev opened this pull request over 7 years ago
Fix index.js imports/exports

github.com/jscad/scad-api - kaosat-dev opened this pull request over 7 years ago
chore(release): prepping for release

github.com/jscad/scad-api - kaosat-dev opened this pull request over 7 years ago
Conflict? math log() and debuging log()

github.com/jscad/scad-api - z3dev opened this issue over 7 years ago
OpenJSCAD exports incorrectly-formed STL

github.com/jscad/io - z3dev opened this issue over 7 years ago
Generated stl object is non manifold

github.com/jscad/io - z3dev opened this issue over 7 years ago
Enhancement: Import of HPGL Files

github.com/jscad/io - z3dev opened this issue over 7 years ago
Non manifold export with AMF exporter

github.com/jscad/io - z3dev opened this issue over 7 years ago
Enhancement: DXF Import

github.com/jscad/io - z3dev opened this issue over 7 years ago