A library to create threads #191
sgenoud
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Creating threads is a common task that is not that easy to do. Taking inspiration from bd_warehouse, I have created a small set of functions you can use to create threads in replicad.
You can find it as a separate library: https://github.com/sgenoud/replicad-threads
If you want to play with a complex example, you can see this code in action [here] (yes it might be a bit slow...) (https://studio.replicad.xyz/share/https%3A%2F%2Fraw.githubusercontent.com%2Fsgenoud%2Freplicad-threads%2Frefs%2Fheads%2Fmain%2Fexamples%2Fnut-bolt.js?disable-damping=true&ortho-camera=true¶ms=true)
Beta Was this translation helpful? Give feedback.
All reactions