Ecosyste.ms: OpenCollective

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

github.com/xibyte/jsketcher

Parametric 2D and 3D modeler written in pure javascript
https://github.com/xibyte/jsketcher

use planes if possible for serialization

454d1d5479c985ed9a0c520484dfff642cb1a656 authored about 4 years ago by Val Erastov (xibyte) <[email protected]>
BREP serialization from Shell

e01621bf67a64207ece2142a8665c4df01f98b55 authored about 4 years ago by Val Erastov (xibyte) <[email protected]>
fixing tesselation API, honoring location

157f61c925040da20f34e4c26a912182eb9e2d7a authored about 4 years ago by Val Erastov (xibyte) <[email protected]>
add location support to the engine's API

5aa50327b2c7a2ebb6b02447be43db393d820e2f authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
translation API

871dcbf8fc258fb44997617b2439dbe1c40c64ea authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
tessellation API

0b9526ad6400fba269f96f5b4e7493b278cca677 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
arbitrary BREP API

13f7158dcd81734b2dff608032d3f54156b4bd10 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
engine API grooming

da4631458b0aedf5351122cf31074b1ea97c7a07 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
engine api documentation

3090e62cee2115139c35eec7229646c3ccc05714 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
engine api work

c9b1d3d2922b72a0d088b95c7c779c822a8e2574 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
organizing brep package - move extensions to brepIO

6956ffda32bab9e88ebf565b3566b0811c67ec96 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
'tesselation' type fix

bf2d6386c9f816f18155630959b1fee1305357e2 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
organizing brep package

a596b22a78f5c09facf21b04e1bacc88946ece44 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
organizing brep package - add some typesafety

63bbdf564bcfce314128a5299fdf216ae0f5f949 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
organizing brep package

590cd3787846f5e8b9af490bc1bb42647636697c authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
brep builder type safety

a99c8cf5a57c141db7628801303e2a571d6ebb80 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
imports grooming

f24a3f45a568d5e39cc18df9c2c6d908b81afd84 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
move brep to a module

f053cab1ba6652fea4d0cb1a9ddccdb696ee35c6 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
euclidean module organizing

240c217438f2159c92adc565134d298b7455a93a authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
move euclidean to geom

720577c4d7e2c1b209ea616e793ac8827b72d6bd authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
geom module

e11c1f7f4a74700b167ee97e4de904f00e622aea authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
moving bbox and some typesafety

945a7e27f1a51b25c5a53969f42fd854a1785597 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
move convex hull to eucleadian module

08802f29c803ef2c4f8ef01fe8b071e7dd8e965d authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
move out legacy bezier luts

24acddcc5afc72597201fe76e6c48dc3d2960025 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
move out graph utility

eecb903a1c8d0cd2d0b618efe548be196f942e43 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
organizing math module - moving qr

e2aa04a3650ceefa120af7d4127f4aff33a2c8e4 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
organizing math module - rename setting matrix methods

a660ca0645973f04d740a3d7a1b66de7a13bbd59 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
organizing math module - rename matrix to more precise Matrix3x4

5be4dd4198f9d20ed6d6e1499303a8e3f2f2b080 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
organizing math module - move Vec3 type definition to vec module

58b9094c8526b60596a7ea8bccd6b6c153979f1f authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
organizing math module - move common geometry to euclidean module

2ffec1298984e6ba9cc1c1fd6322f4429317dcbc authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
organizing math module - extracting out generic equality methods

210eed51015b45eeb3c2ff767ac70c75904bd32b authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
organizing math module - extracting out vector and matrix initializer for array like data

8748f401b7933df832a77c785100bb7ef042d8cc authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
organizing math module - enforcing cardinality for vector data

3d647c2db6ffd368f9db8adfeb4879592e7362f4 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
organizing math module - extracting distance

63edda21d927bbd8a6c9bdac761414fc35530d68 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
organizing math module - moving axises to vector

cdd7d90856b7c8f04662d411a18fb0a972465f1a authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
organizing math module - extracting out basis

37c8037e65fdb3eb6d68fc9ec30e4f2c6218e1b4 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
organizing math module - optimization module extracting bfgs and dogleg

9dbd59a35de0e8d9044683c2d74732c97a51b2db authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
organizing math module - optimization module

1e861642e186129ee737f957d499c8791f3aa904 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
organizing math module - commons functions

841ce331a4d4d9e13d78b54093de61295e22dec4 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
clean up

025f4a94a806c46b17c2cd7242541aaa5f0dc7c7 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
extract matrix class to a separate module

7909cbc67412df863f360d95a45cb68076923e5f authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
fixing tests

b4e83520b54c0dd96a32e5f8cb966cfa7a47491b authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
fixing tests

7fe68287ebdf1615275caa9dadd37aaaf674b2d2 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
ellipse rework

4f7e7267ea7e2369a5f15d56728584f833c567d3 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
fallback to levenberg marquardt if dog leg fails / missing bit

91e44214cf9d2a3e3402abb859e9af15da42e428 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
rollback an accidental commit

4c9bb84d77557c345ece4f39379c58c14c492c5f authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
fallback to levenberg marquardt if dog leg fails

8100cb758fe982be14a1dc2addf4aa2d7b619e8a authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
adding types for basic topo and geom objects

504843e83de16b6ea86f0b90c0b727c3346e1aee authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
three js update

c5d21eb483ea3985a8da3ffa33da5303a835f68d authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
opencascade info for main.wasm

