Skip to content

coldmine/lv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LV

Lv is light viewer.

Git

If your OS is Windows, you need to install Git Windows. (If you don't have already.)

Download git from https://git-scm.com/download/win

Install it.

For other OS, I expect you have it.

Type git in terminal for check.

Go

Download go from https://golang.org/dl/

Follow the installation steps. then,

Run lv

$ go get github.com/coldmine/lv # will also automatically install lv to $GOPATH/bin
$ cd $GOPATH/src/github.com/coldmine/lv
$ lv sample/pngseq/*

About

a light movie and sequence player

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages