SyamSundarKirubakaran / ARCoreWorks

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

Home Page:https://developers.google.com/ar/discover/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

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

https://developers.google.com/ar/discover/


Languages

Language:Java 85.6%Language:GLSL 14.4%