Hello,
I’ve checked forums and nothing.
I would like to ask smarter people is it worth trying to go for creating a simple CAD software with Unity engine? Simple functions really, using .STL file format. In general, import STL file, make some changes to it and then design an object attached to its surface.
I use Autocad for work.
I suppose you could make one but it would mostly be for fun.
You would also need to support printing and creating PDF files in various sizes.
Putting lines on the screen is the easy part.
I havent looked, but I suppose there are free or very low cost cad programs available ( not done in Unity ).
Thanks. Didn’t get the pdf file part though. I assume you thought about printing CAD plans as documents. No need for that.
I know Autocad and others. But they need some skill to use. The general idea is to create a software for a very narrow, specific goal that even layman can use in a step by step matter, in a fast, user friendly pattern.
Everyone wants drawings delivered as PDF files, so they can be viewed and printed.
Staples cant print plot files, they can only print PDF.
There is no point in making cad drawings if you cant view them outside a program.
So PDF viewed on screen is ok, also printed on paper either directly from the program or from a PDF.
They can handle way more than just PDF. Below in the spoiler is the complete list they provided me when I clicked on the link titled “Supported file formats” in the print job interface. Some of the formats are kinda silly (eg EXE format) but the most common image formats are in there.
In printer language ‘supported’ is a loose term. Besides, its not just printers that need to read the file. CAD drawings need to be viewable on locked down enterprise systems that only have basic functionality. There is no way anyone is going to accept a CAD drawing without both a source file readable by standard CAD programs, and a pdf.
Regarding Staples, many of those formats are just image types and they dont really print to a precise scale.
Its more a matter of what Autocad exports to scale, PDF is the standard now.
Autocad can print to file, PLT = plot file. When you print that on a machine with proper drivers installed you get a drawing on paper to perfect scale. Printing services can do this but Staples cant. So most people print to a PDF file and send it to staples.
Many print service companies went out of business and consolidated after 2010.
The two I used went out of business, the one I used later sold out 2 years ago to a bigger printer, so I use them now.
He’s not targeting enterprise though. He’s targeting people who can’t be bothered to learn the software to do a proper job with it. Based on his use of the term “layman” I’m working off the assumption he’s targeting hobbyists.
Indeed. There are some narrow groups which need some quick design and RP of very specific objects (really simple). We are not talking about making rocket engines here :), but AutoCAD and other software are too complex for them. They need more like step-by-step process.
No printed plans are needed - just a proper file which can be imported to the 3D printer.