#assimp
If you want to register your own importers to #assimp: medium.com/realtime-ren... #gamedev
Assimp Hacks 7: Register your custom importer
Read me for free
medium.com
December 3, 2025 at 8:20 PM
The #assimp v6.0.5 bugfix release is out. Please check our release notes for more details: github.com/assimp/assim... #gamedev
Release The Assimp 6.0.5 Bugfix Release · assimp/assimp
What's Changed Fix building on Haiku by @Begasus in #5255 Reduce memory consumption in JoinVerticesProcess::ProcessMesh() signi… by @ockeymm in #5252 Fix: Add check for invalid input argument by @...
github.com
April 30, 2026 at 8:27 PM
I hate it: my CI shows me all the things I'm doing wrong. Good for you, more work for me (check github.com/assimp/assim... ). #assimp #gamedev
HL1: Fix out of bound access · assimp/assimp@ee34f49
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure. - HL1: Fix out of bound access · assimp/assimp@ee34f49
github.com
July 19, 2025 at 8:13 PM
And here it the post on reddit with some more information: www.reddit.com/r/Assimp/com... #gamedev #programming #assimp #indiedev
From the Assimp community on Reddit
Explore this post and more from the Assimp community
www.reddit.com
January 20, 2026 at 9:09 AM
Assimp Hacks 6: Create what you need with CMake
Read it for free…
medium.com
July 30, 2025 at 12:25 PM
MAJOR PROGRESS!!!! Custom model importing via Assimp!
Almost every major format is supported!
February 10, 2026 at 4:31 AM
You can download the assimp sdk here for windows: kimkulling.itch.io/the-asset-im... #assimp #gamedev
The Asset-Importer-Lib Prebuild binaries by Kim Kulling
The Assimp installer
kimkulling.itch.io
May 1, 2026 at 5:23 PM
I just merged the first autogenerated #security fix to #assimp which shall close a possible vulnerability: github.com/assimp/assim... I would say: there is room for improvements #gamedev
Potential fix for code scanning alert no. 63: Potential use after free by kimkulling · Pull Request #6050 · assimp/assimp
Potential fix for https://github.com/assimp/assimp/security/code-scanning/63 To fix the potential use-after-free error, we should set the mMaterials pointer to nullptr immediately after deleting it...
github.com
March 13, 2025 at 10:27 AM
Don't do this at home #assimp #gamedev
Another learning for today: A cast is a lie to ourself. Just trying to fix an #assimp vulnerability based on my personal lies. #gamedev
Meeting C++ 2025 featured talk of the day: Patrice Roy - To lie... and hopefully, to lie usefully
meetingcpp.com/mcpp/schedul...
#meetingcpp
#cpp
#cplusplus
July 19, 2025 at 8:14 PM
And reintegated to #assimp #gamedev
December 20, 2024 at 5:28 PM
Horray, I finally added the mouse based orbit control to our #assimp viewer . You can find it here: github.com/assimp/assim... #gamedev
Add mouse controll to provide orbiting by kimkulling · Pull Request #37 · assimp/assimp_view
closes Add orbit controller #13
github.com
February 9, 2025 at 4:12 PM
How do you integrate the #assimp lib: reddit.com/r/Assimp/com... #gamedev
reddit.com
November 18, 2024 at 1:07 PM
I've been very back and forth on whether I should use third party libraries for this though, like assimp

if I want to save time I probably should, but idk, that kinda removes all the fun bits of writing importers/exporters and adds unfun bits (glue layers)
January 9, 2025 at 11:58 AM
Here is a call for comments in the #assimp lib: SBOM for each release. PLease check github.com/assimp/assim... for more information. Feel free to comment. #gamedev #security
[RFC] Assimp shall provide a SBOM for each release · Issue #5974 · assimp/assimp
Is your feature request related to a problem? Please describe. The Asset-Importer-Lib is using a bundle of external libraries. If there are any kind of vulnerabilities in these we will not regcogni...
github.com
January 24, 2025 at 3:07 PM
If you need to ping me for any #assimp task: use this discussion topic: github.com/orgs/assimp/... #gamedev
Wishlists and issues to do next! · assimp · Discussion #5869
If there is any feature which you need next or you need to ping me: use this topic.
github.com
December 3, 2025 at 3:22 PM
What I learned today: People remember what you ship. Nobody remembers what you attended. #assimp #gamedev #work
December 2, 2025 at 10:17 AM
I prepared a MCP-Server for #assimp. You can find the PR here: github.com/assimp/assim... #gamedev
[Draft] Add first mcp server POC by kimkulling · Pull Request #6697 · assimp/assimp
github.com
June 13, 2026 at 5:06 PM
I started to work on the #rust binding in #assimp. #gamedev
January 27, 2026 at 7:51 PM
How do you Deal with your #Opensource Projekts dringend your vacations? Do you Tage care or not? #gamedev #assimp
August 12, 2025 at 5:51 PM
There was a version mismatch in #assimp v6.0.3, here is the latest version of the Assimp Bugfix release: github.com/assimp/assim... #gamedev
Release The Assimp 6.0.4 Bugfix Release · assimp/assimp
What's Changed Fix some recently implemented comparisons of token strings by @nickykitchingman in #6452 Update copyright year and project version by @kimkulling in #6454 New Contributors @nickyk...
github.com
January 24, 2026 at 9:03 PM