Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 643 Bytes

File metadata and controls

17 lines (8 loc) · 643 Bytes

freeHandDrawing

This is an exercise for a VR-AR developer internship position.

Task Description:

  • Develop a demo application in Unity, which will allow creating a screenshot from the actual scene.

The demo application has to meet the following criteria:

  • The user will have available a toolbar with several buttons. In the demo application, only one button from this toolbar will work - freehand drawing with changeable colour.

  • In this demo application, the user will be able to free-hand draw in the screenshot and save it to the filesystem,

  • The drawing must work also with the mouse, but also on touchscreen/mobile/tablet.