LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: DeafMan1983 on April 27, 2022, 13:50:47

Title: Why does Matrix4 not move?
Post by: DeafMan1983 on April 27, 2022, 13:50:47
Hello everyone,


what is the hell? Because I have made C++/C# and Matrix4 made alive but Java is nothing.


Can you help me?


My codes are in Github-Repository (https://github.com/DeafMan1983/lwjgl-tutorial/tree/main/05_Matrix_A_Transformation)


but why does it happen with Matrix4 :(


Check my C++ repository (https://github.com/DeafMan1983/Learnin-glfw-glew/tree/main/05_A_Matrix_Transformation) it works fine under Windows 10 include libraries ( glfw3 and glew32 + stb )


Check Youtube  (https://www.youtube.com/watch?v=ZwNsaWXUCFs)for C++


Thank you!


But why does Java not work?