Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 742 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 742 Bytes

Assimp Analysis

This repository includes code analysis of the assimp library.

Plan

Three step plan is going to be used for the analysis.

1. Initial setup [Done]

This part includes the initial setup of the assimp library and reading/rendering one basic file.

2. Writing a converter from assimp to gazebo for Gltf2 

This part related to integration process of assimp to the Gazebo's source code. This part requires modifications to ign-cmake and ign-common. To achieve this modifications respective repositories created in here and here

License

MIT