This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// SpiralPointSequence.swift | |
// ARPaint | |
// | |
// Created by Abe White on 9/20/18. | |
// Copyright © 2018 Hedonic Software. All rights reserved. | |
// | |
import Foundation |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// CVPixelBufferColor.swift | |
// ARPaint | |
// | |
// Created by Abe White on 9/13/18. | |
// Copyright © 2018 Hedonic Software. All rights reserved. | |
// | |
import Accelerate | |
import UIKit |