Skip to content Skip to sidebar Skip to footer
Showing posts with the label 3d

How To Render 3d Object Within A Libgdx Actor?

Most of the Libgdx tutorials I found show how to add 2D elements in a 3D world, but I would like to… Read more How To Render 3d Object Within A Libgdx Actor?

3d Libgdx Rotation

I think this question is not a duplicate, or if it is, I couldn't understand how to make this w… Read more 3d Libgdx Rotation

Opengl Es20 - Light A Cube, How To Get Normals?

To add some lightning to my OpenGL ES20 cube, I need to calculate the normals for each plane. I'… Read more Opengl Es20 - Light A Cube, How To Get Normals?