Skip to content

nathanielc/avi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avi

##How to install

$ mkdir ~/gocode
$ export GOPATH=~/gocode
$ go get github.com/nathanielc/avi

How to run a simulation

$ cd $GOPATH/src/github.com/nathanielc/avi/
$ make build
$ go run avi/avi.go  -logtostderr -ticks 50000 nathanielc/*.yaml

How to view the simulation

The head program needs two packages.

  • protobuf-python
  • panda3d runtime
$ python head/main.py save.avi

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors