video support

This commit is contained in:
ParkerTenBroeck 2026-01-19 13:13:23 -05:00
parent 3e6f2f3247
commit 0a882b6614
12 changed files with 63 additions and 31 deletions

View file

@ -6,4 +6,11 @@ date = 2025-12-12
[taxonomies]
tags = ["C++", "graphics"]
+++
https://github.com/ParkerTenBroeck/3P93
[GitHub](https://github.com/ParkerTenBroeck/3P93)
{{ video(src="/videos/rasterizer/halo.mp4", controls=true, autoplay=true, loop=true, caption="meow")}}
{{ video(src="/videos/rasterizer/bricks.mp4", controls=true, autoplay=true, loop=true, caption="meow")}}
{{ video(src="/videos/rasterizer/wavy.mp4", controls=true, autoplay=true, loop=true, caption="meow")}}