cjcliffe / CubicVR

CubicVR 3D Engine, C++ version

Home Page:http://www.cubicvr.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CubicVR 3D Engine, C++ Version, copyright (c) 2003 by Charles J. Cliffe

Licensed under the MIT license, refer to LICENSE.TXT for information.


CubicVR utilizes the CMake cross-platform build system.

CMake and relevant documentation can be acquired at http://www.cmake.org/


CubicVR Library:

  Use CMake source of the cubicvr repository, and set the destination to the product/ subfolder.

  build the 'install' project to place libraries into build/lib, headers into build/include and shaders into build/shaders


CubicVR Examples:

  Use CMake source of the examples/ repository subfolder, and set the destination to examples/product/ subfolder.

About

CubicVR 3D Engine, C++ version

http://www.cubicvr.org/

License:MIT License


Languages

Language:C++ 62.4%Language:C 34.9%Language:Objective-C 2.0%Language:Fortran 0.6%Language:Verilog 0.2%Language:Coq 0.0%