Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Graphical3d - CX

Graphical3d-CX is 3D object rendering CX library based on OpenGL for game development.

Requirements:

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.

Installation:

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

Usage

The example folder contains an example written using the library (more soon).

cx src\graphical.cx src\cylinderGeometry.cx example\skycoin.cx