Update: 将子项目从 submodule 转为完整内容
- 移除 GovAI, nomifun-tauri, 算力盒子 的 submodule 引用 - 添加所有子项目的完整源代码 - 保留原始 .git 为 .git.bak 备份
This commit is contained in:
+61
@@ -0,0 +1,61 @@
|
||||
# Space Odyssey — Cosmic Exploration
|
||||
|
||||
## Style Overview
|
||||
|
||||
An epic cosmic design featuring a planetary sphere with orbital rings, stars, and space-themed color progression. Extensive ghost mechanism enables complex 7-slide narratives with consistent visual elements.
|
||||
|
||||
- **Scenario**: Space/astronomy presentations, science education, exploration narratives, technology showcases
|
||||
- **Mood**: Cosmic, inspiring, epic, exploratory
|
||||
- **Tone**: Deep space blue with gold and cyan accents
|
||||
|
||||
## Color Palette
|
||||
|
||||
| Name | Hex | Usage |
|
||||
| -------------- | ------- | ------------------------------------------- |
|
||||
| Background | #0A0E27 | Deep space navy |
|
||||
| Planet | #1E3A5F | Dark blue for planetary sphere |
|
||||
| Glow | #4A5FFF | Electric blue (opacity 0.08) for atmosphere |
|
||||
| Star gold | #FFD700 | Gold for star decorations |
|
||||
| Dot cyan | #00D9FF | Cyan for accent dots |
|
||||
| Orbit line | #4A90E2 | Blue for orbital ring |
|
||||
| Primary text | #FFFFFF | White for headings |
|
||||
| Secondary text | #B8C5D6 | Light blue-gray for body text |
|
||||
|
||||
## Typography
|
||||
|
||||
| Element | Font |
|
||||
| --------------- | --------------------- |
|
||||
| Title (Chinese) | PingFang SC (苹方-简) |
|
||||
| Body (Chinese) | PingFang SC |
|
||||
|
||||
## Design Techniques
|
||||
|
||||
- Planetary sphere as main scene actor
|
||||
- Orbital ring line decoration for cosmic context
|
||||
- Star decorations (star5 preset) with varying sizes and opacity
|
||||
- Extensive ghost mechanism (25+ actors pre-defined on slide 1)
|
||||
- Space-themed color progression across slides
|
||||
- 7-slide narrative structure for comprehensive storytelling
|
||||
|
||||
## Page Structure (7 slides)
|
||||
|
||||
| Slide | Type | Elements | Description |
|
||||
| ----- | --------- | -------- | ------------------------------------------- |
|
||||
| 1 | hero | 32 | Planet with stars and orbital ring |
|
||||
| 2 | statement | 32 | Centered quote with shifted planet position |
|
||||
| 3 | pillars | 32 | 3-column with numbering on space background |
|
||||
| 4 | showcase | 32 | Featured display with inspirational quote |
|
||||
| 5 | pillars | 32 | Second pillar set for additional content |
|
||||
| 6 | evidence | 32 | Data points display with cosmic backdrop |
|
||||
| 7 | cta | 32 | Closing with full cosmic scene |
|
||||
|
||||
## Reference Script
|
||||
|
||||
Complete build script available in `build.sh`.
|
||||
|
||||
**Recommended slides to read for understanding core design techniques**:
|
||||
|
||||
- **Slide 1 (hero)** — planetary sphere + orbital ring + star field composition
|
||||
- **Slide 3 (pillars)** — numbered 3-column layout on space background
|
||||
|
||||
No need to read all — skim 2-3 representative slides.
|
||||
Reference in New Issue
Block a user