ARKit-line-drawing
ARKit-line-drawing copied to clipboard
Changed the default ARKit project to draw a line where the camera is positioned
Does anyone know how we can better the fps? the frame rate will drop so fast and the app becomes so slow.
This line doesn't seem to be affecting the line width: https://github.com/lapfelix/ARKit-line-drawing/blob/master/ARKitDraw/ViewController.swift#L77 Do we have all the necessary imports/packages?
Nice AR implementation, i wonder how to change the size of the line, also if I can make it custom line?