> For the complete documentation index, see [llms.txt](https://carare.gitbook.io/share-3d-guidelines/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://carare.gitbook.io/share-3d-guidelines/training-course-on-3d/video-embed-test.md).

# Video training course on 3D for cultural heritage

## Training module 1.1 - Introduction

{% embed url="<https://www.youtube.com/watch?v=YVb3MfzdNLE&list=PLES12m2e-0EiTw38upk3gW26bJ2VI9oR9>" %}

## Training module 1.2 - Documentation of heritage with imaging

This video describes ways of documenting the cultural heritage using 2D imagery captured in a way that later allows for the creation of 3D models if needed.

{% embed url="<https://www.youtube.com/watch?v=E4DsspZ7Mm4&list=PLES12m2e-0EiTw38upk3gW26bJ2VI9oR9&index=2>" %}

## Training module 1.3 - 3D Digitisation of heritage assets

This video describes a range of 3D digitisation techniques including laser scanning, lidar, phase shift and structured light and tomography.  It shows the camera set ups for a wide range of different sizes of asset.

{% embed url="<https://www.youtube.com/watch?v=BTdOUTVygPg&list=PLES12m2e-0EiTw38upk3gW26bJ2VI9oR9&index=4>" %}

## Training module 1.4 - Creation of 3D assets

This video covers the creation of heritage assets from scratch and in this way the virtual reconstruction of environments.

{% embed url="<https://www.youtube.com/watch?v=LxWgSNW8KyM&list=PLES12m2e-0EiTw38upk3gW26bJ2VI9oR9&index=5>" %}

## Training module 1.4a - Creation of 3D assets: Triangular chair example

This video describes the creation of a triangular chair in Blender using historic paintings to provide a reference informing the shape and design of the chair.

{% embed url="<https://www.youtube.com/watch?v=IrPDfwCj2g8&list=PLES12m2e-0EiTw38upk3gW26bJ2VI9oR9&index=6>" %}

## Training module 1.4b - Creation of 3D assets: Tobacco package example

This video describes the creation of a 3D model of a paper package containing tobacco in Blender, using historic paintings to provide a reference for the object.

{% embed url="<https://www.youtube.com/watch?v=sMgbCFIOOgg&list=PLES12m2e-0EiTw38upk3gW26bJ2VI9oR9&index=7>" %}

## Training module 1.4c - Creation of 3D assets: Bed

This video describes the creation of a 3D model of a 17th century box bed with curtains in Blender, with paintings of similar beds providing the reference.

{% embed url="<https://www.youtube.com/watch?v=-1KVYr_We_U&list=PLES12m2e-0EiTw38upk3gW26bJ2VI9oR9&index=8>" %}

## Training module 1.4d - Creation of 3D assets: Pasglas

This video describes how to create a 3D model of a glass object using Blender, with historic images of 17th century Pasglasses providing the reference.

{% embed url="<https://www.youtube.com/watch?v=g4XD1DOItus&list=PLES12m2e-0EiTw38upk3gW26bJ2VI9oR9&index=9>" %}

## Training module 1.4e - Creation of 3D assets: Octagonal Pasglas

This video describes how to create a 3D model of an octagonal glass object using Blender, starting by transforming the round pasglass created in the previous video.  Historic images of 17th century octagonal Pasglasses providing the reference for the shape.

{% embed url="<https://www.youtube.com/watch?v=XlUsu9OT1Qw&list=PLES12m2e-0EiTw38upk3gW26bJ2VI9oR9&index=10>" %}

## Training module 2.2.a - Online visualisation of 3D assets - from Unity to Sketchfab

This  video shows how to select a scene that has been rendered in Unity 3D and prepare it for upload to Sketchfab, and goes on to show how to edit the model in Sketchfab and how to add annotations.

{% embed url="<https://www.youtube.com/watch?v=gVuH4-p4OS4&list=PLES12m2e-0EiTw38upk3gW26bJ2VI9oR9&index=11>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://carare.gitbook.io/share-3d-guidelines/training-course-on-3d/video-embed-test.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
