Ecosyste.ms: OpenCollective

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

JSketcher-AD3d

Developing cross platform open source CAD software that runs in the web browser
Collective - Host: opensource - https://opencollective.com/jsketcher-ad3d - Website: https://www.autodrop3d.com/parametric-cad-beta.html - Code: https://github.com/xibyte/jsketcher

attach sketch to SolidMesh

github.com/xibyte/jsketcher - aa085d1c7e5be0ec8baafd44f98c7efba77022e5 authored about 10 years ago
make extrude work

github.com/xibyte/jsketcher - 3f65afd7edfcaa930681883a72ce43347e63212f authored about 10 years ago
pass viewer for drawing

github.com/xibyte/jsketcher - b79885436d2ac3dc0df915b37660ac458164be7e authored about 10 years ago
implement graph

github.com/xibyte/jsketcher - 0722b8f529d24ad227c6d20bcfddbd53b06b4116 authored about 10 years ago
pass viewer for drawing

github.com/xibyte/jsketcher - 88f476353e473baca657054dba3a51d19d71bab9 authored about 10 years ago
pass viewer for drawing

github.com/xibyte/jsketcher - 004a7628642a78a9c9412adc257eab46b34cce7f authored about 10 years ago
add point tool

github.com/xibyte/jsketcher - e093da101bfcd0f5bd771266a59d44c6b29e6c31 authored about 10 years ago
saving dimensions

github.com/xibyte/jsketcher - cc0eaeb36e6ea46923ac59d51a698c17d3febf54 authored about 10 years ago
fix text along a line

github.com/xibyte/jsketcher - 606c32b0486c9e0ee2c96969cbcb256419b192d5 authored about 10 years ago
second dims approach

github.com/xibyte/jsketcher - de775009029a021c4b1036d993637983bf833342 authored about 10 years ago
disable crosshair

github.com/xibyte/jsketcher - 00fa2c8f40f15d2f891d2a350cf9cabf9e1752cd authored about 10 years ago
make scaling more reliable/crosshair

github.com/xibyte/jsketcher - d6fdf2135ff4451a9daf97385f841486890a765e authored about 10 years ago
bind actions to buttons

github.com/xibyte/jsketcher - a88e687da0efd2a23c0640dc4819ede4e603e012 authored about 10 years ago
bind actions to buttons

github.com/xibyte/jsketcher - 18b686566cb77d40948abc6c2b655252a6bf7235 authored about 10 years ago
font awesome

github.com/xibyte/jsketcher - 4acc3dfe6ef0b1195c635246220b8c69d63e3c5e authored about 10 years ago
fix mouse events

github.com/xibyte/jsketcher - dca5a1be854416a3c4305911ef5e13e0aea2df37 authored about 10 years ago
update viewer size on resize

github.com/xibyte/jsketcher - 8721a502271f51a77ab46663ef4dcfb3450b0c9d authored about 10 years ago
first approach to layout

github.com/xibyte/jsketcher - eccfa6bc04def5c53771a39f99ed7658f70615c7 authored about 10 years ago
some craft works

github.com/xibyte/jsketcher - cb75f7361cd94e2dc390abcc380e55c438165e7e authored about 10 years ago
create eclipse project

github.com/xibyte/jsketcher - 86b3bf80046b8acf567da784a12c35a32fd7c592 authored about 10 years ago
change tolerance rate

github.com/xibyte/jsketcher - 2db37c3b0ee1a2c66134406c0c3d7f4205b8ece2 authored about 10 years ago
fix face selection bug

github.com/xibyte/jsketcher - 32b500ba74b8ee386f7abc6d4cbd54ce34bc08d9 authored about 10 years ago
live update, but only with run server though

github.com/xibyte/jsketcher - 95df51104d97c6262cb455c6740bf8e95ec2e633 authored about 10 years ago
not show boundary

github.com/xibyte/jsketcher - 92ff059969e00e8d9d578650c9e76d92ef11c5c3 authored about 10 years ago
see sketch on faces

github.com/xibyte/jsketcher - 28faec86ab0fe09c80b6690f6bbaa53bb08798d9 authored about 10 years ago
deny moving coincident to aux/construction objects

