ImplicitCAD

 2 likes

ImplicitCAD is a programmatic CAD program, implemented in Haskell. Unlike traditional CAD programs, programmatic CAD programs use text descriptions of objects, as in programming. Concepts like variables, control structures and abstraction are used, just as in programming.

ImplicitCAD screenshot 1

License model

  • FreeOpen Source

Country of Origin

  • US flagUnited States

Platforms

  • Mac
  • Windows
  • Linux
  No rating
2likes
0comments
0news articles

Features

Suggest and vote on features
  1.  3D Printing

 Tags

  • programmatic-cad
  • 3d-cad
  • csg

ImplicitCAD News & Activities

Highlights All activities

Recent activities

Show all activities

ImplicitCAD information

  • Developed by

    US flagChristopher Olah
  • Licensing

    Open Source and Free product.
  • Alternatives

    33 alternatives listed
  • Supported Languages

    • English

Our users have written 0 comments and reviews about ImplicitCAD, and it has gotten 2 likes

ImplicitCAD was added to AlternativeTo by Danilo_Venom on Jul 5, 2016 and this page was last updated Jul 5, 2016.
No comments or reviews, maybe you want to be first?
Post comment/review

What is ImplicitCAD?

ImplicitCAD is a programmatic CAD program, implemented in Haskell. Unlike traditional CAD programs, programmatic CAD programs use text descriptions of objects, as in programming. Concepts like variables, control structures and abstraction are used, just as in programming. This provides a number of advantages:

Objects can abstracted and reused Repetitive tasks can be automated Objects can be designed parametrically The usual tools for software development (like version control) can be used