implementing opengl on resource limited platforms

Does anyone know of any sources of how to implement OpenGL on resource limited platforms. For example on a gameboy. What are the requirements to implement OpenGL? What if the platform is slow, has no float functionality, small display, etc?

anyone, anyone…