Giter Site home page Giter Site logo

mongonauta / vwf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from virtual-world-framework/vwf

0.0 2.0 0.0 0 B

Virtual World Framework

Home Page: https://virtual.wf

License: Other

Ruby 1.30% JavaScript 84.84% HTML 2.05% CSS 0.44% Python 10.21% Shell 0.16% NSIS 0.04% Java 0.01% GLSL 0.94% Batchfile 0.01%

vwf's Introduction

Virtual World Framework

The Virtual World Framework (VWF) allows you to build collaborative, immersive applications in the browser. VWF provides:

  • Realtime state synchronization.
  • Support for immersive applications - a set of drivers for 3D, audio, video and modern graphics.

VWF applications are written in JavaScript and leverage emerging web technologies such as WebGL, WebRTC, and WebSockets to provide a full 3D environment that is automatically synchronized across clients.

Installation

Install on Mac/Linux

NOTE: On Mac OS X, please make sure you have Xcode Command Line Tools installed prior to executing the script below (https://developer.apple.com/xcode/).

$ curl -kL http://get.virtual.wf  | sh

This command may be re-run to upgrade the installation to the latest version of VWF.

Install on Windows

  • The Windows Installer has temporarily been taken down for maintenance. In the mean time, follow our Installation Instructions.

For more complex installations, such as working on VWF core, please see our Installation Instructions.

Quick Start

Create a new VWF application from the command line.

$ vwf create my-app

Change directory into that app and run the application.

$ cd my-app
$ vwf

Your application is now up and running at http://localhost:3000.

To get started with VWF, check out Getting Started.

Examples

For examples, check out our demos.

Also, browse through other example applications in the public directory.

Contributing

Our development process utilizes several branches:

  • Build Status master - Stable release of VWF. Running on http://demo.virtual.wf.
  • Build Status integration - Integration testing features from development before merging into master. Running on http://integration.virtual.wf.
  • Build Status development - The latest development and new features of the framework. Running on http://development.virtual.wf.
  • branch/feature-name - Feature development is done on a feature branch before being merged back to development.

When submitting a pull request, please use the development branch.

Also, please be sure that your pull request conforms to our Coding Standard.

Community

Keep track of developments and get help with VWF.

  • Discover an issue? Head over to Issues and report it.

License

Copyright 2014 United States Government, as represented by the Secretary of Defense, Under Secretary of Defense (Personnel & Readiness) licensed under the Apache 2.0 License.

vwf's People

Contributors

scottnc27603 avatar davideaster avatar allisoncorey avatar eric79 avatar stevencarr avatar jessmartin avatar josabo avatar mlevan avatar michaelvacirca avatar bcbarsness avatar rchadwic avatar kadst43 avatar brettaswift avatar ambientosx avatar youngca avatar adamaji avatar spencerfrazier avatar michaeltracy avatar nschonni avatar

Watchers

James Cloos avatar Jose Maria Alvarez Rey 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.