Update README.md
This commit is contained in:
parent
fd4c74e001
commit
9b91cf55f6
10
README.md
10
README.md
@ -12,10 +12,10 @@ raygui is intended for **tools development**; it has already been used on tools
|
||||
|
||||
## raygui styles: light & dark
|
||||
Default light style
|
||||
![raygui light design](design/raygui_style_table_light_REV9.png)
|
||||
![raygui light design](design/raygui_style_table_light_REV10.png)
|
||||
|
||||
Default dark style
|
||||
![raygui dark design](design/raygui_style_table_dark_REV8.png)
|
||||
![raygui dark design](design/raygui_style_table_dark_REV9.png)
|
||||
|
||||
## raygui history
|
||||
raygui development started on December 2014 by two intenship students (Kevin Gato and Daniel Nicolas) guided by me, the objective was creating a simple and easy-to-use raylib immediate-mode-gui module, intended for tools development. On June 2015, library was mostly functional (including all planned controls) and work started into the styling options for the library, focusing on an easy way to style some controls properties. Consequently, development of [rGuiStyler](https://github.com/raysan5/raygui/tree/master/tools/rGuiStyler) also started at that point but resources invested on the tool were quite limited and project didn't move much during the following year, most of the time was invested in [raylib](https://github.com/raysan5/raylib) development.
|
||||
@ -29,15 +29,15 @@ On January 2018, two students (Adria and Jordi) started working on raygui and re
|
||||
## raygui 2.0 provided controls
|
||||
|
||||
#### Container/separator controls, useful for controls organization
|
||||
|
||||
<img align="right" src="https://raw.githubusercontent.com/raysan5/raygui/master/tools/rGuiStyler/design/rguistyler2_light_REV9.png">
|
||||
|
||||
- WindowBox
|
||||
- GroupBox
|
||||
- Line
|
||||
- Panel
|
||||
|
||||
#### Basic controls
|
||||
|
||||
<img align="right" src="https://raw.githubusercontent.com/raysan5/raygui/master/tools/rGuiStyler/design/rguistyler2_light_REV9.png">
|
||||
|
||||
- Label
|
||||
- Button
|
||||
- LabelButton
|
||||
|
Loading…
x
Reference in New Issue
Block a user