Examples Gallery
This page lists the Alight Motion project files used to verify the features of bevy_alight_motion.
Basic Features
| Example File | Verified Feature | Status |
|---|
basic_pivot.amproj | Pivot offset & compensation | ✅ |
basic_frame.amproj | Keyframe animation | ✅ |
basic_shape.amproj | SDF Rect/Circle & Fills | ✅ |
basic_resolution_group.amproj | Group clipping | ✅ |
basic_bezier.amproj | Cubic Bezier easing | ✅ |
basic_mask_square.amproj | Rectangle masking | ✅ |
Advanced Effects
| Example File | Verified Feature | Status |
|---|
fx_1_stretch_segment.amproj | Stretch Segment | ⚠️ |
fx_5_palette.amproj | Palette Mapping | ⚠️ |
fx_6_scaleassist.amproj | Scale Assist | ✅ |
fx_8_replace_color.amproj | Replace Color | ✅ |
fx_2_gaussian_blur.amproj | Gaussian Blur | ✅ |
Complex Scenes
| Example File | Verified Feature | Status |
|---|
showcase.amproj | Comprehensive feature showcase | ⚠️ |
Legend:
- ✅ Passed (Similarity ≥ 95%)
- ⚠️ Partial Pass (Minor differences)
- ❌ Not Implemented