github.com/xibyte/jsketcher - 0ec5126776af73dcc12b048b30347cc32be6f913 authored about 10 years ago
support of constructive elements

github.com/xibyte/jsketcher - d4c813f992a24af2e7bf64bba26d065b0d925798 authored about 10 years ago
fix save/load bugs

github.com/xibyte/jsketcher - 996023c3b56f7235373b5ac5dcee01a155c9bf44 authored about 10 years ago
fix aux setup

github.com/xibyte/jsketcher - c3720681eff81d79913106b5ff7116c8dd361197 authored about 10 years ago
fix deselectOnUp

github.com/xibyte/jsketcher - ed122713b86b36a772b9d8db22b1d2d5a2549391 authored about 10 years ago
fix accept/visitor for the SketchObjects

github.com/xibyte/jsketcher - 8b55612fae39da92091e126181784d7cf85f83f2 authored about 10 years ago
fix sketcher url

github.com/xibyte/jsketcher - 79ad72a62061163bdf12bb671b9f47d54a35ecf3 authored about 10 years ago
fix data loading

github.com/xibyte/jsketcher - 750de62b998794fe8f9d859b738486b23f830447 authored about 10 years ago
Validate geometry after solving

github.com/xibyte/jsketcher - e6e4b2203d8a89918dc18f085c293452e978d7b7 authored about 10 years ago
make dragging more durable

github.com/xibyte/jsketcher - e83d605a3907a8e7499f6f12349df56e0f46e784 authored about 10 years ago
abstract bfgs updater

github.com/xibyte/jsketcher - 8d5019f108a02e2d966e452e0a848117eab60e8d authored about 10 years ago
add lusolve

github.com/xibyte/jsketcher - 143819524bc929b83dd928da3d9eed65df1464c3 authored about 10 years ago
disable cg by default

github.com/xibyte/jsketcher - a38db980179864fcce97c86ccec3f8bc04bac477 authored about 10 years ago
conjugate gradient for linear systems

github.com/xibyte/jsketcher - 178ea8593460e88197e01620a75c3a9aad65b20d authored about 10 years ago
coincodent elimination

github.com/xibyte/jsketcher - acacd8626ea4e8cf023af77bed5ce3255231e46f authored about 10 years ago
keep working

github.com/xibyte/jsketcher - c7f2f9144770a8f3f1e91c99aff733e57f88bd2f authored about 10 years ago
make initial object bigger

github.com/xibyte/jsketcher - 2515b31ac7be9090cca63624ea90eaec7c31f117 authored about 10 years ago
split up solving

github.com/xibyte/jsketcher - 7ebfcd008ea3aeeda403642abf784d91449b9f6b authored about 10 years ago
update params on every solve step

github.com/xibyte/jsketcher - 86be093faff63d67a34f4039b52e998488507664 authored about 10 years ago
not create system on every drag

github.com/xibyte/jsketcher - dfde1634572fd472f6b24d3bc2a8fe3d513fa8a6 authored about 10 years ago
split system by two steps

github.com/xibyte/jsketcher - 9a0e2db88529ff0388eb9a9f2b6398faae407406 authored about 10 years ago
no more face scaling

github.com/xibyte/jsketcher - 9763c763eabfeacff864f87f6f012192885a920f authored about 10 years ago
fix error reporting

github.com/xibyte/jsketcher - 5e79a35691a3fd946a1e32900089dc8022604fd0 authored about 10 years ago
fix division by zero

github.com/xibyte/jsketcher - 161c60824e06a3920f44d99941f729d60d910cb0 authored about 10 years ago
first approach to saving

github.com/xibyte/jsketcher - 3ef1f743c2413dc03d82323a72dbe9720a8591dd authored about 10 years ago
extra check

github.com/xibyte/jsketcher - 0733fce16cdbe2e22c4251099309d7dee3cc3d5f authored about 10 years ago
refresh on remove

github.com/xibyte/jsketcher - 95d231378dd6f827d18005d9b2a6dbef436decc3 authored about 10 years ago
rename folder

