Clone git repository:
mkdir ~/Documents/GitHub/truescad
cd ~/Documents/GitHub/truescad/
git clone https://github.com/hmeyer/truescad
Install some dependencies (Ubuntu):
sudo apt install librust-glib-sys-dev librust-cairo-rs+gobject-sys-dev librust-pango-dev librust-atk-sys-dev librust-gdk-pixbuf-dev librust-gdk-dev
Build truescad:
cargo build
** apt install npm
** npm install gatsby-cli
** git clone https://github.com/timschmidt/play.gridbeam.xyz
** npm install –force
** gatsby build
** bind delete key to delete action
** correct initial frame lengths
** address loss-of-focus on menu close
** correct axes
** begin populating part catalog
** toggle for less reusable larger set
The term “LDraw” can be used to refer to the original DOS based LDraw program, the LDraw parts library, the LDraw file format or the LDraw System Of Tools.