20 lines
377 B
Markdown
20 lines
377 B
Markdown
|
---
|
||
|
title: "Konvex"
|
||
|
date: 2023-02-02
|
||
|
draft: false
|
||
|
layout: "project"
|
||
|
projtags:
|
||
|
- KDE
|
||
|
- CPlusPlus
|
||
|
- Kirigami
|
||
|
- Qt
|
||
|
source: "https://invent.kde.org/redstrate/konvex"
|
||
|
license: GPLv3
|
||
|
summary: "3D Model Viewer"
|
||
|
---
|
||
|
|
||
|
A simple 3D model viewer for KDE. This utilizes the Qt Quick 3D library, which does all of the heavy lifting for
|
||
|
rendering, input, etc.
|
||
|
|
||
|

|