Giter Site home page Giter Site logo

azaezel / torque3d_awesomium Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stefanlundmark/torque3d_awesomium

0.0 2.0 0.0 872 KB

This addon pack lets you embed HTML5/Flash content in your Torque3D projects.

License: MIT License

C++ 100.00%

torque3d_awesomium's Introduction

Torque3D Awesomium Addon Pack

Welcome!

This pack lets you embed HTML5/Flash in your applications and games. You can integrate it via JavaScript to interact with elements in the game. Click here to see a video of the pack in action.

  • Powerful bridge between JavaScript and TorqueScript. This way you can communicate between HTML5/Flash and your game! Useful for interactive GUI screens ingame.
  • Levarage existing tools like Adobe Dreamweaver to create content for your games.
  • Shapes are load-balanced by distance and focus.
  • Layer complex GUIs by using multiple transparent objects that can take focus from other such objects, or remain in place. All customizable.
  • Caches textures from Awesomium for usage when the webpage is loading which makes for a smooth experience.
  • Option to use static texture caches for any number of Awesomium Shapes, which is useful when you want lower-overhead Shapes with textures generated from HTML5/Flash.

You can download the source by clicking on the "Download ZIP" button on your top right, or by forking and cloning this repository. It contains a Developers Guide with integration instructions which you need to follow to be able to integrate the pack into your project.

Demonstration project

Click here to download the demonstration project. It contains sample scripts which show some of the different features the pack has to offer.

License

The source code is licensed under the MIT license.

Contributions

I welcome any contributions to the pack trough pull requests.

torque3d_awesomium's People

Contributors

stefanlundmark avatar

Watchers

Brian Roberts avatar  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.