Learn and Practice OpenSCAD on 3D Modeling

所在平台: Udemy

课程主页: https://www.udemy.com/course/learning-openscad-for-3d-modelling/

课程评论:没有评论

第一个写评论        关注课程

课程简介

Coursera 课程《Learn and Practice OpenSCAD on 3D Modeling》课程总结: 本课程专注于讲解和实践开源的 3D 建模软件 OpenSCAD。OpenSCAD 是一款免费软件,适用于 Linux/UNIX、Windows 和 Mac OS X 操作系统。与 Blender 等侧重艺术表现的软件不同,OpenSCAD 更侧重于 CAD(计算机辅助设计)领域,特别适合创建机械零件等精确的 3D 模型。 OpenSCAD 不是一个交互式建模软件,而是一个“3D 编译器”。它通过读取用户编写的脚本文件来渲染 3D 模型。这种工作方式赋予了设计者对建模过程的完全控制权,方便修改建模步骤或创建由可配置参数定义的模型。 OpenSCAD 主要提供两种建模技术: 1. **Constructive Solid Geometry (CSG)**:组合实体的几何。 2. **Extrusion of 2D Outlines**:通过拉伸 2D 轮廓创建 3D 模型。 OpenSCAD 支持多种文件格式进行数据交换,可以读取和写入 AutoCAD DXF 文件(用于 2D 轮廓和设计参数),以及 STL 和 OFF 文件格式(用于 3D 模型)。 本课程将详细介绍 OpenSCAD 的具体代码编写,并通过演示展示每一个细节,提供透彻的解释。完成本课程后,您将能够使用 OpenSCAD 设计和构建创意 3D CAD 对象,并为学习进阶课程《Mastering OpenSCAD in 10 Projects》做好准备。

课程评论(0条)

课程详情

OpenSCAD is open source software for creating solid 2D/3D CAD objects., it's free and available for Linux/UNIX, MS Widnows and Mac OS X.OpenSCAD is software for creating solid 3D CAD models. It is free software and available for Linux/UNIX, Windows and Mac OS X. Unlike most free software for creating 3D models (such as Blender) it does not focus on the artistic aspects of 3D modelling but instead on the CAD aspects. Thus it might be the application you are looking for when you are planning to create 3D models of machine parts but pretty sure is not what you are looking for when you are more interested in creating computer-animated movies.OpenSCAD is not an interactive modeller. Instead it is something like a 3D-compiler that reads in a script file that describes the object and renders the 3D model from this script file. This gives you (the designer) full control over the modelling process and enables you to easily change any step in the modelling process or make designs that are defined by configurable parameters.OpenSCAD provides two main modelling techniques: First there is constructive solid geometry (aka CSG) and second there is extrusion of 2D outlines. Autocad DXF files can be used as the data exchange format for such 2D outlines. In addition to 2D paths for extrusion it is also possible to read design parameters from DXF files. Besides DXF files OpenSCAD can read and create 3D models in the STL and OFF file formats.This course aims to provide you detail guides and demos base on formal OpenSCAD tutorial, shows every single detail of coding with thorough explanation.After the course, you'll be able to use OpenSCAD to design and build creative 3D CAD objects, and be able to enroll my next level course - "Mastering OpenSCAD in 10 Projects". Enjoy!

课程标签

0人关注该课程

主题相关的课程