Skip to content

feat(SOLSYS-42): Blender Earth/Moon intro on Sol→α Cen cinematic - #44

Closed
ThomasAFink wants to merge 0 commit into
mainfrom
feat/SOLSYS-42-cinematic-blender-intro
Closed

feat(SOLSYS-42): Blender Earth/Moon intro on Sol→α Cen cinematic#44
ThomasAFink wants to merge 0 commit into
mainfrom
feat/SOLSYS-42-cinematic-blender-intro

Conversation

@ThomasAFink

Copy link
Copy Markdown
Owner

Summary

  • Opens sol_centauri_cinematic_{light,dark}.gif with Blender Earth → Moon close-ups, then the existing matplotlib tour
  • New animate/gif_compose.py (Pillow for tests/small GIFs; ffmpeg for large product GIFs)
  • Missing flyby assets are skipped so render.py animate --system sol_centauri still works without Blender
  • Regenerated spliced gallery GIFs

Closes #42

Test plan

  • python -m unittest tests.test_gif_compose tests.test_sol_centauri_cinematic -v
  • ruff check / format
  • Splice onto existing cinematics with Earth/Moon flyby GIFs present
  • Spot-check open of light/dark cinematic GIFs (Earth, then Moon, then tour)

Please review before merge — will not merge until you say so.

@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@ThomasAFink, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 34 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 38b63bc0-0043-49d8-aa0d-82e2e2eeb866

📥 Commits

Reviewing files that changed from the base of the PR and between 2d2f5ab and 999a336.

⛔ Files ignored due to path filters (2)
  • output/animate/sol_centauri/sol_centauri_cinematic_dark.gif is excluded by !**/*.gif
  • output/animate/sol_centauri/sol_centauri_cinematic_light.gif is excluded by !**/*.gif
📒 Files selected for processing (4)
  • README.md
  • animate/gif_compose.py
  • animate/scenes/sol_centauri_cinematic.py
  • tests/test_gif_compose.py

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ThomasAFink

Copy link
Copy Markdown
Owner Author

Reverting #42 branch to main — starting over; post-hoc GIF splice was the wrong approach.

@ThomasAFink ThomasAFink closed this Aug 7, 2026
@ThomasAFink
ThomasAFink force-pushed the feat/SOLSYS-42-cinematic-blender-intro branch from 999a336 to 2d2f5ab Compare August 7, 2026 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace Earth/Moon cinematic dots with Blender body graphics

1 participant