Skip to content

nullable-sources/null-rmlui

Repository files navigation

null-rmlui

renderer, system and file interfaces for rmlui with with small extensions.

rmlui implementation

  • render interface
    • support all null-render renderers
  • file interface
    • ability to load files from resources
    • formatting paths for up to regular files
  • system interface
    • wnd_proc and small helper functions

extensions

  • elements
    • colorpicker
    • multiselect

plugins

null-rmlui-lua - original RmlSolLua lua bindings.\

examples

nullptr-injector

usage

  • compile RmlCore/RmlDebugger/RmlSvg in third-party\RmlUi folder, all libraries will be connected immediately

credits

RmlUi
ezEngine
RmlSolLua

dependencies

null-render
null-sdk