Let me clarify what i meant. Opengl basically uses calculations meant for a graphics processor to determine what blocks are visible and should be rendered. However, minecraft, and most programs made from java, tend to focus on using an onboard gpu. However, most desktop PCs use grapics cards and...