Hello Guest

Nvidia NSight

  • 1 Replies
  • 4014 Views
Nvidia NSight
« on: December 08, 2019, 20:19:40 »
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!

*

Offline KaiHH

  • ****
  • 334
Re: Nvidia NSight
« Reply #1 on: December 08, 2019, 20:39:35 »
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.