Final Project
LESSONINTERMEDIATE
📖1 min read
Module Overview
| Est. time | 90 minutes |
| Type | Apply |
| Prerequisites | All previous modules |
This lesson is a stub. Content to be developed.
Planned Content
Project Brief
You are provided with drone footage of a location. Your task is to:
- Extract frames and run COLMAP for camera poses
- Train a Gaussian Splat model
- Import the splat into Blender
- Align it with reference geometry
- Create a hybrid visualization (splat + mesh)
- Document your workflow for evidentiary purposes
Deliverables
- A trained .ply splat file
- A Blender scene with the splat aligned to reference
- A rendered walkthrough animation
- A methodology statement suitable for inclusion in a case report
Solution Guide
(Step-by-step walkthrough with key decisions explained.)
Resources
KB Pages
- All pages from Modules 01–06
- SkySplat addon — Full pipeline
- KIRI 3DGS Render addon — Blender integration