At this stage in our project we are now making a naive version of the final output. We have combined the paint program, layout and 3d object orientation program all together to make a skeleton outline of what our project layout should look like at the end.
We have had a few issues with getting the 3D environment to correspond with our layout program but we have implemented features based on our first session of feedback.
OUR LAYOUT SO FAR:
Within our layout so far we have included all the buttons that we want to include within our application

IMPORTING IMAGES
Our class mates that gave us feed back stated that it might be a good idea to allow users to import their own images to the editor. We agreed with their statements, and decided to implement this feature within our own program, which came out successfully.



