Code Monkey home page Code Monkey logo

cck-playtogether's Introduction

CCK-PlayTogether

A PUBLIC VERSION EXISTS IN-GAME. USE THE SEARCH FUNCTION AND TYPE CVRPlayTogether

CCK-PlayTogether is an Unity project template for creating CCK Props that interact with CVR-PlayTogether in ChilloutVR.

Requirements

  • Windows 10 or above
  • Unity 2021.3.23f1
  • ChilloutVR CCK v3.7

HOW-TO

  • Simply import the CCK-PlayTogether.unitypackage from the github's Release page into your project.
  • There is a pre-made Scene and well as a Prop Screen prefab inside.
  • Upload.

Setting up your own CCK-PlayTogether Prop

  • Get the repo's latest release (the zipped source code or clone via git)
  • Launch the project in Unity (or make a new one based on this template)
  • Import ChilloutVR's CCK
  • From here you can build your own uWindowCapture if you really want to (otherwise ignore this step). See the instructions
  • Import the latest custom uWindowCapture package or your own AND uncheck 'Plugins/x86' if present (You will get errors about missing types or namespaces. This is normal.)
  • Copy/Paste the latest PlayTogetherLib DLL (if you built CVR-PlayTogether yourself use 'CVR-PlayTogether/PlayTogetherLib/bin/Debug/netstandard2.1/CVRPlayTogetherLib.dll' Not the ILMerge'd one!) to the root of 'CCK-PlayTogether/Assets/uWindowCapture'
  • Load the 'PropScene' Scene found in 'CCK-PlayTogether/Assets/Scenes'
  • If you're getting a missing script on the 'PropScreen' prop prefab; you must open the prefab and set the script to point to 'uwcWindowTexture'
  • close and reopen the project and make sure you don't have any errors left.
  • On the 'PropScreen' prop: edit these parameters of the 'uWc Window Texture' Component:
    • Type = Desktop
    • Capture Frame Rate = 30
  • You are now ready for upload. Use this as an example for your custom props.

cck-playtogether's People

Contributors

searaphim avatar

Stargazers

 avatar

Watchers

 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.