Skip to content

CarlBittendorf/BVHRecipes

Repository files navigation

BVHRecipes

Scripts for frequent operations on BVH files.

Usage

You need to install the necessary packages first. In the Julia REPL type ] to enter the package manager REPL mode and run

pkg> add BVHFiles

Do the same for any other package that is needed.

Use

julia> include("<script>")

to execute a script, where <script> is the path to the file.

About

Scripts for frequent operations on BVH files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages