Re: How to duplicate a cube and control each one independently?
Posted by Ususuus on Aug 13, 2017; 5:20am
URL: https://forum.jogamp.org/How-to-duplicate-a-cube-and-control-each-one-independently-tp4038114p4038120.html
UPDATE, this tutorial seems great~~~
UPDATE again, you two said display list was deprecated but the tutorial have a chapter discribing it. was the tutorial up to dated?
and another problem is that , the tutorial samples were in C not java, that will make worse for me.
Chapter 1. Introduction to OpenGL
Chapter 2. State Management and Drawing Geometric Objects
Chapter 3. Viewing
Chapter 4. Color
Chapter 5. Lighting
Chapter 6. Blending, Antialiasing, Fog, and Polygon Offset
Chapter 7. Display Lists
Chapter 8. Drawing Pixels, Bitmaps, Fonts, and Images
Chapter 9. Texture Mapping