Login  Register

Re: How do I use stencil textures for outlining shapes?

Posted by hharrison on Jun 20, 2023; 9:46pm
URL: https://forum.jogamp.org/How-do-I-use-stencil-textures-for-outlining-shapes-tp4042652p4042703.html

You need to set them as VM arguments, not environment variables.

https://stackoverflow.com/questions/50938383/how-to-set-jvm-arguments-in-intellij-idea

should give you an example of using -D argument and setting it up in intellij