-
Notifications
You must be signed in to change notification settings - Fork 2
Home
raydeleu edited this page Nov 13, 2023
·
9 revisions
This wiki contains a manual how to use the Replicad library to create 3D parts for printing or visualization. It is not a replacement of the official documentation that can be found on https://replicad.xyz/docs/intro but rather an addition. The offical documentation refers to the API documentation which might be hard to read for non-programmers. Using Replicad you will become a programmer, and this wiki hopes to guide you on that journey. You can use the manual starting from chapter 1 to the end or just as a reference to jump to the sections you require.
9. Automate modelling with functions
A. Short introduction to Javascript