【Rust 日报】2023-1-5 tdp-tl 用Rust实现的3D打印机模拟器

2023-02-15 19:27:00 浏览数 (1)

tdp-tl 用Rust实现的3D打印机模拟器

tdp-tl是一个3D打印机模拟器,它的目标是模拟FDM打印的视觉伪影:层线(layer lines)、下(under)/上(over)挤压标记(extrusion marks)、环形(ringing)/鬼影(ghosting)、填充物(infills)、支撑物(supports)等。

Github: https://github.com/yjh0502/tdp-tl

PGA的动画模型和骨骼

有一个展示的demo视频: https://libreddit.spike.codes/r/rust/comments/103frdy/media_pga_animated_model_and_skeleton/

源码: https://gitlab.com/Makogan/neverengine/-/blob/master/examples/04_pga/main.rs

This Week in Rust 476

Rust周报676期

This Week in Rust 476: https://this-week-in-rust.org/blog/2023/01/04/this-week-in-rust-476/

0 人点赞