# 3D Modeling and Immersive Technologies

This portion of the incubator is focused on 3D and immersive technologies, with a focus on 3D object creation using photogrammetry (photographs) and laser scanning (lasers) as well as the creation of basic alternate-reality (AR) scenes with Apple's RealityComposer platform.&#x20;

### Contents

* [Part 1: 3D Photogrammetry & Laser Scanning](/learn/digital-scholarship-incubator/topics/3d-modeling-and-immersive-technologies/part-1-3d-photogrammetry-and-laser-scanning.md)
* [Exercise: Experiment with 3D creation tools](/learn/digital-scholarship-incubator/topics/3d-modeling-and-immersive-technologies/part-1-3d-photogrammetry-and-laser-scanning/exercise-experiment-with-3d-creation-tools.md)
* [Part 2: An Introduction to Apple's Reality Composer AR](/learn/digital-scholarship-incubator/topics/3d-modeling-and-immersive-technologies/part-2-an-introduction-to-apples-reality-composer-ar.md)
* [Exercise: Experiment with Apple RealityComposer AR](/learn/digital-scholarship-incubator/topics/3d-modeling-and-immersive-technologies/part-2-an-introduction-to-apples-reality-composer-ar/exercise-experiment-with-apple-realitycomposer-ar.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bcds.gitbook.io/learn/digital-scholarship-incubator/topics/3d-modeling-and-immersive-technologies.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
