DEV Community

Alexander Omorokunwa
Alexander Omorokunwa

Posted on • Originally published at fossnaija.com on

3 OpenSource Alternatives to AutoCAD

Open source computer-aided design software may not have all the functionality of proprietary solutions, but it may have everything you actually need.

autocad banner

CAD—computer-aided design or computer-aided drafting, depending on who you ask—is technology created to make it easier to create specifications for realworld objects. Whether the object you’re building is a house, car, bridge, or spaceship, chances are it got its start in a CAD program of one type or another.

Among the best-known CAD programs is AutoDesk’s AutoCAD, but there are many others, proprietary or open source, out there. So how do the open source alternatives to AutoCAD stack up? The answer depends on how you plan to use them.

Let’s start by being honest and upfront about something: If you’re looking for a drop-in replacement for your existing CAD program that will provide identical functionality and workflow without making any changes to your processes, you’re going to be disappointed. But I would argue that the reason for your disappointment has nothing to do with the licensing of the product—drop-in replacements for complex programs with long-time users who have specific needs and expectations for their software are hard. The trick for deciding whether a replacement piece of software, whether open or closed, is a good choice for you is to tease out exactly what your needs are.

The situation is no different than discovering that the person who insists that they “need” Photoshop is just using it to draw a few geometric shapes and remove red-eye from photos; what they really need is a graphics editing tool that can replace those specific functions. Whether it has all of the bells and whistles of the original is irrelevant if those features sit paid for but unused.

My personal journey through open source CAD programs was no different. I worked with AutoCAD briefly in grad school, so when I wanted to play with drawing three-dimensional plans for something, it was pretty much all I knew. But that alone didn’t make AutoCAD the best choice.

As I’ve strived to replace more and more software in my life with open source options, Blender turned out to be just as good for my 3D modeling needs, whether I was playing with models created for a 3D printer or looking at landscapes exported from other programs.

And for the relatively simple task of planning out my home landscaping projects, Sweet Home 3D has been an excellent open source alternative.

If your needs are a little more specific and you really need a dedicated CAD program, here are great open source choices to consider:

BRL-CAD

BRL-CAD banner

BRL-CAD is a cross-platform CAD tool that dates back to 1979, although it would take 25 years for the source code to be released under an open source license. In fact, BRL-CAD is so old that it has been credited with being the oldest source code repository of an application currently in active development.

Originally developed by Mike Muuss at the Army Research Laboratory, BRLCAD is been used for decades by the United States military for modeling weapon systems, but it also has been used for much more everyday design tasks, from academic to industrial design to health applications.

So what does more than 35 years of development bring you? BRL-CAD is made up of more than 400 different constituent tools and applications spread across more than a million lines of source code. Not all parts are under the same license, with licenses ranging from BSD to LGPL to simple public domain; the COPYING file within the project’s source code on SourceForge has more details.

FreeCAD

freeCAD banner

FreeCAD is a parametric open source CAD program that was created to be able to design “real-life objects of any size,” and although it’s clear that many of the showcased examples created by users are smaller objects, there’s no specific reason it couldn’t be used for architectural applications as well. FreeCAD is written primarily in C++, and if you’re a Python coder you’ll want to take advantage of the ability to extend and automate FreeCAD using its Python interface.

FreeCAD can import and export from a variety of common formats for 3D objects, and its modular architecture makes it easy to extend the basic functionality with various plugins. The program has many built-in interface options, from a sketcher to renderer to even a robot simulation ability. Currently in beta, FreeCAD is being actively developed with regular releases, but the developers warn that it may not yet be suitable for production use. FreeCAD’s source code is hosted on GitHub and is made available as open source under an LGPL license.

LibreCAD

libreCAD banner

LibreCAD is another CAD program that is designed to work across Windows, Mac, and Linux alike. A fork of QCAD (mentioned below), LibreCAD has an interface that will look familiar to AutoCAD users, and by default it uses the AutoCAD DXF format for importing and saving, though it can use other formats as well.

LibreCAD is 2D only, though, so it makes more sense if your intended use is a site plan or something similarly, err, flat. LibreCAD is licensed under the GPL and you can find its complete source code on GitHub.

If you have a favorite, let us know in the comments below.

SOURCE.

Happy Linux’NG!

The post 3 open source alternatives to AutoCAD appeared first on Foss Naija.

Top comments (1)

Collapse
 
danielsinoca profile image
Daniel Sinoca

Excellent selection of Autocad product line ABCOemStore!