Skip to content

A repository that showcases the Fundamentals of ARCore with implementation of basic Renderers

Notifications You must be signed in to change notification settings

SyamSundarKirubakaran/ARCoreWorks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

ARCoreWorks

Android ARCore Open Source Love
A Repository that showcases the Fundamentals of ARCore with Implementation of basic Renderers for AR.

Contents

#1 Monitor Motive

1. Monitor Motive:

An Android App that illustrates the basics of ARCore by implementing the following renderers and also considerable amount of shaders. The app imports .obj files and textures from the 3D models(Monitor in this case) from Maya.

You'll implement:

  • Background Renderer
  • Point Cloud Renderer
  • Plane Renderer
  • Object Renderer
  • Shaders using GLSL
  • Utility and helper functions to get support and to get up and running with ARCore.

Show case: