




Free and Open Source alternative to Onshape
In the last 15 years I have being designing products on software like Inventor, SolidWorks and Fusion.
One thing that always bothered me was the lack of first class support to other operating systems than Windows.
Oneshape is only online and always in their cloud, so if someday they get acquired or close their software you are in their hands.
FreeCAD is a great product but is not intuitive for anyone coming from SolidWorks/Inventor/NX.
So I decided to change that, I am developing Oblikovati, an open source, multi platform ( runs and builds for Linux Wayland, Mac Universal and Windows) Parametric B-Rep CAD which is super lightweight.
Oblikovati is developed from the ground up, not a wrapper around OpenCascade, using GoLang and modern Vulkan API.
It opens in a second. You can use any mid tier hardware and it runs smoothly.
I have development builds ready to run for all OSes on GitHub: https://github.com/Oblikovati/Oblikovati
The features I expect to ship for a first stable release are already there including:
- Parameters & Complete Parameters Solver.
- Sketch 2D and 3D with complete Constraints Solver.
- Part Modelling including Sheet Metal support.
- Drawings & Annotations.
- Basic Assembly with Joints & Constraints + Assembly Parameters Linking.
- Imports: DXF, DWG, PDF Vectors, Obj, Stl, STEP, Various Point Cloud Files.
- Exports: DXF, STEP, STL, 3MF, OBJ.
Some niceties are: Complete UI color customisation with dark and light themes and Text format documents, so your designs are git friendly and easy to track design changes.
I am happy to receive bug reports, feature requests and any feedback helping to bring the software faster to a stable release 1.