Hi evereybody im following a tutorial on youtube about making a 3d game
but im having some trouble.
as far as i know i did evereything the same but theres a problem in this line of codei did import the databuffer int correctly i thinkCode:pixels = ((DataBufferInt)img.getRaster()).getData();please help me.Code:import java.awt.image.DataBufferInt;
thanks already!


Reply With Quote
Bookmarks