Skip to main content

CAD system for righteous zen programmers

Project description

zencad

CAD system for righteous zen programmers

https://raw.githubusercontent.com/mirmik/zencad/master/docs/images/logo.png

What is it?

ZenCad - it's a system for use oce geometry core in openscad's script style. So, it's openscad idea, python language and opencascade power in one.

Manual

Мануал читать тут

Install

python3 -m pip install zencad

Get source code

git clone https://github.com/mirmik/zencad

HelloWorld

#!/usr/bin/env python3
#coding: utf-8

from zencad import *

m = box(10,10,10) + sphere(5).translate(5,5,10)

display(m)
show()

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zencad-0.13.4.tar.gz (13.5 kB view hashes)

Uploaded Source

Built Distributions

zencad-0.13.4-py3.5.egg (211.8 kB view hashes)

Uploaded Source

zencad-0.13.4-py3-none-any.whl (171.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page