github.com/xibyte/jsketcher - c20fc42522eae973612be37d5b7c81cfe683dddc authored about 10 years ago
rename folder

github.com/xibyte/jsketcher - 6de62f77d278607b38680d8a73b3266dfcc74816 authored about 10 years ago
auto-constraints

github.com/xibyte/jsketcher - d5d9928cb092fe0b1e9705d5469a61863047aadc authored about 10 years ago
change add segment tool; reorganized

github.com/xibyte/jsketcher - 78fb085707f8f7d01460c420dcd715429a59b02d authored about 10 years ago
experiments

github.com/xibyte/jsketcher - bdd886571fb28e81ed0e4f9cc91a4a2d843f0a18 authored about 10 years ago
got dog leg

github.com/xibyte/jsketcher - 888c1efb6148e3718406e243a3d7c1c96c1da3c0 authored about 10 years ago
working on optimization

github.com/xibyte/jsketcher - 1c729a5adc89349c96aea86373efe8eaee6a0653 authored about 10 years ago
working on optimization

github.com/xibyte/jsketcher - aade377b1b9e80958f578f79313502bf30d045c4 authored about 10 years ago
playing with line search

github.com/xibyte/jsketcher - d796aea53278173be76e2263f09e56e4c360abc0 authored over 10 years ago
bgfs infrastructure

github.com/xibyte/jsketcher - 7370d831d5632991fdbace7672a9f3c11704a8ac authored over 10 years ago
make constraints for arcs applicable to circle

github.com/xibyte/jsketcher - 7e663d037e45484fce7f1c3b0965d1070ea0439e authored over 10 years ago
change default tool for circle

github.com/xibyte/jsketcher - f4b203d96ca17f3a274832092503e468654efe7a authored over 10 years ago
circle object and tool

github.com/xibyte/jsketcher - 8b6420591f46010e84f23a28ebc0d75dbc9b0aeb authored over 10 years ago
force solve action

github.com/xibyte/jsketcher - bf7b1e87e34d6a5c29beaa286052a5c6bb02f658 authored over 10 years ago
disable auto-solving if shift held

github.com/xibyte/jsketcher - 63cfe69b5e4a5bfb4e781fa7042aec72709f7d76 authored over 10 years ago
lock constraint

github.com/xibyte/jsketcher - 5d73b05405ebffb9916e315b5e69a299a651b968 authored over 10 years ago
fix arc drawing

github.com/xibyte/jsketcher - c441cd3e34edd7a56454042bd8f9212e31c752ed authored over 10 years ago
redraw selected element on top

github.com/xibyte/jsketcher - 342b74fb5057f0abaaceef33b10559834a9f89b3 authored over 10 years ago
implement visibility concept

github.com/xibyte/jsketcher - 9a4a29543ce6db692265ce5c89cad8a7bcc20bc6 authored over 10 years ago
step towards scene-graph

github.com/xibyte/jsketcher - 8aa37f033321f2bcca6f50d9565f8d756f874682 authored over 10 years ago
fix coincident setup

github.com/xibyte/jsketcher - 3034199d8c71c7e37af1f480dd01cd09ff99aa0a authored over 10 years ago
fix coincident setup

github.com/xibyte/jsketcher - b8bbb70f0ac65fa6524caba555f7bdde0f3bec84 authored over 10 years ago
analyze stub

github.com/xibyte/jsketcher - 35ffb4ca0d2a49e091d78d17e191ada8f62d66d1 authored over 10 years ago
analyze stub

github.com/xibyte/jsketcher - ddc54fc1d7c94275c0d1ab5c143a09df412169ca authored over 10 years ago
add qr decomposition

github.com/xibyte/jsketcher - 99d6ca11d403a469a4475b0c1e10321408741478 authored over 10 years ago
arc drawing improvements

github.com/xibyte/jsketcher - 1566ea0a16ff9e5d94adf6aa65cd611a0c6edab0 authored over 10 years ago
tangent constraint

github.com/xibyte/jsketcher - c18798e07993b7ebde1e096f4e4560a1045e89e8 authored over 10 years ago