[go: up one dir, main page]

scad 1.2.2

A crate for generating OpenSCAD models using rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.nalgebra]
version = "0.16.8"

[package]
authors = ["TheZoq2 <frans.skarman@gmail.com>"]
description = "A crate for generating OpenSCAD models using rust"
documentation = "http://thezoq2.github.io/Rust-Scad/doc/scad_generator/index.html"
license = "LGPL-2.0-or-later"
name = "scad"
readme = "Readme.md"
repository = "https://github.com/thezoq2/Rust-Scad"
version = "1.2.2"