Ecosyste.ms: OpenCollective

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

github.com/jscad/csg-viewer

DEPRECATED: 3D viewer for JSCAD (see the link below)
https://github.com/jscad/csg-viewer

feat(lightColor): exposed lightColor (#32)

* switched to a more neutral/not tinted default
* closes #31

6f7d76e6ea265a9c58e21226c4c8962691d14056 authored almost 7 years ago by Mark Moissette <[email protected]>
chore(pkg): updated package name & main

cb918fc1e2707c9bcbcca9898d0a6aa00ce21cd3 authored almost 7 years ago by Mark 'kaosat-dev' Moissette <[email protected]>
chore(debug): removed verbose output

24d3a963b61eb703763798668f3952d4c79a1241 authored almost 7 years ago by Mark 'kaosat-dev' Moissette <[email protected]>
feat(projectionType): projectionType is settable via params

39038b73f22500d1b7ca4f160ad63847c675ffb4 authored almost 7 years ago by Mark 'kaosat-dev' Moissette <[email protected]>
chore(render): moved polling to start of loop

f03a45dfd376e8da18a3d97a4bba1057c7ceeb11 authored almost 7 years ago by Mark 'kaosat-dev' Moissette <[email protected]>
refactor():

* removed keyboard shortcuts handling
* added toggling of most of the 'gesture' etc streams
* mov...

b720b8e1ee348368cf07a00658ea4f9639c8b62e authored almost 7 years ago by Mark 'kaosat-dev' Moissette <[email protected]>
fix(): fixed typo (#27)

96ba1553aeba80c0f735fcb8386a4a8fb0fbf1df authored almost 7 years ago by Mark Moissette <[email protected]>
feat(): Expose more params and a LOT more things (#21)

exposes additional parameters as part of the main viewer options & a lot more: (closes #24 )
* ...

f2745cc092e25eead8069eb50a588e0b757d0d4c authored almost 7 years ago by Mark Moissette <[email protected]>
chore(Tweaks): (#20)

* feat(settings): made basic regl attributes/webgl settings settable via init params
* chore(bo...

5caabd6a553c2546e0e68cd015e2e8df897219d3 authored about 7 years ago by Mark Moissette <[email protected]>
feat(Grid): add sub grid etc (#17)

* feat(grid): added sub-grid
* feat(grid): added back, and cleaned up grid fadeout
* chore(): ...

b9568dab9d5eab183440f8f42c5a4eb7b6e0d199 authored about 7 years ago by Mark Moissette <[email protected]>
feat(basics) (#9)

* chore(orbitControls): adjusted the zoomToFIt distance to be less 'tight'
* refactor(camera & ...

fd34934d820a0b2a7494b1cc32981c018378a14a authored about 7 years ago by Mark Moissette <[email protected]>
chore(boilerplate): added basics

7271ba23cdd85cd4170a74f25d209d0ac7b2a0b4 authored about 7 years ago by Mark 'kaosat-dev' Moissette <[email protected]>