openjscad
Here are 25 public repositories matching this topic...
I can not find the documentation on makerjs, how to implement the scale and grid in the examples of documentation?
Hello,
I am trying to learn how to use the project to design parts, so I opened https://github.com/jscad/csg.js/blob/V2/docs/api.md to get an overview of available functions.
The documentation is just a list of functions with unknown location. Even if I want to invoke some function, the documentation does not indicate what file to require to access it.
The user guide says "OpenSCAD like functions support the fn parameter, which is the numer of segments to approximate a sphere (default 32, total polygons per sphere fn*fn)."
I really doubt that this is consistently being followed in the function parameters. A few test cases should be created to verify.
Here's an example from the user guide.
`cylinder({start: [0,0,0], end: [0,0,10], r1: 1,
There is a bunch of CSG APIs out there and we need to catch up with it:
https://github.com/uetchy/jsxcad/blob/39d5a86072282ab06de4d150f0884dea414bba4d/src/jsxcad.js#L4-L9
API Documentation
-
Updated
Apr 11, 2019 - JavaScript
-
Updated
Sep 30, 2017 - JavaScript
-
Updated
Feb 26, 2017 - JavaScript
-
Updated
Jul 31, 2019 - JavaScript
-
Updated
Jun 2, 2018 - JavaScript
-
Updated
Mar 19, 2020 - JavaScript
-
Updated
Jan 12, 2020 - JavaScript
-
Updated
Mar 28, 2020 - JavaScript
Improve this page
Add a description, image, and links to the openjscad topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openjscad topic, visit your repo's landing page and select "manage topics."
Expected Behavior
https://en.wikibooks.org/w/index.php?title=OpenJSCAD_User_Guide
should be up to date
Actual Behavior
https://en.wikibooks.org/w/index.php?title=OpenJSCAD_User_Guide&oldid=3451090&diff=cur&diffonly=0
that is latest pendings changes aren't reviewed yet
Steps to Reproduce the Problem
Visit https://en.wikibooks.org/wiki/OpenJSCAD_User_Guide