2D 动画转成 3D 打印模型 T2Z

码农软件 · 软件分类 · 3D图形处理库 · 2019-09-11 18:12:21

软件介绍

T2Z 的意思是“convert Time to the Z axis”。它是一个 Processing 程序,可以帮你创建并操控 2D 动画,然后将这些动画转换成 3D 可打印模型。

T2Z 是一个叫“323”项目的关键程序,它主要探索不同维度表现形式之间的转换。

示例:

July22b2014 animation July22b2014 3D print

截图:


本文地址:https://codercto.com/soft/d/14381.html

C++ Concurrency in Action

C++ Concurrency in Action

Anthony Williams / Manning Publications / 2012-2-28 / USD 69.99

HIGHLIGHT C++ Concurrency in Action is the first book to market to show how to take advantage of the new C++ Standard and how to write robust multi-threaded applications in C++. DESCRIPTION With ......一起来看看 《C++ Concurrency in Action》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具