https://github.com/nourben0/space-scraper
SpaceScraper VR is an immersive Unity project where you build a space environment and interact with it using intuitive VR mechanics like Grab & Throw and Grab & Use.
https://github.com/nourben0/space-scraper
unity unity3d virtual-reality vr
Last synced: about 1 month ago
JSON representation
SpaceScraper VR is an immersive Unity project where you build a space environment and interact with it using intuitive VR mechanics like Grab & Throw and Grab & Use.
- Host: GitHub
- URL: https://github.com/nourben0/space-scraper
- Owner: NourBen0
- Created: 2025-09-10T17:13:15.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-20T19:49:19.000Z (9 months ago)
- Last Synced: 2025-11-10T03:08:14.602Z (7 months ago)
- Topics: unity, unity3d, virtual-reality, vr
- Language: C#
- Homepage:
- Size: 523 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SpaceScraper
[](https://unity.com/)
[]()
[](LICENSE)
**SpaceScraper VR** is an immersive Unity project where you build a space environment and interact with it using intuitive VR mechanics like **Grab & Throw** and **Grab & Use**.
This project is based on [Valemโs VR tutorial series](https://www.youtube.com/watch?v=YBQ_ps6e71k&t=4336s).
---


## โจ Features
- ๐ **Space Environment** โ Fully built VR spaceship/space setting.
- ๐๏ธ **Grab & Throw** โ Pick up and throw objects naturally with VR controllers.
- โก **Grab & Use** โ Snap objects into place and activate devices.
- ๐ฎ **Cross-platform VR** โ Works with OpenXR-supported headsets (Quest, Rift, Vive, etc).
---
## ๐ ๏ธ Requirements
- [Unity 2022.x LTS](https://unity.com/releases/editor/qa/lts-releases) (or version used in the tutorial).
- [XR Interaction Toolkit](https://docs.unity3d.com/Packages/com.unity.xr.interaction.toolkit@latest).
- VR headset + motion controllers (Meta Quest, Oculus Rift, HTC Vive, Valve Index, etc).
---
## ๐ฆ Installation
1. Clone this repository:
```bash
git clone https://github.com/NourBen0/Space-Scraper.git
cd spacescraper