Results 2 issues of Julian Vallée

# Description Add changes to expose ImGui internals using ImGui 1.85 WIP. This PR is based on the fork of https://github.com/renenieuw/ImGui.NET (see https://github.com/mellinoe/ImGui.NET/issues/202) and is currently in **experimental status**. The...

Using AssimpNet 4.1.0 I want to load a model from file, clear it's normals and then apply post processing to regenerate smooth normals. For this to work I have to...