aboutsummaryrefslogtreecommitdiff
path: root/docs/specs/msh.md
Commit message (Collapse)AuthorAgeFilesLines
* Refactor documentation structure and add new specificationsValentin Popov9 days1-5/+7
| | | | | | | | - Updated MSH documentation to reflect changes in material, wear, and texture specifications. - Introduced new `render.md` file detailing the render pipeline process. - Removed outdated sections from `runtime-pipeline.md` and redirected to `render.md`. - Added detailed specifications for `Texm` texture format and `WEAR` wear table. - Updated navigation in `mkdocs.yml` to align with new documentation structure.
* Добавлены спецификации для сетевой ↵Valentin Popov2026-02-121-1411/+15
| | | | подсистемы, системы звука, загрузки ландшафта, интерфейса пользователя и пайплайна выполнения. Обновлен файл навигации mkdocs.yml для включения новых документов.
* Add MSH geometry export and preview rendering toolsValentin Popov2026-02-111-207/+1311
| | | | | | - Implemented msh_export_obj.py for exporting NGI MSH geometry to Wavefront OBJ format, including model selection and geometry extraction. - Added msh_preview_renderer.py for rendering NGI MSH models to binary PPM images, featuring a primitive software renderer with customizable parameters. - Both tools utilize the same NRes parsing logic and provide command-line interfaces for listing models and exporting or rendering geometry.
* feat: добавление документации по модели ↵Valentin Popov2026-02-101-0/+314
ресурсов MSH/AniMesh