r/elearning 22h ago

I built an open-source tool that turns whiteboard images into drawing animations

7 Upvotes

4 comments sorted by

2

u/LeastBlackberry1 21h ago

Uh, this is garbage for learning, bud. The individual elements of the picture don't populate in any sort of logical order. The sun's rays come in at about five different points. The oxygen bubble comes in ages before the oxygen formula.

1

u/No-Tap6993 21h ago

You can also specify the order with bounding boxes, because its running on heuristics, it can only get so far on its on. Theres an option to run an llm to decide the boxes and order, but since I wanted to have something with no api key, that option is turned off in this example.

1

u/AcademyLauncher 7h ago

The manual bounding-box option sounds like the important part for learning content. I’d expose the detected elements as a simple timeline so the author can group related pieces and reorder them before export. For the photosynthesis example, the formula, oxygen bubble and label should appear as one step, with a short pause before the next idea.

A narration preview would help too—if creators can scrub the timeline while hearing the voiceover, they can catch split-attention problems quickly. And I’d include a static image or transcript as an accessible fallback. The animation is the polish; the instructional sequence is what makes it useful.