---- Reported by profaronnax 2006-08-26 23:11:33 ---- The GLUT class is missing bindings for glutSolidCylinder and glutWireCylinder. ---- Additional Comments From kbr 2006-08-27 01:32:55 ---- It looks like this and some other geometric entry points were added in OpenGLUT. JOGL's GLUT class was ported from GLUT 3.7.6. We should consider porting the additional entry points. BTW, the submitter should feel free to contribute a port of this and other methods. ---- Additional Comments From profaronnax 2006-08-28 21:56:32 ---- Should glutSolidCylinder draw end caps? ---- Additional Comments From kbr 2006-08-28 23:10:38 ---- I'd recommend looking at the OpenGLUT source code for guidance here. ---- Additional Comments From profaronnax 2006-09-01 23:40:42 ---- I have this fixed and ready to commit on my computer. How do I get modify permission for the CVS repository? ---- Additional Comments From kbr 2006-09-02 08:48:42 ---- Please attach the diffs and/or the revised files to the bug report and we'll review and commit them. We only grant write access to the CVS repository to developers who have made substantial contributions over time. If you wanted to bring the GLUT implementation up-to-date with respect to OpenGLUT (i.e., adding the other geometric primitives like glutSolidRhombicDodecahedron) I'd consider that a substantial contribution. ---- Additional Comments From profaronnax 2006-09-02 10:28:18 ---- Created an attachment new GLUT class with glutSolidCylinder, glutWireCylinder, glutSolidRhombicDodecahedron, and glutWireRhombicDodecahedron ---- Additional Comments From profaronnax 2006-09-02 10:29:24 ---- I just posted a copy of GLUT.java with a few more methods from OpenGLUT. ---- Additional Comments From kbr 2006-11-13 04:20:42 ---- Sorry for the long delay in getting back to this. Thanks for your suggested changes; they've been incorporated into the source tree and will show up in tomorrow's nightly build as well as in a future release of the JSR-231 RI. --- Bug imported by sgothel@jausoft.com 2010-03-24 07:49 EDT --- This bug was previously known as _bug_ 245 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=245 Imported an attachment (id=86) The original submitter of attachment 86 [details] is unknown. Reassigning to the person who moved it here: sgothel@jausoft.com.