Animation Guide
Rayscaper can render high-quality animations by moving through your SketchUp scenes. This guide walks you through the complete workflow, from setting up scenes in SketchUp to exporting your final animation frames.
How Animation Works
Section titled “How Animation Works”Rayscaper’s animation system uses your SketchUp scenes (also called “pages”) as keyframes. When you render an animation:
- Rayscaper interpolates the camera position between scenes
- Optionally, it animates sun position and shadows between scenes
- Each frame is rendered and saved as a numbered PNG file (e.g.,
animation_0000.png,animation_0001.png, etc.)
Scene 1 ──── transition frames ────> Scene 2 ──── transition frames ────> Scene 3You can then combine these frames into a video using software like Adobe Premiere, DaVinci Resolve (free version available), or FFmpeg.
Step 1: Create SketchUp Scenes
Section titled “Step 1: Create SketchUp Scenes”Before you can render an animation in Rayscaper, you need to create scenes in SketchUp. Each scene captures a camera position that becomes a keyframe in your animation.
- In SketchUp, position your camera where you want the first shot
- Go to View > Animation > Add Scene (or right-click a scene tab and select Add)
- Move to your next camera position and add another scene
- Repeat until you have all the camera positions you want
- You need at least two scenes to create an animation

Right-click a scene tab to access scene options including Add, Update, and Play Animation.
Configuring Scene Timings
Section titled “Configuring Scene Timings”Each scene has timing settings that control how long the camera stays at that position and how long it takes to move to the next scene.
To configure scene timings in SketchUp:
- Open the Scenes panel (Window > Scenes or Window > Default Tray > Scenes)
- Select a scene and click the Show Details button (small arrow icon)
- Configure the timing options:
- Delay: How long the camera stays at this scene (in seconds)
- Transition: How long it takes to move to the next scene (in seconds)
You can also set default timings for all scenes:
- Go to Window > Model Info
- Select Animation from the sidebar
- Set the default Scene Delay and Scene Transition times
- Check Enable scene transitions to enable smooth camera movement

Model Info Animation settings. These defaults apply to all scenes unless overridden individually.
Including Scenes in Animation
Section titled “Including Scenes in Animation”Not all scenes need to be part of your animation. For each scene, you can choose whether to include it:
- Open the Scenes panel
- Right-click on a scene tab or select the scene in the panel
- Check or uncheck Include in animation

The Scenes panel with properties expanded. Check “Include in animation” and “Shadow Settings” under Properties to save.
Only scenes marked with “Include in animation” will be rendered. You need at least two included scenes to create an animation.
Step 2: Configure Sun Animation (Optional)
Section titled “Step 2: Configure Sun Animation (Optional)”Rayscaper can animate the sun position between scenes, creating beautiful time-lapse effects with moving shadows. This is useful for:
- Showing a building at different times of day
- Creating sunrise/sunset sequences
- Demonstrating how light moves through a space
Enable Shadow Tracking in Rayscaper
Section titled “Enable Shadow Tracking in Rayscaper”Before you can animate the sun, you must enable shadow tracking in Rayscaper. This creates a sun light that follows SketchUp’s shadow settings.
- With Rayscaper open, go to Extensions > Rayscaper in SketchUp
- Click Track SketchUp Shadows to enable it (a checkmark will appear)

Enable “Track SketchUp Shadows” in the Extensions > Rayscaper menu.
Configure Shadow Settings per Scene
Section titled “Configure Shadow Settings per Scene”For sun animation to work, each scene must also save its shadow settings in SketchUp:
- Open the Scenes panel and select a scene
- Click Show Details to expand scene properties
- Check Shadow Settings under “Properties to save”
- Open the Shadows panel (Window > Shadows)
- Set the date and time for this scene’s sun position
- Right-click the scene tab and select Update
- Repeat for each scene with different sun positions

The Shadows panel. Use the Time and Date sliders to set the sun position for each scene.
Tips for Sun Animation
Section titled “Tips for Sun Animation”- For a full day cycle, create scenes at key times (morning, noon, afternoon, evening)
- The sun position interpolates smoothly between scenes
- Shadows will animate realistically as the sun moves
- Consider the time of year as well as time of day for accurate sun angles
Step 3: Open the Animation Dialog
Section titled “Step 3: Open the Animation Dialog”Once your scenes are set up in SketchUp, you’re ready to configure the animation in Rayscaper.
- Start Rayscaper from the SketchUp toolbar or menu
- Go to File > Render Animation in Rayscaper’s menu
- The Animation Rendering dialog opens

Open the animation dialog from File > Render Animation.
Step 4: Configure Animation Settings
Section titled “Step 4: Configure Animation Settings”The animation dialog has several sections to configure your render.

The Animation Rendering dialog with all configuration options.
Output Settings
Section titled “Output Settings”Output Directory: Choose where to save the rendered frames. Click the Browse button to select a folder. Make sure the folder exists and you have write permission.
Filename Prefix: The base name for your frame files. For example, if you enter my_animation, frames will be named my_animation_0001.png, my_animation_0002.png, etc.
Animation Settings
Section titled “Animation Settings”Frames Per Second (FPS): Controls how many frames are rendered per second of animation time. Common values:
- 24 fps: Film standard, good balance of smoothness and render time
- 30 fps: Video standard, slightly smoother motion
- 60 fps: Very smooth, but doubles render time compared to 30 fps
Higher FPS means more frames to render. For example, a 10-second animation requires 240 frames at 24 fps, but 600 frames at 60 fps.
Animate Shadows: Enable this to animate the sun position between scenes. The sun will smoothly move from one scene’s shadow settings to the next, creating dynamic lighting changes.
Use Frame Range: Optionally render only a portion of your animation. This is useful for:
- Test rendering a specific section
- Re-rendering frames that had issues
- Breaking a long animation into segments
When enabled, specify the Start Frame and End Frame to render.
Render Quality Overrides
Section titled “Render Quality Overrides”These options let you override the normal render settings for the animation. This is useful for creating quick draft renders to preview your animation before committing to a full-quality render.
Override Resolution: Render at a different resolution than your current camera settings. Lower resolutions render faster.
Override Samples/Pixel: Use fewer samples per pixel for faster (but noisier) renders. Great for draft animations.

