Giter Site home page Giter Site logo

hurly-burly-puppet-party's Introduction

Hurly Burly Puppet Party

 This is a work-in-progress interactive installation project.

Hurly Burly Puppet Party is a medieval-themed virtual puppet show where players control on-screen avatars using Arduino-based controllers to compete and collaborate while attempting to complete various scenes.

Current Scene Listing

  • Raid the Castle
  • Slay the Dragon
  • Rapunzel

Engine Stuff:


 __   __   ______     __  __    
/\ \ / /  /\  __ \   /\_\_\_\   
\ \ \'/   \ \ \/\ \  \/_/\_\/_  
 \ \__|    \ \_____\   /\_\/\_\ 
  \/_/      \/_____/   \/_/\/_/ 
                               

Prerequisites

  • Visual Studio 2012
  • A computer with graphics card that supports OpenGL 3.3

Vox Sample Project

A sample project has been included as a zip file (SampleProject.zip) in the repository. This project is designed to run without any configuration. Simply open the project and click run. This will build and run the project. The project contains a sample scene which demonstrates the basic features of the Vox engine. These features include...

  • Entities
  • Shaders/Shader Components
  • OBJ Model Loading
  • JSON Model Loading
  • Frame Buffers
  • Render Surfaces
  • Directional Lights
  • Point Lights
  • Animations
  • Shadows
  • Camera
  • Voxels
  • Shader Loading
  • Transformations

This sample project also has many comments which should clarify what is being done and why

Vox Set-up Instructions

  1. Download the necessary libraries (links provided below)
  2. Open solution file
  3. Rename voxSettings.props.template to voxSettings.props
  4. Change the various directory items in voxSettings.props to point to your local installation of each library

VOX library pack (recommended)

https://drive.google.com/file/d/0B2VyAXziLJJtNXJ2Y0REU3RrSm8/view?usp=sharing

Individual Libraries (manual)

GLEW

GLFW

GLM

SOIL

Download SOIL http://www.lonesock.net/files/soil.zip

  • Unzip the folder and place it in an accessible location. Set the SOIL_DIR property to this location

  • e.g. <SOIL_DIR> C:\Dev\Simple OpenGL Image Library</SOIL_DIR>

  • Open the projects folder under in the library’s root, then open the VC9 folder.

  • Open the SOIL.sln file in Visual Studio. You will have to upgrade the project.

  • Once it is open, click Build to build the lib file.

Some more that we haven't added yet

Box2D

The project should now build

Useful Resources

http://www.slideshare.net/Mark_Kilgard/using-vertex-bufferobjectswell

hurly-burly-puppet-party's People

Contributors

ecthurlow avatar ryanbluth avatar seleb avatar thehetmanm avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

sweetheartsquad

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.