Ay, you want a tutorial on how to use CompassCAD? Go to this Notion page!
very good CAD software. plan out buildings, and show it off to your boss.
Warning
Snap-based CompassCAD will be discontinued due to an issue on WSL intterupting the distribution of CompassCAD snap files. Please proceed with downloading only either *.appimage
, *.deb
or *.rpm
distribution files. (Update: as of now, CompassCAD is revitalized with a snap release at 1.6.1 and newer.)
Important
There aren't, and never will, releases of Mac builds because of impatience. Sourceforge data states that some of you use Macs to use CompassCAD although there are no official Mac builds yet. Another point to highlight why I wouldn't deploy to a Mac because I don't have a Mac machine (I don't want to dualboot my Kubuntu instance with Hackintosh). Signing programs for Mac (especially DMGs) require you to use a Mac just for signing!. Mac users won't be able to get official support for CompassCAD Desktop, however, Mac users will only get full support for CompassCAD Web. I will start building for Macs if you are patient.
- Simple to use user interface (backed by community testing)
- Tools and shortcuts are designed with CTS in mind
- Seeps in less resource, CPU usage and less battery, so CompassCAD runs 87% faster than AutoCAD
- Transparent community
- Designed with less bloatware in mind and only integrating the core features
- Works with Windows and Linux (macOS, BSD or any unofficially supported platforms must use the web version)
- Collaborate with up to 2 people (more member support will be added and fixed soon)
- Windows 10 22H2, macOS El Capitan, Ubuntu 20.04 or up (use electron v22.3.27 to run CompassCAD on Windows 7 (SP1 needed))
- Intel Core(R) Solo U1300 (32bit), Intel Core(R) 2 Duo E7500 or better (CPUs from 2010 or later may guarrantee >100FPS)
- 1GB RAM (2GB for >100FPS)
- 90MB of free space
- 1280x720 or higher
- Fujitsu Lifebook P1610 Windows 10 (10-20 FPS, barely usable)
- Lenovo ThinkPad T430 (350-600 FPS, highly usable)
There are a few mirrors which allows you to download CompassCAD. Please download from the official mirrors to avoid getting mislead!
- Official Github mirror link
- Softpedia (windows only, and yes this is official)
- CompassCAD Sourceforge page
To install, you need:
- node v20+
- yarn
- Any machine (except phones, duh.)
Git clone this repo:
git clone https://github.com/zeankundev/CompassCAD
then, install yarn (if haven't done)
npm i -g yarn
or
sudo npm i -g yarn
cd
to the repo and install.
cd sunset && yarn
You're good to go! Now type yarn start
to start