Giter VIP home page Giter VIP logo

arnotestuff's Introduction

AR Stickers

AppIcon

A minimal iOS AR (Augmented Reality) app that puts stickers in AR scene.

Using the app you can

  • enter notes from the keyboard to create stickers
  • place stickers in 360 degree 3d space around you
  • move stickers with drag gestures

The app provides minimal UI and features to keep the code simple, to clearly show the core logic.

The project;

  • Xcode 13.4
  • Target: iOS / iPadOS 15.0 and later
  • Frameworks: SwiftUI, ARKit, RealityKit2, Core Graphics

It shows;

  • drawing image textures using the Core Graphics framework
  • assigning textures to geometries at runtime
  • utilizing camera/device position and rotation
  • coordination between SwiftUI Views and ARView

You can draw any shape by using the Core Graphics API and use it as the image texture of the virtual object.

Please modify the project to make your own apps. ARKit's world map save / load feature allows you to persist the state of a sticker in 3d space. Or you can use RealityKit's synchronization feature to share stickers among multiple people. I think it would be fun to add the image generated by the text-to-image AI to stickers.

Image GIF

References

MIT License

arnotestuff's People

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.