GSOC2023NetAnimFinalReport: Difference between revisions
Jump to navigation
Jump to search
(Created page with "= Project Overview = * '''Project Name''': [https://summerofcode.withgoogle.com/programs/2023/projects/EpacH0ct Dynamic device registration for NetAnim simulation animations]...") |
(No difference)
|
Revision as of 19:50, 6 October 2023
Project Overview
- Project Name: Dynamic device registration for NetAnim simulation animations
- Contributor: Raghuram Kannan
- Mentors: Tommaso Pecorella and Manoj Kumar Rana
- Main Goal: The project aims to refactor the NetAnim module such that each module willing to use NetAnim will have a .cc and .h file responsible for communication with the NetAnim module, enabled only if NetAnim is active. This will break the dependencies and will allow more flexibility for out-of-tree modules and modules migrating to the AppStore.
- Useful links:
- Project wiki page - used to track the work in progress.