Coder Social home page Coder Social logo

prasad-kumkar / arruler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vhanagwal/arruler

0.0 0.0 0.0 449 KB

ARRuler is a simple iOS app which measures real-world distances using ARKit and Augmented Reality.

License: BSD 3-Clause "New" or "Revised" License

Swift 100.00%

arruler's Introduction

ARRuler

A simple iOS app which measures real-world distances using ARKit and Augmented Reality.

ARRuler allows you to measure distances using augmented reality. Shockingly, this app was developed before Apple added a measurement feature to the operating system. The code is written in a way in which any developer can easily follow, and if you'd like, you can contact me with any questions you might have :)

Installation

If you'd like to use ARRuler, you'll need to install it first. You can do so in one of two ways.

Terminal

To install the Xcode project using the command line, first enter your desired directory as follows:

cd /Desktop/Xcode_Projects/

And then, paste the following to install the project to your desired folder.

git clone https://github.com/vhanagwal/ARRuler.git

Github

Alternatively, you can download it via the "Clone or Download" button at the top right of the repository.

Contributing

This project is open source not only to share with the community, but to grow as well. I'd gladly welcome any contributions on this, or my other projects. To do so, follow the directions below.

1. Fork It

Use the following link to fork this repository:

https://github.com/vhanagwal/ARRuler/fork

2. Create Branch

Now, create a branch containing your newly added features with the following terminal command:

git checkout -b feature/fooBar

3. Commit Changes

Once you're done coding up the changes, commit them to the new branch you made.

git commit -am 'Add some fooBar'

4. Push

Then, to get the changes into GitHub, you can push them as follows:

git push origin feature/fooBar

5. Pull Request

Finally, create a new pull request to get my attention. It may take a few days for me to look at it, but make sure you format your comment like this:

Title: <create a descriptive title>
Date: <today's date>
Description: <a detailed description of what you did>

Meta

Vardhan Agrawal

Distributed under the BSD-3 Clause license. See LICENSE for more information.

https://github.com/vhanagwal

arruler's People

Contributors

vhanagwal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.