Graphical3d-CX is 3D object rendering CX library based on OpenGL for game development.
Graphical3d-CX requires the latest version of CX v0.7.1.
The binaries for this version are available for:
Preferably you can build CX from source by following the steps showcased on the official README.
In order to install the Graphical3d-CX simply download the source code by typing:
git clone https://github.com/SkycoinProject/cx-games/libs/graphical3d.git
The example
folder contains an example written using the library (more soon).
cx src\graphical.cx src\cylinderGeometry.cx example\skycoin.cx