# Welcome

Всем привет! Данный проект создан в образовательных целях. Основная тема — программирование в Unreal Engine.

Меня зовут Юрий. Я профессионально занимаюсь разработкой программного обеспечения более 15 лет, 5 из которых использую Unreal Engine в коммерческих и собственных проектах.

Окончил ВМиК МГУ. На данный момент являюсь инженером компьютерной графики и работаю в индустрии виртуальной реальности в Финляндии.

Профессиональная область интересов: разработка игр, С++, компьютерное зрение, DevOps, трекинг системы, процедурная графика, VR/XR/AR.

В вики собрана информация по моим курсам, полезным ресурсам для разработчиков, книгам, C++, компьютерной графике.

{% embed url="<https://youtu.be/mbfdt4MngLA>" %}


---

# 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://lifeexe-art.gitbook.io/lifeexe/welcome.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.
