reality-shaders-example
Demonstrates using ARKit in iOS to apply metal shaders to real world surfaces (by mattbierner)
ARCharts
Lovely Augmented Reality Charts for iOS - Built with ARKit (by Boris-Em)
| reality-shaders-example | ARCharts | |
|---|---|---|
| 1 | - | |
| 96 | 694 | |
| - | 0.0% | |
| 0.0 | 0.0 | |
| over 5 years ago | almost 5 years ago | |
| Swift | Swift | |
| MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
reality-shaders-example
Posts with mentions or reviews of reality-shaders-example.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Introducing watAR: a new iOS app that distorts real world surfaces as if they were made of water
However I suspect that you should be able to do the same thing in Unity. The main requirements are that you can access the scene background texture (i.e. the video feed) and that you can compute the display transform for a vertex (i.e. where to sample the video feed from). Here's the relevant metal shader code
ARCharts
Posts with mentions or reviews of ARCharts.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning ARCharts yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing reality-shaders-example and ARCharts you can also consider the following projects:
BBMetalImage - A high performance Swift library for GPU-accelerated image/video processing based on Metal.
ARKit-Navigation - ARKit Demo Application
ExampleOfiOSLiDAR - Example Of iOS ARKit LiDAR
ARVoxelKit - Voxel graphics framework using ARKit + SceneKit
ToyFlightSimulator - Toy Flight Simulator implemented with Swift and Metal
ARKit-CoreLocation - Combines the high accuracy of AR with the scale of GPS data.