Commit Graph

3 Commits

Author SHA1 Message Date
6b3e1f4e19 Add hotpot navigation and slideshow
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
2024-10-28 13:51:46 -07:00
2163f9158a Setup menu bar for viewer actions
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
2024-10-27 20:42:28 -07:00
3b5c2e993d Refactor to MediaHandler transform (#20)
Closes #6, Closes #18

This PR separates out 3 different classes: a distinct Hooks handling class, a MediaHandler class for models, and a MediaTransform class that handles all the actual model rendering.

Reviewed-on: #20
2024-10-27 04:11:16 +00:00