Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 969 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 969 Bytes

engoutil

A toolkit of EngoEngine/engo. Easy to create components.

Warning: this is experimental. please do not use it in production

glyphterms loading text updater

Canvas

Use Canvas instead of common.RenderSystem

Component

  • LoadingComponent
  • FPSComponent

Shapes

  • Line

  • StippleLine

  • Rect

  • StippleLineRect

  • Circle

  • Polygon

  • Curve

  • Text

  • Shapes and method integration

  • New Text & Shader, unicode support.

See demos for usage.