Difference between revisions of "Custom Content"

From PowerUI
Jump to: navigation, search
Line 22: Line 22:
  
 
* Adding support for some custom image format
 
* Adding support for some custom image format
 +
 +
== Scripting Engines ==
 +
 +
* Adding support for multiple scripting engines
 +
 +
== Speech Synthesis Engines ==
 +
 +
* Adding a speech synthesis engine (for use with the [[Dialogue|dialogue system]])
  
 
== Compressors ==
 
== Compressors ==
  
 
* Creating a compression plugin
 
* Creating a compression plugin

Revision as of 23:20, 13 January 2017

Virtually all of the internals in PowerUI are extendible with custom content. Here's a directory of guides for extending the more common aspects:

The DOM

Networking

Spark (The CSS Engine)

Invent a CSS..

Image Formats

  • Adding support for some custom image format

Scripting Engines

  • Adding support for multiple scripting engines

Speech Synthesis Engines

Compressors

  • Creating a compression plugin