Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
/ BVH Public archive

πŸ“‚ BVH to JSON Parser, for Fudan University Data Structures course, Fall 2022.

License

Notifications You must be signed in to change notification settings

JinnyWong/BVH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“‚BVH

Data Structures, Fall 2022, Fudan University - BVH Project

This project is a simple parser that takes a .bvh file and turns it into a .json file.

The logic and code explanation can be read in my Chinese lab report and my notes.

Installation and Setup

Build and Run

In the project root file:

cd src
make base 
./base sample.bvh

License

Copyright Β© 2022-Present Jinny and NYYCS

Licensed under the MIT License.

About

πŸ“‚ BVH to JSON Parser, for Fudan University Data Structures course, Fall 2022.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published