# Visual Enhancement

Several computer graphics techniques can be used to visually enhance the 3D models produced from  geometric reconstruction processes.  For the cultural heritage techniques that produce 3D simulations that are consistent the visual characteristics of real artefacts and monuments (reality capture) are mainly used. The techniques described below are listed in order beginning with those that ensure a strong geometric consistency:

* Texture extraction and projection starting from photographs finely oriented on the 3D model (e.g. image-based modelling and photogrammetry)
* Texturing using photographic samples of the real materials of the artefact (e.g. wall materials, etc)
* Texturing using generic shaders
* Interactive or semi-automatic reconstruction based on relevant profiles
* Interactive or semi-automatic reconstruction based on primitives adjustment
* Reconstruction based on technical iconography (plans, cross-sections and elevations)
* Reconstruction based on artistic iconography (sketches, paintings, etc)

![Visual enrichment based on the projection of textures (left) and panoramic imagery (right)](/files/-LjMDD-aQYaAiyi0hnrN)


---

# 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://carare.gitbook.io/share-3d-guidelines/3d-process/visual-enrichment-of-3d-models.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.
