This project can be considered as a microsoft paint for 3D images (.i3c).
The user can draw or modify small 3D images with a brush/eraser. A lot of features can still be added!
##Getting started
- Download and install Qt Creator: http://www.qt.io/developers/
cd <path to where you want the project>git clone https://github.com/pgTech123/I3C_FileCreator.git- Launch Qt Creator, Go on file -> Open File or Project browse to: <path of the project>/I3C_FileCreator/I3C_ImageCreator/I3C_ImageCreator.pro Click "Open"
- Click "Configure Project"
- Add zoom
- Add circular pen/eraser
- When transparent display transparency chessboard; not black as it is right now
- ...