Nvidia NSight

Started by Peter M Ashford, December 08, 2019, 20:19:40

Previous topic - Next topic

Peter M Ashford

Has anyone had any luck getting NVidia NSight working with LWJGL3 jars?  I've managed to get RenderDocs working with my Java code but no luck so far with NSight.

Cheers!

KaiHH

Yes, both OpenGL and Vulkan work fine with LWJGL 3 applications on Windows with Nsight Graphics 2019.5.1. You just have to start NSight as an Administrator and, of course, specify the java.exe launcher with the `-jar yourRunnable.jar` as program arguments.