b71fb95880f7763a82877a6aa2d17f00f33a7e89 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
edge edge align to double edge edge implementation

02bdeba3ca8223a56ec9b714034a68498b10d4dd authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
edge aligns DOFs for assemblies

ef8a57ade33cc474f67e097a9373d87bc78e22ca authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
basic DOFs for assemblies

801480c5f42c3cfd6aaaa8d36f59eecc472643c8 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
vertex view

c9ac719f833683f6582e0774989f682f01dd9bcb authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
experiment with spherical coordinates

91cb86c35438ad0a4e2bcd4582b70ffa7722f739 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
always compact initial polynomial in case of some constants become null

f18e8b0cdd4c236f6992aafa1bfee853c3840a20 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
assembly infrastructure

931a05ac36d4c3c5377945cfe09111d3f26a1a9e authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
assembly infrastructure

4ddf018fc6c1913403dfd493c90dc0db6acf46ee authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
typify polynomial

06682ab0035a14626c261b148ba7679f1f1e4f60 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
import from step file

24918f5a59493e6e44af9b2d45a96a449230d465 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
fix revolve

7acd2f7a94231590eeef94bf7632805a29e16f93 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
part import from repository

66c4707a83f9104029fbe982ef129cc4b1f192e9 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
make operation asynchronous

e6d23ab4bfcf0d537649048874cfecce063266f4 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
work on color, make different levels of background

69617e317a4e445f332ba0266fb023108d3397fa authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
work on part import, ui/ux and typesafety

b6fde5e983a5925bf8e8986b6b5d6d7291f70217 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
action service typesafety

6f12c8168861ea0487a7892bdd9a54cd21c41802 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
data loading auxiliary components

1cc881db159be8fe40149c1c7decb506975bcf16 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
dialog component

a1663c26b22d5a874c0b5b07d27c9e2ca0cc72bc authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
tree component

a3b1df5e5eba4b365dd631fcf5e4aa7406ffb934 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
work on typography

00141502072b9aa0a37edb698c05973e596ac19f authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
dataloading support

e6244ed8fc29ae5b34c7844949ca41599edf27b7 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
useStream typesafety

31356b2922b0db0fc6ef094a3fb14f7c26bed843 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
not show datum menu if it's in the edit mode

7f29da53fe19ed106e5028bc09ca8b3d79c70a23 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
working on the test infrastructure

5a42a77e2fc380e5840bf2dd01aaffd36013346a authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
fix tests, working on the test infrastructure

0c586935c71c39a22b09c296084fd8de482be14d authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
refactor storage plugin - type safety

41ca9a51e837d3b5b2356ac26e0785d6fb8fcdc7 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
documentation window toolbar

5493cd0edd119708b20b5c9e19fa7e903613adb2 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
fix rectangle tool jittering

42c5ffa13a31d9a01ceec2ec59594683f3de5dec authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
add look at select face button to tool bar

f0b2de74ed87069ce61bfc548471e8f37c357d1c authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
ground objects concept

71d171898bd7bf4939db5be6651b844ce10998dd authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
typesafety for _class and TYPE fields

0a937e1d0944ffe5fc21f34bd9535c1c5efc5b5e authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
keep only one stage control

1d66f7d71ffabfe75da42d3b273a6c5fe1d5e33f authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
fix dimension serialization

9a0aaf8facb3beb97a7937df784fae7ce6b1faa8 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
moving datum placeholder test

6a1fc614a5ce3d761e8ff412062854726fb5ba71 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
stable ids, new saving format

9730e2c8ec7ca648b2e96624c14b797e0b4e8cc2 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
cleaning up inplace sketcher UI

0dc66251d996bb3bab0d4fa47269878e94a0a085 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
fix dimension removal

0aaf6283a203914413bc74272812e2b9b1e91579 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
fix storage updates

3738b13c8ba2b0edadfcd76d7b2e37bf253cf0ae authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
make boundary sketch objects read only

0a4be8c780100eb53347d217409a4c790b564b46 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
Merge pull request #98 from xibyte/helpDocs

Help docs

1b4068756d6fd75c0257d8fb4cb3eef18462237e authored over 4 years ago by Val Erastov <[email protected]>
documentation system

54cf903ae879ee8d8d021c22b31c70e6e5256590 authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
some fixes for in-place sketcher

7d732a1f5177946def871561d3b36fa0b72d56ec authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
remove unused diff match path

5a56478aec41b7b59b6ac885e4c419b3cd9402df authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
enable typescript for webpack

248dc5b10b2518ae550da405d9b9cfabda2eda6a authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
Documentation for basic operations/wizards

f017fcd5e10cd130c46d9b4ae58f6a3ecde1025c authored over 4 years ago by Michael Molinari <[email protected]>
change the main toolbar in the sketcher mode

1b766da2d4d92885ca391517cce23fcd5a2448af authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
first approach to constraint annotations

2941687dbc315204a406d1cd792b6452967fa00e authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
save configuration for angular measure

2a371377ef1a3f0ae2bfc1455bb6f4510909818d authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
angular measure tool

c082c13ed50fb28f64b2600a471dbabc45e0597d authored over 4 years ago by Val Erastov (xibyte) <[email protected]>
extract default pick limit to a constant

b86933b32aff6373133f1e3296c5b01291af065b authored over 4 years ago by Val Erastov (xibyte) <[email protected]>