Hi Guys,
I am new in jogl, and I am just trying to create a rectangle at (6,8,9) and then move it to origin (0,0,0)then rotate it at the (0,0,0). glTranslate(f,d) does not seem to handle it. It is rotating on a big circular path.
Is there any jogl command to handle this or I need to write a custom method?
A Sample code deeply apprecitaed.
Thanks
Causs.