Login  Register

Confirm Hardware Tessellation?

Posted by linsnos on Apr 25, 2012; 11:20am
URL: https://forum.jogamp.org/Confirm-Hardware-Tessellation-tp3937923.html

Hi!

I come from C++ and will try to do some java code for my thesis about subdivision.

I have searched the web for examples of jogl hardware tessellation examples without luck.
Can anyone of you confirm that it works?

I suppose the necessary parts would be a working OpenGL 4 context, loading, compiling and linking of tessellation control and evaluation shaders, besides the other stuff for a suitable profile.

Best regards
Tobias