Coder Social home page Coder Social logo

unityguiextensions.examples's Introduction

UnityGUIExtensions.Examples

Example project, demonstrating the capabilities and usage of UnityGUIExtensions.

See the UnityGUIExtensions project for more details:

http://github.com/MrJoy/UnityGUIExtensions

Requirements

  • Unity 3.1 or 3.0. This will not work on Unity 2.x, or Unity/iPhone 1.x.

  • Git [ONLY if cloning from GitHUb]. The UnityGUIExtensions library is included via Git submodule. This is NOT needed if you get a .unitypackage of this project.

Install

If you're downloading a .unitypackage, just install it into a project and go.

If you're grabbing this project from git, you'll need to set up submodules first. From the project directory, in terminal, type:

git submodule init
git submodule update

Voila! Done!

Source

UnityGUIExtensions.Examples' Git repo is available on GitHub, which can be browsed at:

http://github.com/MrJoy/UnityGUIExtensions.Examples

and cloned with:

git clone git://github.com/MrJoy/UnityGUIExtensions.Examples.git

UnityGUIExtensions' Git repo is available on GitHub, which can be browsed at:

http://github.com/MrJoy/UnityGUIExtensions

and cloned with:

git clone git://github.com/MrJoy/UnityGUIExtensions.git
git submodule init
git submodule update

Usage

See the test scene, and/or the README.md from UnityGUIExtensions.

License

Copyright (c) 2010 MrJoy, Inc.

Dual licensed under the terms of the MIT X11 or GNU GPL.

Contributing

If you'd like to contribute to UnityGUIExtensions, I ask that you fork MrJoy/UnityGUIExtensions on GitHub, and push up a topic branch for each feature you add or bug you fix. Then create a pull request and explain what your code does. This allows us to discuss and merge each change separately.

unityguiextensions.examples's People

Contributors

mrjoy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

ivision

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.