Created attachment 186825 [details] instant-meshes.patch New port for a 3D mesh retopology application https://github.com/wjakob/instant-meshes There are no git tags, no version numbers anywhere.
Created attachment 186843 [details] instant-meshes.patch v2 Improved icon installation. (The original icon is 680x665 for some reason lol)
Created attachment 187472 [details] instant-meshes.patch v3 Added commit based version, multiple icons, etc.
Created attachment 187840 [details] shar Greg, I reworked the port. Unbundled tbb that was in conflict, fixed .desktop path and Exec in it, added pkg-message. Additionally, nanogui and nanovg should be split out into their own ports. Arch linux does this (see https://aur.archlinux.org/packages/nanogui-git). Yuri
Status: the upcoming x11-toolkits/nanogui port is held up by https://github.com/wjakob/nanogui/issues/291
Committed with changes. Thank you for your contribution!
A commit references this bug: Author: yuri Date: Fri Jan 26 23:54:47 UTC 2018 New revision: 460064 URL: https://svnweb.freebsd.org/changeset/ports/460064 Log: New port: graphics/instant-meshes: Interactive field-aligned mesh generator This application is developed by Wenzel Jakob and implements a novel approach in managing and display of 3D meshes. See the screenshot here: https://github.com/wjakob/instant-meshes/raw/master/resources/screenshot.jpg PR: 222711 Submitted by: Greg V <greg@unrelenting.technology> Approved by: tcberner (mentor) Differential Revision: D13661 Changes: head/graphics/Makefile head/graphics/instant-meshes/ head/graphics/instant-meshes/Makefile head/graphics/instant-meshes/distinfo head/graphics/instant-meshes/files/ head/graphics/instant-meshes/files/instant-meshes.desktop head/graphics/instant-meshes/files/patch-CMakeLists.txt head/graphics/instant-meshes/files/patch-ext_nanogui_CMakeLists.txt head/graphics/instant-meshes/files/patch-ext_nanogui_src_common.cpp head/graphics/instant-meshes/pkg-descr head/graphics/instant-meshes/pkg-message head/graphics/instant-meshes/pkg-plist