Skip to content

Ciccio99/TinyLandsAR

Repository files navigation

TinyLandsAR - Terrain Manipulator

Table of Contents

  1. Introduction
  2. Setup
  3. Install
  4. Future Work

Introduction

The goal of this project was to explore how to use ARkit at the time of its release and to do something different. The overall goal is to make an interactive Terrain/World generator, in which natural and unnatural elements can be placed in the scene and interact with eachother.

Setup

At the time of writing (07/14/2017), these componenets are needed to setup this project and to use ARkit.

Install

This is how you install and deploy the application to an apple device

  1. If there is a Build folder with an xCode project inside
    1. Open the project
    2. Set the the device to your apple device
    3. Set the team under the Signing panel in General application settings
  2. If there is NOT an xcodeproj file in the Build folder
    1. Open the project in Unity
    2. Build the project for iOS (CMD + Shift + B) (CTRL + Shift + B)
    3. Once the builds finishes follow the instructions on Step 1.

Future Work

  • Boids birds flying around the environemnt and avoiding terrain
  • Grazing animals
  • Clouds that move or dissapear when terrain is pushed through them
  • Water interaction
  • Addition of unnatural objects such as houses, boats
  • Fun Interactions:
    • Dropping bombs to deform terrain
    • Cast storms through the terrain (Tornadoes, Hurricanes, etc)

About

ARkit Terrain Manipulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published