Skip to content

Commit 8d5da47

Browse files
authored
Final README changes
1 parent dfcccae commit 8d5da47

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ ISSUE #5: Save and Load with custom file format is not working correctly, and ei
137137
ISSUE #6: When creating a method to create GUI elements inside the engine we take into account different options but we finally ended up with printing them with OpenGL, given that we had a lot of problems beacuse we couldn't make a system to manage them, insted we printed them ath the beginning. <br />
138138
ISSUE #7: Related with the way of printing 2D assets inside a 3D environment we dealed that while using an orthogonal camera the different GUI elements didn't show. In half the path of the assignment we realised that printing things in OpenGL was to complicated so we forked Wiwa Engine (our coleages engine) to try to implement them using assets and methods created last year.<br />
139139
ISSUE #8: Continuing with the last issue in the new engine we realised that was to difficult given that we used methods that were none similiar with Wiwa Engine so we returned back to NormalEngine to try to make something work.<br />
140+
ISSUE #8: When applying the OpenGL colors changed the color filter of the whole set, netiher erasing them at finish worked.
140141

141142
<br>
142143

0 commit comments

Comments
 (0)