ivan.fuligni
ivan.fuligni
Hi, I need to create a triangle strip mesh. I have positions, indices , texture coordinates and the texture (BC1 or BC3 format). Which is the best way to create...
Hi! I have a win32 app with a WPF GUI. I built the solution following this blog https://devblogs.microsoft.com/cppblog/porting-a-c-cli-project-to-net-core/ The projects in the solution are: - win32 native app - c++/cli...
Hi, I tried to do the same using WPF and the output window of VS show various exceptions. Can I safely ignore them or not?