Render overrides expanded. Lower resolution and samples for faster draft renders.
Scene Preview
Section titled “Scene Preview”The dialog shows a table of all scenes included in your animation with their timings:

The Scenes table shows each scene and transition with timing and frame information.
| Column | Description |
|---|---|
| Animation Segment | The scene name or transition between scenes |
| Time (s) | Duration in seconds |
| Start Frame | First frame number of this segment |
| End Frame | Last frame number of this segment |
| #Frames | Total frames in this segment |
This helps you understand exactly what will be rendered and verify your timing is correct.
Step 5: Start Rendering
Section titled “Step 5: Start Rendering”Once everything is configured:
- Review the estimated total frame count at the bottom of the dialog
- Click Start Rendering
- The dialog switches to show render progress
During Rendering
Section titled “During Rendering”The progress view shows:
- Progress bar: Visual indication of overall completion
- Frame Number: Current frame being rendered
- Total Frames: Total frames in the animation
- Elapsed Time: How long the render has been running
- Remaining Time: Estimated time until completion
- Output File: Path to the most recently saved frame
- Overrides: Any resolution or sample overrides in effect

The progress dialog during rendering. Click Stop Rendering to cancel at any time.
You can click Stop Rendering at any time to cancel the animation. Frames that have already been saved will remain on disk.
Step 6: Create Your Video
Section titled “Step 6: Create Your Video”After rendering completes, you’ll have a folder full of numbered PNG images. To turn these into a video, you’ll need video editing or encoding software.

The output folder with rendered frames. Each frame is numbered sequentially.
Using FFmpeg (Free)
Section titled “Using FFmpeg (Free)”FFmpeg is a free command-line tool that can combine image sequences into video:
ffmpeg -framerate 24 -i animation_%04d.png -c:v libx264 -pix_fmt yuv420p output.mp4Adjust -framerate to match your animation’s FPS setting.
Using Video Editors
Section titled “Using Video Editors”Import the image sequence into your preferred video editor:
- Adobe Premiere: File > Import, select first image, check “Image Sequence”
- DaVinci Resolve (free version available): Media Pool > Import Media, navigate to folder, select frames
- After Effects: File > Import > File, select first image, check “PNG Sequence”
Open Source Alternatives
Section titled “Open Source Alternatives”- Kdenlive: Project > Add Clip, select frames, right-click and choose “Add Clip to Timeline”
- Blender: In the Video Sequence Editor, Add > Image Sequence, select frames
Set your project frame rate to match the animation’s FPS for proper playback speed.
Troubleshooting
Section titled “Troubleshooting””At least two scenes marked for animation are required”
Section titled “”At least two scenes marked for animation are required””You need at least two SketchUp scenes with “Include in Animation” checked. Open the Scenes panel in SketchUp and ensure at least two scenes are included.
”Output directory is not writable”
Section titled “”Output directory is not writable””The selected output folder either doesn’t exist or you don’t have permission to write to it. Create the folder first, or choose a different location.
”Animate Shadows” option is not visible
Section titled “”Animate Shadows” option is not visible”The “Animate Shadows” checkbox only appears if you have Track SketchUp Shadows enabled in Rayscaper. Go to the Rayscaper menu in SketchUp and click “Track SketchUp Shadows” to enable it.
Shadows aren’t animating
Section titled “Shadows aren’t animating”Make sure:
- Track SketchUp Shadows is enabled in the Rayscaper menu (in SketchUp)
- Animate Shadows is checked in the animation dialog
- Each scene has Shadow Settings checked in its properties
- You’ve set different times in the Shadows panel for each scene
- You right-clicked and chose Update after changing shadow settings
Animation is too fast or too slow
Section titled “Animation is too fast or too slow”Adjust the scene delay and transition times in SketchUp:
- Increase Delay to hold on each scene longer
- Increase Transition for slower camera movement between scenes
- Lower the FPS setting for fewer total frames
Render is taking too long
Section titled “Render is taking too long”For faster preview renders:
- Enable Override Resolution and use a smaller size (e.g., 960x540)
- Enable Override Samples/Pixel and use fewer samples (e.g., 64-128)
- Reduce the number of scenes or shorten transition times
- Use Frame Range to render only a portion for testing
Best Practices
Section titled “Best Practices”- Plan your camera path: Sketch out your camera movement before creating scenes
- Use consistent timing: Keep transition times similar for smooth pacing
- Test at low quality first: Always do a draft render before the final version
- Save your SketchUp file: Scenes are saved with the model, so save before starting
- Check available disk space: A 1000-frame animation at 4K can use several GB of space
- Name scenes descriptively: Good names help you identify scenes in the animation table
- Back up your frames: Copy rendered frames to a backup location before video encoding