Git Product home page Git Product logo

cocosvr's Introduction

CocosVR

This repository is a sample game showing how to run a cocos 3D game on VR platforms. The sample game is using cocos2d-x v3.10.

  • Copyright: Chukong Technologies
  • Source Code License: MIT
  • Artwork License: You may not use any artworks in this sample game for commercial purpose

##Git user attention

1.Clone the repo from Github

$ git clone https://github.com/chukong/CocosVR.git

2.Update the submodule of cocosVR

$ git submodule update --init

3.After cloning the repo, please execute download-deps.py to download and install dependencies

$ cd cocos2d
$ python download-deps.py

##VR Platform support This project supports Three VR platforms: Oculus VR(win32), Gear VR , Deepoon VR(Samsung Note4/5 S6) and Cardboard VR.

Important: Gear VR and Deepoon VR Requires download oculus signature file for your mobile device from oculus official website, see oculus official documentation for more information

##Run Demo

###win32 runtime Path: cocosVR/samples/proj.win32/cocosVR.sln.

Requires Visual Studio 2015 and above.

###android runtime Path: cocosVR/samples/proj.android/.

execute build_native.py -V gearvr [-b release] for Gear VR platforms

execute build_native.py -V deepoon [-b release] for Deepoon VR platforms

execute build_native.py -V cardboard [-b release] for Cardboard VR platforms

Suggest using release mode to build demo

##Create New VR Project execute createNewProject.py [-n PROJECT_NAME] [-p PROJECT_PATH]

Building Project as mentioned above

##Credits

  • Game Effects: SongCheng Jiang
  • Game Logic: SongCheng Jiang
  • Game Sound: SongCheng Jiang
  • VR technical support: SongCheng Jiang, HuaBing Xu, etc

cocosvr's People

Contributors

songchengjiang avatar dabingnn avatar ricardoquesada avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.