https://github.com/creyd/intelliphoto
An interactive painting tool, with layering and drawing capabilities.
https://github.com/creyd/intelliphoto
editor intelliphoto qt uni
Last synced: 11 months ago
JSON representation
An interactive painting tool, with layering and drawing capabilities.
- Host: GitHub
- URL: https://github.com/creyd/intelliphoto
- Owner: creyD
- Created: 2021-12-09T11:42:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-09T11:44:01.000Z (over 4 years ago)
- Last Synced: 2025-03-04T07:14:27.482Z (over 1 year ago)
- Topics: editor, intelliphoto, qt, uni
- Language: HTML
- Homepage:
- Size: 46.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IntelliPhoto
For the user manual see `docs/Benutzerhandbuch.pdf`
## Content
- `Intelliphoto.app` - MacOS App
- `src` - Source Code
- `docs` - Documentation of the source code/ reference (`docs/html/index.html`, EN) and user manual (`docs/Benutzerhandbuch.pdf`, DE) and developer manual (`docs/Entwicklerhandbuch.pdf`)
- `Abgabe` - Files that were submitted prior to the development start
## Presentations and Changelog
- since `0.3`: https://prezi.com/view/M593VBJhmfwQzuqt3t6f/
## Build Guide for Windows
- Make sure the requirements (QT version 5.14.1 and QT Creator) are installed correctly
- Open the project file (`src/IntelliPhoto.pro`) in QT Creator
- Select the correct build kit for your operating system
- Run the code in release mode
## Build Guide für Windows (DE)
- Sicherstellen, dass QT (v5.14.1) und QT installiert sind
- Projektdatei (`src/IntelliPhoto.pro`) in QT Creator öffnen
- Korrektes Build Kit für das derzeitige Betriebssystem auswählen
- Links unten auf "Run" klicken oder STRG + R