All Projects β†’ Boris-Em β†’ Archarts

Boris-Em / Archarts

Licence: mit
Lovely Augmented Reality Charts for iOS - Built with ARKit

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Archarts

plain-free-bootstrap-admin-template
Free Bootstrap 5 Admin and Dashboard Template that comes with all essential dashboard components, elements, charts, graph and application pages. Download now for free and use with personal or commercial projects.
Stars: ✭ 141 (-79.23%)
Mutual labels:  charts, graphs
Gesture Recognition 101 Coreml Arkit
Simple project to recognize hands in realtime. πŸ‘‹ Serves as an Example for building your own object recognizer.
Stars: ✭ 278 (-59.06%)
Mutual labels:  augmented-reality, arkit
SCNNodeVisualDebugger
A simple visual debugger for SceneKit
Stars: ✭ 18 (-97.35%)
Mutual labels:  carthage, arkit
fusioncharts-dist
FusionCharts JavaScript Charting library. Over 95+ charts and 1,400+ maps to choose from, with integrations available for all popular JavaScript frameworks & back-end programming languages.
Stars: ✭ 65 (-90.43%)
Mutual labels:  charts, graphs
React Jsx Highcharts
Highcharts built with proper React components
Stars: ✭ 336 (-50.52%)
Mutual labels:  charts, graphs
Simple-ARKit-Game
No description or website provided.
Stars: ✭ 13 (-98.09%)
Mutual labels:  augmented-reality, arkit
Realityui
A Swift Package for creating familiar UI Elements and animations in a RealityKit rendered Augmented Reality or Virtual Reality scene.
Stars: ✭ 275 (-59.5%)
Mutual labels:  augmented-reality, arkit
augmented-card
Example project for ARKit Image Tracking blog post
Stars: ✭ 26 (-96.17%)
Mutual labels:  augmented-reality, arkit
Arkit Scnpath
Create paths for your Augmented Reality environments using just points to represent the centre of the path.
Stars: ✭ 312 (-54.05%)
Mutual labels:  augmented-reality, arkit
Jeelizar
JavaScript object detection lightweight library for augmented reality (WebXR demos included). It uses convolutional neural networks running on the GPU with WebGL.
Stars: ✭ 296 (-56.41%)
Mutual labels:  augmented-reality, arkit
stardust-SDK
Stardust SDK and sample app for Unity
Stars: ✭ 23 (-96.61%)
Mutual labels:  augmented-reality, arkit
Arkit Corelocation
Combines the high accuracy of AR with the scale of GPS data.
Stars: ✭ 5,045 (+643%)
Mutual labels:  augmented-reality, arkit
visa-chart-components
Visa Chart Components (VCC) is an accessibility focused, framework agnostic set of data experience design systems components for the web. VCC attempts to provide a toolset to enable developers to build equal data experiences for everyone, everywhere.
Stars: ✭ 81 (-88.07%)
Mutual labels:  charts, graphs
ARKitImageDetectionTutorial
ARKitImageDetectionTutorial code for Medium article.
Stars: ✭ 42 (-93.81%)
Mutual labels:  augmented-reality, arkit
graffeine
Simple, modular graphs for iOS.
Stars: ✭ 22 (-96.76%)
Mutual labels:  charts, graphs
Arkitnavigationdemo
ARKit Demo Application
Stars: ✭ 268 (-60.53%)
Mutual labels:  augmented-reality, arkit
ARKit-Sample-ObjC
ARKit sample application is written in Objective C with features of Add, Remove, Scale, Move, Snapshot for single and multiple objects with plane/surface detection, reset session and AR support checking.
Stars: ✭ 72 (-89.4%)
Mutual labels:  augmented-reality, arkit
silky-charts
A silky smooth D3/React library
Stars: ✭ 38 (-94.4%)
Mutual labels:  charts, graphs
Argithubcommits
Show your GitHub commit records in 3D with ARKit and SceneKit. 用 ARKit ε±•η€Ίδ½ ηš„ GitHub 提亀图
Stars: ✭ 280 (-58.76%)
Mutual labels:  augmented-reality, arkit
Arkit By Example
Apple ARKit example app
Stars: ✭ 458 (-32.55%)
Mutual labels:  augmented-reality, arkit

ARCharts

Build Status Version License Platform

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:

pod 'ARCharts'

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].