You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project aims to make a quick visual representation for a C++ project (though Python support is planned).
4
4
@@ -95,4 +95,4 @@ Charlie patch:
95
95
* No way to add libraries that shouldn't be rendered
96
96
* No switch case support
97
97
* Operator calls are not detected, even if they are user-defined
98
-
* On large projects moving/resizing is quite CPU-intensive and takes significant time (projects of around 1500 lines of code are rendered at around 7-8 FPS)
98
+
* On large projects moving/resizing is quite CPU-intensive and takes significant time (projects of around 1500 lines of code are rendered at around 7-8 FPS)
0 commit comments