I really couldn't find much about the implementation on doing this with SFML. Alot of the syntax like GL_TEXTURE_CUBE_MAP, samplerCube etc are undefined. I read somewhere SFML isn't great for cubemaps but I'm not sure if that's true.
Say I wanted to draw the cubemap for
how would I implement it on SFML.