17 lines
523 B
Markdown
17 lines
523 B
Markdown
|
## The engine development in pictures
|
||
|
|
||
|
__Testing OpenGl with ImGui as a concept__
|
||
|
|
||
|
<img src="Screenshots/OpenGLAndImGuiTest.png" width="300"></img>
|
||
|
|
||
|
__Working on docking with different windows using ImGui__
|
||
|
|
||
|
<img src="Screenshots/YoggieEditor_workingGuizmo.png" width="300"></img>
|
||
|
|
||
|
__A first more complete look of the engine__
|
||
|
|
||
|
<img src="Screenshots/YoggieEditorV0.2.png" width="300"></img>
|
||
|
|
||
|
__Mixing deferred and forward rendering and adding a skybox__
|
||
|
|
||
|
<img src="Screenshots/ImprovedRendering.png" width="300"></img>
|