From 6f637ca79a3caf02c33a961f54b3d523d9b56e85 Mon Sep 17 00:00:00 2001 From: Tonton Th Date: Mon, 10 Feb 2025 02:25:39 +0100 Subject: [PATCH] more doc, really ? --- WS/README.md | 4 ++-- datas/README.md | 4 ++-- frames/README.md | 22 +++++++++++++--------- tools/README.md | 15 +++++++++++++++ 4 files changed, 32 insertions(+), 13 deletions(-) diff --git a/WS/README.md b/WS/README.md index a8ce2f9..8aa91aa 100644 --- a/WS/README.md +++ b/WS/README.md @@ -1,3 +1,3 @@ +# Workspace - -workspace +For intermediates files, and timing log. diff --git a/datas/README.md b/datas/README.md index e5ce029..b06514b 100644 --- a/datas/README.md +++ b/datas/README.md @@ -1,4 +1,4 @@ +# statics datas - -statics datas, like height-fields files... +Things like `height_fields` or `image_map` files... diff --git a/frames/README.md b/frames/README.md index 1ebafcb..7239cd9 100644 --- a/frames/README.md +++ b/frames/README.md @@ -1,15 +1,19 @@ +# Le silo des frames Avant tout, il faut créer ces répertoires : ``` - frames/ - ├── essai - ├── orbite - ├── passage - ├── scene - ├── scene - ├── orbite - ├── escadrille - └── topview +frames/ + +--- essai + +--- orbite + +--- passage + +--- scene + +--- scene + +--- orbite + +--- survol + +--- escadrille + +--- topview + +--- Spool +``` diff --git a/tools/README.md b/tools/README.md index b92b81d..c9e7803 100644 --- a/tools/README.md +++ b/tools/README.md @@ -2,10 +2,25 @@ Build system and utilities. +## Make a sequence + +Un argument pour construire la séquence entière ou deux pour démarrer au milieu, c'est pratique quand le disjoncteur fait un *beu-beu*. Exemples : + + +``` + $ tools/mkloop.sh survol + $ tools/mkloop.sh survol 133 +``` + ## Linkfarming +C'est le directeur de la production, le grand script +d'assemblage des séquendes avec générique et intertitres. + ## Encoding + + ## Plot the timing