Skip to content

idea4good/GuiLiteWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image

GuiLiteWeb

  • GuiLite is the smallest GUI library with 5000 lines of C++ code, could run on all platforms(e.g, iOS, Android, Linux, Windows, macOS, Docker and MCU with or without OS).
  • GuiLiteWeb inject GuiLite samples into Web page

CubeEx

GuiLiteCube

  • Inject HelloParticle & HelloWave into Cube
  • Source code
  • Run it by open "CubeEx/index.html" with Microsoft Edge

HelloParticle

  • Inject Guilite Sample(HelloParticle) into Web page
  • Run it by open "HelloParticle/src/main.html" with Microsoft Edge

HelloWave

  • Inject Guilite Sample(HelloWave) into Web page
  • Run it by open "HelloWave/src/main.html" with Microsoft Edge

Tutorial: How GuiLite graphic work?

GuiLiteGraphic

  • This 3D programm is used to show how GuiLite multi-layers work.
  • Video
  • Source code
  • Run it by open "Graphic/index.html" with Microsoft Edge

Cube

GuiLiteCube

  • Source code
  • Run it by open "Cube/index.html" with Microsoft Edge