SkillAgentSearch skills...

ARCharts

Lovely Augmented Reality Charts for iOS - Built with ARKit

Install / Use

/learn @Boris-Em/ARCharts
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ARCharts

Build Status Version License Platform

<p align="center"><img src="https://image.ibb.co/mzOvZk/ARCharts_Logo.jpg"/></p>

ARCharts is a library making it easy to create beautiful charts tailored for augmented reality.

Table of Contents

Project Details

Demo Gif
1 2 3 4 5

Requirements

  • Requires iOS 11 or later
  • Optimized for A9 and A10 processors (ARKit)

License

See the License. You are free to make changes and use this in either personal or commercial projects. Attribution is not required, but highly appreciated. A little "Thanks!" (or something to that affect) is always welcome. If you use ARCharts in your app, please let us know!

Sample App

The iOS Sample App included in this projects demonstrates one way of setting up and using ARCharts. Give it a try to see what can be accomplished!

Getting Started

Installation

There are three different ways of adding ARCharts to your project.

CocoaPods

Cocoapods is a dependency manager for Swift and Objective-C. To install ARCharts with CocoaPods, simply add the following line to your pod file:

<pre><code>pod 'ARCharts'</code></pre>

Carthage

Carthage support is coming soon.

Manual

You can always install ARCharts manually by dragging the ARCharts folder into your XCode project. When you do so, make sure to check the "Copy items into destination group's folder" box.

Setup

ARCharts is a simple SCNNode subclass. That makes it very easy to use in your project!

View on GitHub
GitHub Stars694
CategoryDevelopment
Updated9d ago
Forks47

Languages

Swift

Security Score

100/100

Audited on Mar 24, 2026

No findings