update readme

このコミットが含まれているのは:
Vilyaem 2024-05-13 08:36:14 -04:00
コミット f9d95fee81
1個のファイルの変更18行の追加0行の削除

ファイルの表示

@ -82,15 +82,29 @@ VNM is also perfect for embedded assets in ROMs.
## PROGRAMS ## PROGRAMS
ff2vnm - Convert farbfeld images to vnm images ff2vnm - Convert farbfeld images to vnm images
vnmstat - Program that identifies, validates, and makes stats for a vnm file vnmstat - Program that identifies, validates, and makes stats for a vnm file
vnmnoise - Example program that generates an unoptimized noisy image vnmnoise - Example program that generates an unoptimized noisy image
vnmbeat - Example program that generates a sound file vnmbeat - Example program that generates a sound file
vnmcarr - Convert VNM files into C arrays vnmcarr - Convert VNM files into C arrays
VNM is so simple, you can just use your core utils to work VNM is so simple, you can just use your core utils to work
with it. with it.
Combining images into a video: cat baby.vnm recursion.vnm > slideshow.vnm Combining images into a video: cat baby.vnm recursion.vnm > slideshow.vnm
Splitting video into images and audio: csplit -z slideshow.vnm /V/ '{*}' Splitting video into images and audio: csplit -z slideshow.vnm /V/ '{*}'
--- ---
@ -98,9 +112,13 @@ Splitting video into images and audio: csplit -z slideshow.vnm /V/ '{*}'
## SCRIPTS ## SCRIPTS
png2vnm.sh - Convert PNG to VNM given png2ff png2vnm.sh - Convert PNG to VNM given png2ff
vid2vnm.sh - Convert video to VNM vid2vnm.sh - Convert video to VNM
## PHILANTHROPY ## PHILANTHROPY
_official VNM donation fund_ _official VNM donation fund_