5 ms·
CADWOLF is not CAD software in the browser. CADWOLF is an completely new way of doing engineering that links CAD to the background mathematics and a part tree.
by theuttick 10y ago
CADWOLF is not CAD software in the browser. CADWOLF is an completely new way of doing engineering that links CAD to the background mathematics and a part tree. CAD is one future component, but what we propose is drastically different from standard CAD systems. The tagline should be either "A web based mathematics and engineering platform" or "Intelligent Engineering"
- dyarosla 10y agoHow does your platform handle version control? I can imagine it would be a big clusterf* if you auto propagated any values through an entire project right away and breakages occurred. Is there versioning? Is it git based? If there isn't version control, is this an issue you're tackling?
- theuttick 10y agoThat is one of the biggest issues I am working on. One person can make a mistake that messes up entire structures. You also don't want changes coming in every time you reload. What I am working on is showing the user that changes are needed and listing the updates that would be made i.e. this load changed to y from x. There will also be a versioning system that will allow you to lock designs. It is a huge clusterf