Table of Contents
software
Tools of interest
Bills of material
Computer vision
Rust
OpenSpace3D
Unity
Garry's mod
Voxel
truescad
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
Solvespace
Finite element analysis
play.replimat.org
** apt install npm
** npm install gatsby-cli
** git clone https://github.com/timschmidt/play.gridbeam.xyz
** npm install –force
** gatsby build
- To do
** 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
LeoCAD / LDraw
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.
- LDraw Parts Library: Parts library
- LDview: Viewer
- MLCad: Editor
- LeoCAD: Editor
- LDCad: Editor
- LPub3D: Publishing tool
- LICreator: Publishing tool
- LSynth: Add-On
- LDGlite: Viewer
- POV-Ray: Renderer
- LGEO Parts Library: POV-Ray parts library
- MPDCenter: Utility
- LDFind: Utility
- LSulpt: Converter
- Offline Parts Catalog: Catalog

