Find a file
2021-03-06 10:08:36 -08:00
.github/ISSUE_TEMPLATE Update issue templates 2021-01-05 14:57:04 -08:00
common Fixed conditional lines math. 2021-03-06 10:08:36 -08:00
docs Update README.txt 2021-01-30 10:22:19 -08:00
qt Added model measurements. Fixes #631. 2021-02-28 15:57:02 -08:00
resources Moved bricklink color table to the mapping file. 2021-02-28 13:02:58 -08:00
tools Move SVG app/MIME icons together with PNGs 2020-11-22 01:30:30 +01:00
.gitattributes Create .gitattributes 2016-10-02 13:39:37 -07:00
.gitignore Instructions Dialog mockup. 2020-05-31 18:46:36 -07:00
.travis.yml Update .travis.yml 2021-02-28 10:50:15 -08:00
appveyor.yml Update appveyor.yml 2021-01-12 15:35:30 -08:00
leocad.pro Issue #630 - Move the BrickLink export out 2021-02-27 19:05:08 -05:00
leocad.qrc Issue #630 - Put the mapping table into a resource 2021-02-27 19:05:08 -05:00
leocad.spec Fedora Qt5.x dependency added for Qt module gamepad (#265) 2019-02-23 10:50:43 -08:00
PKGBUILD ArchLinux Version string update (#262) 2018-09-21 12:33:21 -07:00

About LeoCAD
------------

LeoCAD is a CAD program for creating virtual LEGO models. It's available
for free under the GNU Public License v2 and works on the Windows, Linux
and macOS Operating Systems.


Installation
------------

You can download the latest version of LeoCAD and its Parts Library from
the main website at https://www.leocad.org

It's recommended that you install the latest drivers for your video card
since LeoCAD uses OpenGL to take advantage of hardware acceleration for
rendering.

- LeoCAD for Windows:

  Download the latest LeoCAD-Windows.exe to your computer, double click on
  the icon to launch the installer and follow the instructions.

- LeoCAD for Linux:

  There are multiple ways to install LeoCAD on Linux.

  * AppImage:

  Download the latest LeoCAD-Linux.AppImage, make the file executable
  (chmod +x) and run it.

  * Flatpak:

  You can also install LeoCAD releases as a Flatpak from Flathub:
    https://flathub.org/apps/details/org.leocad.LeoCAD

  Note: there might be a delay for new releases to appear there. If
  you have it already installed, it will be updated.

  * From source:

  If you prefer to compile LeoCAD yourself, go to the GitHub releases page
  at https://github.com/leozide/leocad/releases/latest and download the
  source archive from there. If you do not already have a Parts Library
  installed, you will need to download one and follow the installation
  instructions. More information on how to compile your own executable is
  available in the Documentation section of https://www.leocad.org

- LeoCAD for macOS:

  Download the latest LeoCAD-macOS.dmg to your computer, double click on
  the icon to open the archive, copy LeoCAD.app to your Applications folder
  and then launch it from there.

New users should read the online tutorial located at
https://www.leocad.org/docs/tutorial1.html to learn how to use LeoCAD.


Online Resources
----------------

- Website:
  https://www.leocad.org

- GitHub page:
  https://github.com/leozide/leocad

- Unstable builds:
  https://github.com/leozide/leocad/releases/tag/continuous


Legal Disclaimer
----------------

LEGO(R) is a trademark of the LEGO Group of companies which does not sponsor,
authorize or endorse this software.