GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#cplusplus #gamedev #gamedev_library #gamedevelopment #library #performance #performance_analysis #profiler #profiling #profiling_library

Tracy Profiler is a powerful tool that helps you understand how your applications are performing. It can track CPU, GPU, memory usage, and more in real-time with very precise timing. This means you can see exactly where your program is spending time, which helps you make it faster and more efficient. Tracy supports many programming languages and can even capture screenshots of your application's frames. By using Tracy, you can identify and fix performance issues, making your applications run smoother and better.

https://github.com/wolfpld/tracy
🔥1
#cplusplus #3mf #android #asset_pipeline #assets #assimp #c_plus_plus #collada #dae #fbx #fbx_exporter #game_development #gamedev_tool #gamedevelopment #gltf #gltf2 #ifc #patreon #python #stl

The Open Asset Import Library (Assimp) is a tool that helps load many different 3D file formats into a common format. It supports over 40 formats for importing and several for exporting. Assimp works on various platforms like Windows, macOS, Linux, Android, and iOS. It also provides tools to improve the 3D models, such as fixing errors and making them look better. This library is useful for developers because it simplifies working with different 3D file types, making it easier to create and manage 3D content across different systems.

https://github.com/assimp/assimp