5070de4ffc
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
12 lines
372 B
Desktop File
12 lines
372 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Version=1.0
|
|
Name=Instant Meshes
|
|
GenericName=An interactive field-aligned mesh generator
|
|
Comment=An interactive field-aligned mesh generator
|
|
Icon=instant-meshes
|
|
# radeonsi_dri crash with DRI3
|
|
#Exec=env LIBGL_DRI3_DISABLE=1 "Instant Meshes"
|
|
Exec=sh -c "LIBGL_DRI3_DISABLE=1 instant-meshes"
|
|
Categories=Graphics;3DGraphics;
|
|
StartupNotify=true
|