From 7731c12197304f839f4dc17af68e1b872fd50b7f Mon Sep 17 00:00:00 2001 From: Adewumi Adenike Date: Mon, 27 Oct 2025 03:16:54 +0100 Subject: [PATCH] Updated resources.md Added a contribution section to spatial computing in order to encourage others to contribute under the right rules and regulations. --- SpatialComputing/resources.md | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/SpatialComputing/resources.md b/SpatialComputing/resources.md index fcc4cee..984962c 100644 --- a/SpatialComputing/resources.md +++ b/SpatialComputing/resources.md @@ -1,18 +1,18 @@ -# ᯅ Spatial Computing Learning Resources +# Spatial Computing Learning Resources + +Spatial computing is any of various human–computer interaction techniques that are perceived by users as taking place in the real world, in and around their natural bodies and physical environments, instead of constrained to and perceptually behind computer screens. + +This concept overlaps with others including extended reality, augmented reality, mixed reality, natural user interface, contextual computing, affective computing, and ubiquitous computing. +Read more about Spatial computing [here](https://en.m.wikipedia.org/wiki/Spatial_computing) -> Spatial computing is any of various human–computer interaction techniques that are perceived by users as taking place in the real world, in and around their natural bodies and physical environments, instead of constrained to and perceptually behind computer screens. -> -> This concept overlaps with others including extended reality, augmented reality, mixed reality, natural user interface, contextual computing, affective computing, and ubiquitous computing. -> -> -[Wikipedia](https://en.m.wikipedia.org/wiki/Spatial_computing) ## Table of Contents 1. [Articles](#articles) 2. [Courses](#courses) 3. [Communities](#communities) - +--- ## Articles - [**What is Spatial Computing? - Coursera**](https://www.coursera.org/articles/what-is-spatial-computing) - +--- ## Courses - [**Welcome to Spatial Computing - Apple Developer**](https://developer.apple.com/tutorials/develop-in-swift/welcome-to-spatial-computing) - [**Introduction to Virtual Reality - Udacity**](https://www.udacity.com/course/introduction-to-virtual-reality--ud1012?source=post_page-----87b5f5ed1f3--------------------------------) @@ -21,7 +21,10 @@ - [**XR Bootcamp**](https://xrbootcamp.com) - [**XR Terra**](https://www.xrterra.com) - [**HTC Vive X**](https://vivex.vive.com/eu/) - +--- ## Communities - [**imisi3d**](https://imisi3d.com) +--- +## 🤝 Contribute +Want to add a resource? Contributions are welcome! Please check out the [CONTRIBUTING.md](../CONTRIBUTING.md) file for guidelines on how to add more resources to this repository.