Skip to content

feat: add flying 3d santa component - #139

Merged
JaegerCaiser merged 2 commits into
developfrom
feature/3d-santa
Nov 27, 2025
Merged

feat: add flying 3d santa component#139
JaegerCaiser merged 2 commits into
developfrom
feature/3d-santa

Conversation

@JaegerCaiser

Copy link
Copy Markdown
Owner

Description

Adds a festive 3D Flying Santa component to the application.

Changes

  • Created FlyingSanta.tsx: A procedural low-poly 3D Santa model built with React Three Fiber primitives.
  • Implemented complex animation logic:
    • Santa flies across the screen from right to left.
    • Waves "Goodbye" with his right arm.
    • Bobbing and weaving flight path (sine wave motion).
    • Random appearance intervals (15-45 seconds).
  • Integrated FlyingSanta into App.tsx.
  • Cleaned up unused assets and dependencies.

Visuals

Santa appears flying across the screen with a red and white low-poly design.

@github-actions

github-actions Bot commented Nov 27, 2025

Copy link
Copy Markdown
Contributor

🚀 Vercel Preview Deployment

A pré-visualização para este PR foi atualizada.

Recurso Link
🔗 URL de Preview URL de Preview
📜 Logs do Deploy Ver logs da Action

Commit: ae818b624f765741d41931009b44f1eeb9ce5c09

@JaegerCaiser
JaegerCaiser merged commit e986af3 into develop Nov 27, 2025
4 checks passed
@github-actions
github-actions Bot deleted the feature/3d-santa branch November 27, 2025 03:41
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.

1 participant