Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

StefanLundmark/Torque3D_Awesomium

Repository files navigation

Warning: Awesomium has been abandoned by its creators since ~2016 and is no longer available to download. Awesomium also lacks support for HTML5 and contains unfixed bugs and security flaws. I do not recommend using it anymore.

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages