-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlast_changes.diff
More file actions
88 lines (78 loc) · 6.57 KB
/
last_changes.diff
File metadata and controls
88 lines (78 loc) · 6.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
commit 8c25140dcac49be851b2e90ce127cde35320b1fc
Author: RapideCastor <sylvaingalliez@gmail.com>
Date: Wed Mar 25 12:41:03 2026 +0100
docs: update roadmap and achievements for Late March 2026 and sync latest changes
diff --git a/README.md b/README.md
index 389dcc3..8156643 100644
--- a/README.md
+++ b/README.md
@@ -572,7 +572,7 @@ graph TD
## 🗺️ Roadmap 2026
-| Phase | Feature | Status |
+| **Phase** | Feature | Status |
| :--- | :--- | :--- |
| **Q1 2026** | Neural Production Assistant | ✅ Completed |
| **Q1 2026** | Total Recall AI Memory (Living Protocol) | ✅ Completed |
@@ -590,13 +590,16 @@ graph TD
| **Q1 2026** | **Creative Studio v3.5: Bidirectional Sync** | ✅ Completed |
| **Q1 2026** | **"Bout en Bout" Production Bible Methodology** | ✅ Completed |
| **Q1 2026** | **Multi-Mode Generation (Social, Music, Doc, Cinema)** | ✅ Completed |
+| **Q1 2026** | **Open Project Folder Tracking** | ✅ Completed |
| **Q2 2026** | Audio Mastering (Auto-Ducking/Isolation) | ✅ Completed |
| **Q2 2026** | Multi-Angle & Character Consistency | ✅ Completed |
-| **Q2 2026** | **Automated 3D Set Builder (Primitives & Blocking)** | ✅ Completed |
-| **Q2 2026** | **Lip-Sync Hub (IA Voice to Viseme Animation)** | ✅ Completed |
-| **Q2 2026** | **Blender-in-ComfyUI Bidirectional Sync** | ✅ Completed |
-| **Q2 2026** | **PuppeT/Make-It-Animatable Node Integration** | ✅ Completed |
-| **Q2 2026** | Procedural 3D Environment (Trees, Skyboxes) | 🔄 In Progress |
+| **Q2 2026** | **Automated 3D Set Builder (Primitives & Blocking)** | ✅ Completed |
+| **Q2 2026** | **Lip-Sync Hub (IA Voice to Viseme Animation)** | ✅ Completed |
+| **Q2 2026** | **Blender-in-ComfyUI Bidirectional Sync** | ✅ Completed |
+| **Q2 2026** | **PuppeT/Make-It-Animatable Node Integration** | ✅ Completed |
+| **Q2 2026** | **Forge-3D-Asset generation & reconstruction** | ✅ Completed |
+| **Q2 2026** | **IP-Adapter Character Consistency Sheets** | ✅ Completed |
+| **Q2 2026** | Procedural 3D Environment (Trees, Skyboxes) | 🔄 In Progress |
| **Q2 2026** | Addon Marketplace (nexrealm.shop — Auto-update & One-click Install) | 🔄 In Progress |
| **Q2 2026** | Image Generation Dialog Enhancement | 🔄 In Progress |
| **Q2 2026** | AI 3D Reconstruction from Images (tttLRM / 3DGS) | ✅ Completed |
@@ -616,3 +619,9 @@ graph TD
**Result**: Production-ready system with professional interfaces
*Redefining how creators interact with multimodal AI through guaranteed visual coherence and autonomous quality control.*
+
+---
+
+## 📝 License
+
+This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
commit 00aac70daabbcdc1237d5bfd21ed0d70ee21e13e
Author: RapideCastor <sylvaingalliez@gmail.com>
Date: Sun Mar 22 23:05:30 2026 +0100
feat: critical Sequence Editor fixes and documentation update
diff --git a/README.md b/README.md
index 5bdfc55..389dcc3 100644
--- a/README.md
+++ b/README.md
@@ -186,7 +186,11 @@ python scripts/run_e2e_demo.py --canonical --mock
- **Enhanced Neural Assistant (v4)**: Floating AI companion with contextual pro-active buttons (Storyteller, Style, Logic), account management shortcuts, and dynamic layout adaptation.
- **tttLRM 3D Reconstruction (CVPR 2026)**: Transform single images or 360 videos into high-fidelity 3D Gaussian Splats at 1024 resolution. Features Test-Time Training (TTT) adaptation for superior geometry.
- **Native Gaussian Splat Viewer**: Premium 3D viewer integrated into the UI with OrbitControls, real-time rendering, and glassmorphism interface.
- - **GS-to-Mesh Export**: One-click conversion from Gaussian Splats to standard GLB/OBJ meshes (SuGaR-inspired) for immediate use in Blender or game engines.
+ - **Automated 3D Set Builder**: Automatically drafts 3D blocking layouts (primitives) from script breakdowns. Generates native manifests for **PrimitiveAnything** and **Playbook-nodes** in ComfyUI.
+ - **Pro-Grade Lip-Sync Hub**: End-to-end phoneme-to-viseme pipeline. Generates precise animation data for Blender to sync character mouth movements with AI-generated audio instantly.
+ - **Make-It-Animatable (PuppeT)**: Native support for rigging 3D puppets directly in ComfyUI, allowing AI-driven animation and posing of character meshes.
+ - **Blender-in-ComfyUI Link**: Bidirectional synchronization between Blender's 3D viewport and ComfyUI's generative nodes for real-time AI-enhanced 3D rendering.
+ - **Material Modifier Sync**: Link StoryCore’s aesthetic palettes to ComfyUI material nodes (Roughness, Metallic, Emissive) for consistent look-and-feel across 3D and 2D assets.
</details>
@@ -588,7 +592,11 @@ graph TD
| **Q1 2026** | **Multi-Mode Generation (Social, Music, Doc, Cinema)** | ✅ Completed |
| **Q2 2026** | Audio Mastering (Auto-Ducking/Isolation) | ✅ Completed |
| **Q2 2026** | Multi-Angle & Character Consistency | ✅ Completed |
-| **Q2 2026** | Procedural 3D Scene Generation (Trees, Props, Skyboxes) | 🔄 In Progress |
+| **Q2 2026** | **Automated 3D Set Builder (Primitives & Blocking)** | ✅ Completed |
+| **Q2 2026** | **Lip-Sync Hub (IA Voice to Viseme Animation)** | ✅ Completed |
+| **Q2 2026** | **Blender-in-ComfyUI Bidirectional Sync** | ✅ Completed |
+| **Q2 2026** | **PuppeT/Make-It-Animatable Node Integration** | ✅ Completed |
+| **Q2 2026** | Procedural 3D Environment (Trees, Skyboxes) | 🔄 In Progress |
| **Q2 2026** | Addon Marketplace (nexrealm.shop — Auto-update & One-click Install) | 🔄 In Progress |
| **Q2 2026** | Image Generation Dialog Enhancement | 🔄 In Progress |
| **Q2 2026** | AI 3D Reconstruction from Images (tttLRM / 3DGS) | ✅ Completed |