- Unity 2018 Augmented Reality Projects
- Jesse Glover
- 354字
- 2021-08-05 10:37:32
GIS Fundamentals - The Power of Mapping
When it comes to GIS, which is the abbreviated form of Geographic Information Systems, and data and usage in AR programming, it comes in many flavors and usages. However, before we get into how to use GIS data in AR games and applications, we must first understand what GIS actually is. So, we will go over things like: when GIS was developed, who the father of GIS is, where GIS can be used, and how GIS works with game and application development. The reason this is important is that the history of GIS plays directly into how data is used today in AR applications and games; it also allows us to appreciate the hard work of those in the past who made it possible for us to take advantage of readily available data online. We will go over some examples of how we can use what we have learned from the history of GIS to create applications and games later on in this chapter. The following topics will be covered in this chapter:
- Understanding what GIS is
- History of GIS and data analysis
- GIS statistics
- Implications of GIS
- GIS and AR
To understand what GIS actually is, we must dive a little deeper to discover the underlying principles of GIS and how it started. The history of GIS and data analysis is fascinating and will expose many things that allow us to understand the underlying structure of how it is set up and used. GIS statistics will allow us to be able to know which mathematical methods are commonly used so that we can take advantage of them. The implications of GIS will show us many uses of GIS, not only in academia, but also in education and real-world usage.
GIS and AR will show us some much-needed examples of how AR applications and games have incorporated GIS into them. This will give us a clear idea on what we could develop in the future.
In this chapter, we will cover the following topics:
- GIS fundamentals – the power of mapping
- GIS and augmented reality
- 零基礎學Scratch少兒編程:小學課本中的Scratch創(chuàng)意編程
- Effective Python Penetration Testing
- Java項目實戰(zhàn)精編
- AIRIOT物聯(lián)網(wǎng)平臺開發(fā)框架應用與實戰(zhàn)
- Apache Camel Developer's Cookbook
- Django實戰(zhàn):Python Web典型模塊與項目開發(fā)
- Python入門很輕松(微課超值版)
- Managing Microsoft Hybrid Clouds
- Instant Zurb Foundation 4
- Python機器學習開發(fā)實戰(zhàn)
- Flink入門與實戰(zhàn)
- 計算機系統(tǒng)解密:從理解計算機到編寫高效代碼
- Java 7 Concurrency Cookbook
- Spring Boot從入門到實戰(zhàn)
- PHP 7 Programming Blueprints