Bug 239446 - graphics/dust3d: Open-source 3D modeling software
Summary: graphics/dust3d: Open-source 3D modeling software
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Alexey Dokuchaev
URL: https://github.com/huxingyi/dust3d
Keywords: feature, needs-patch
Depends on:
Blocks:
 
Reported: 2019-07-25 18:37 UTC by kunda
Modified: 2021-11-03 14:55 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kunda 2019-07-25 18:37:21 UTC
Dust3D is a cross-platform open-source modeling software. It helps you create a 3D watertight model in seconds. Use it to speed up your character modeling in game making, 3D printing, and so on.

Website: dust3d.org
Github: https://github.com/huxingyi/dust3d
Latest release: https://github.com/huxingyi/dust3d/releases/tag/1.0.0-beta.21
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-11-03 14:52:33 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=64443910f21e35beb0371ef2bc3f92307a71d5c8

commit 64443910f21e35beb0371ef2bc3f92307a71d5c8
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2021-11-03 14:50:36 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2021-11-03 14:50:39 +0000

    graphics/dust3d: new port had been added (+)

    Dust3D is a cross-platform open-source 3D modeling software, offering
    auto-UV unwrapping, auto-rigging with PBR material support, pose, and
    motion authoring all in one.

    PR:     239446 (without actual submission)

 graphics/Makefile                                  |  1 +
 graphics/dust3d/Makefile (new)                     | 47 ++++++++++++++++++++++
 graphics/dust3d/distinfo (new)                     |  7 ++++
 .../patch-src_contourtopartconverter.cpp (new)     |  9 +++++
 ...ickjs_quickjs-2019-07-09-dust3d_quickjs.c (new) | 11 +++++
 graphics/dust3d/pkg-descr (new)                    |  8 ++++
 6 files changed, 83 insertions(+)