Polygon Offset Fill implementation example code
Posted by
Martin on
Dec 23, 2020; 6:23pm
URL: https://forum.jogamp.org/Polygon-Offset-Fill-implementation-example-code-tp4040919.html
Hi everyone,
As
said recently, I am working on a pure java implementation of OpenGL 1.
I am
missing glPolygonOffsetFill and am looking for an example implementation in java, c/c++ example of this GL function in order to integrate it in
jGL.
Would anyone suggest a direction?
Thanks,
Martin