Skip to content
This repository was archived by the owner on Dec 16, 2021. It is now read-only.
/ ft Public archive

A simple framework in EC pattern for HTML5 marketing pages.

Notifications You must be signed in to change notification settings

YIIZ/ft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
Aug 18, 2020
Jan 9, 2019
Dec 18, 2018
Dec 31, 2018
Jul 3, 2019
Jun 6, 2019
Dec 18, 2018
Jul 20, 2019
Dec 18, 2018
Dec 18, 2018
Jan 10, 2019
Apr 7, 2021
Jun 6, 2019
Jun 25, 2020

Repository files navigation

ft

code style: prettier Module System

A simple framework in EC pattern for HTML5 marketing pages.

Pages created with ft

Features

  • GPU memory sensitive code
  • common managers
    • resource manager
    • scene manager
  • common systems
    • component system
    • render system
    • scale system
    • visibility system
    • sound system
    • tween system
    • HUD system
    • ...
  • common display object for developing marketing page
    • DOM
    • HTML5Video / CanvasVideo
    • ...
  • useful helpers
    • unicode string helper
    • random number helper
    • ...
  • thoughtful and organized modules
    • ft/core
    • ft/res
    • ft/scene
    • ft/display
    • ft/component
    • ft/animation
    • ft/sound
    • ft/filter
    • ft/time
    • ft/store
    • ft/util
    • ft/debug
    • ft/wireframe
    • ...

Installation

Not ready to release.

Usage

Visit starter-ft to get examples about how to use this library.

Maintainence

Updating PIXI

ft hacks codes from pixi.js. So, when updating pixi.js, remember to search OVERRIDES ORIGINAL PIXI CODE in order to locate related codes.

Supported By

ft is supported by following libraries:

License

MIT © YIZ

About

A simple framework in EC pattern for HTML5 marketing pages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published