Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 576 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 576 Bytes

CodeToCAD Python Template

Use this to get started with a new CodeToCAD project.

Please install the CodeToCAD Python Package to get syntax highlighting.

Note: Python 3.10+ is required.

pip install codetocad

Check out the latest updates to CodeToCAD in the main repo: https://github.com/CodeToCAD/CodeToCAD

How do I run CodeToCAD?

You will need to import your CodeToCAD script into a 3D model software, like Blender. Please see the CodeToCAD README for more information