I should say that I don't understand animation all that well. I also don't understand spacial math too well. So this project, or rather series of projects, is very difficult for me. I say series of ...
Demo Projects that uses C# WPF for the UI and unmanaged C++ OpenGL on a seperate thread. (Visual Studio 2017 Solution). Note: Only the x64 configuration is correctly configured! Wpf Project that hosts ...
In Part 1, we learned how to use Resource Dictionary (WPF) in order to apply styles to UI element dynamically. Resource Dictionary uses XAML code which still is an unknown territory for most ...