-
Notifications
You must be signed in to change notification settings - Fork 25
Update person-in-charge, add OpenSCAD #157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from 3 commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
72cb84f
Update person-in-charge, add OpenSCAD
kermanx b1e3bfd
update
kermanx 5a0df7f
[autofix.ci] apply automated fixes
autofix-ci[bot] 85d1882
Merge remote-tracking branch 'origin/master' into 06-12
kermanx 108c57b
fix
kermanx 9cda7ab
[autofix.ci] apply automated fixes
autofix-ci[bot] d09d6a8
Add Qingyu's lug email
MirageTurtle 1ac82a4
fix
kermanx 4a69d0f
Merge branch '06-12' of https://github.com/ustclug/website into 06-12
kermanx 904990e
Add 3D printing photo (#158)
Analysis196884 fdbb91d
Update person-in-charge.md
kermanx 89885ea
[autofix.ci] apply automated fixes
autofix-ci[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| --- | ||
| title: "每周小聚:OpenSCAD 入门:用代码构建你的第一个 3D 模型" | ||
| author: "kermanx" | ||
| date: "2026-06-10 19:00:00 +0800" | ||
| categories: | ||
| - LUG 活动 | ||
| tags: | ||
| - LUG 活动 | ||
| - LUG 小聚 | ||
| --- | ||
|
|
||
| # 每周小聚:OpenSCAD 入门:用代码构建你的第一个 3D 模型 | ||
|
|
||
| 2026 年 6 月 10 日晚间,中国科学技术大学学生 Linux 用户协会在西区电三楼 419 会议室开展了每周小聚活动。本次小聚的主题是罗嘉宏同学带来的 OpenSCAD 介绍。 | ||
|
|
||
| 首先,罗同学分析了 3D 建模中,传统的交互式绘图方式的痛点,并介绍了 OpenSCAD 作为一种基于代码的建模工具,如何通过编写脚本来创建复杂的 3D 模型。 | ||
|
|
||
|  | ||
|
|
||
| 从 OpenSCAD 的基本理念出发,罗同学介绍了常用几何体、布尔运算、变换操作以及参数化设计的核心概念,并通过几个案例带大家亲手完成从代码到三维模型的全过程。 | ||
|
|
||
|  | ||
|
|
||
|  |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.