Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Diego Pérez Peña
/
PAG_p1
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
6201a82b
authored
Sep 11, 2025
by
Diego Pérez Peña
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Actualizado el README para que muestre la imagen en Gitlab
parent
48f02650
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
20 deletions
README.md
umlpracticauno.png
README.md
View file @
6201a82b
...
...
@@ -28,23 +28,4 @@ Luego, a la hora de ejecutar el main, se debería crear una instancia del objeto
Dejo aquí un UML detallando el diagrama de clases de la aplicación y el archivo main:
```
mermaid
classDiagram
PAG <|-- Renderer
Renderer o-- main
class Renderer {
- window
+ refrescarVentana()
}
class main {
+ yPos
+ renderer
+ error_callback()
+ refresh_window_callback()
+ framebuffer_size_callback()
+ key_callback()
+ mouse_button_callback()
+ scroll_callback()
+ main()
}
```

umlpracticauno.png
0 → 100644
View file @
6201a82b
28.4 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment