jsketcher icon indicating copy to clipboard operation
jsketcher copied to clipboard

Parametric 2D and 3D modeler written in pure javascript

Results 58 jsketcher issues
Sort by recently updated
recently updated
newest added

Dear developer, I think there is a bug there. The resolution is not transfer to Bezier curve constructor. https://github.com/xibyte/jsketcher/blob/6a89859da55aa6f0f568f2dea5ca395786e9c370/web/app/cad/sketch/sketchModel.js#L139

Firstly, a great achievement, thanks and hats off to this. I am interested in your application as a developer to use it as an API for creating solid modelled meshes....

Tool in the sketcher to allow for trimming of sketch geometry and creation of constraints. Selecting a segment would remove that segment until it intersects with another segment or that...

enhancement

It would be great to be able to use a selection box with a key combination (shift + mouse click ad drag for example).

Binding keys to select tools, and basic actions (save, open, undo, redo...)

Being able to add point at the intersection of 2 lines (of any type). It could be for example, with point tool selected, when holding Ctrl key near an intersection,...

I don't know if this is a feature loosing or something unproper. In my use case, I'd like to triangulate a face enclosed by nurbs-curves directly. After taking a deep...

**1. This is amazing work, thank you so much for sharing! Wow! 2. Not sure if you'd be at all interested but I think this body of work deserves to...

A pmi view is a camera orientation/location/ zoom level with the ability to add 3d dimensions. Allows for the geometry of the model to disclosed to manufacturer for the purposes...

enhancement