C4D_MMD_Tool icon indicating copy to clipboard operation
C4D_MMD_Tool copied to clipboard

A plugin for Cinema 4D written in C++ is used to import MikuMikuDance data into Cinema 4D.

Results 5 C4D_MMD_Tool issues
Sort by recently updated
recently updated
newest added

1. filename_util rename to file_util. 2. file_util add: FileName -> std::filesystem BaseFile -> std::ofstream / std::ifstream 3. math_util add: vector & matrix -> [Eigen](https://eigen.tuxfamily.org/) *bezier -> [bezier](https://github.com/oysteinmyrmo/bezier)

1. Use the SceneManager to import and export vmd cameras. 2. Respond to loading and exporting vmd cameras on UI.

1. Use the SceneManager to import PMX models. 2. Respond to loading PMX models on UI.