How do I share the parametric model without sharing the code?
-
The title pretty much says it all, if I want to host my openjscad model with the parameters that can be tweaked but want to ensure the code is not available that creates the model, are there any special steps I need to take? Thanks!
-
@kevinos welcome!
The JSCAD model (code) is required as the compilation is completed by the browser. So, you will have to find ways to obfuscate the code.