{"id":21229905,"url":"https://github.com/lu1smgb/ig","last_synced_at":"2026-07-05T23:31:24.652Z","repository":{"id":195877707,"uuid":"690654540","full_name":"lu1smgb/IG","owner":"lu1smgb","description":"Prácticas de Informática Gráfica. Curso 2023-2024. Universidad de Granada","archived":false,"fork":false,"pushed_at":"2024-01-07T20:00:26.000Z","size":1689,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T15:36:32.406Z","etag":null,"topics":["computer-graphics","computer-graphics-opengl","cpp"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lu1smgb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-12T15:53:00.000Z","updated_at":"2023-11-06T09:43:30.000Z","dependencies_parsed_at":"2023-11-29T17:29:54.666Z","dependency_job_id":"630813fc-f91b-4aad-a1e8-dcb2ca22af37","html_url":"https://github.com/lu1smgb/IG","commit_stats":null,"previous_names":["lu1smgb/ig"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lu1smgb/IG","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu1smgb%2FIG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu1smgb%2FIG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu1smgb%2FIG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu1smgb%2FIG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lu1smgb","download_url":"https://codeload.github.com/lu1smgb/IG/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu1smgb%2FIG/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35172975,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-05T02:00:06.290Z","response_time":100,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["computer-graphics","computer-graphics-opengl","cpp"],"created_at":"2024-11-20T23:30:17.987Z","updated_at":"2026-07-05T23:31:24.631Z","avatar_url":"https://github.com/lu1smgb.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Informática Gráfica\n\n**Programación gráfica en C++ usando OpenGL**\n\n---\n\n## Práctica 0 - Introducción a OpenGL\n**Objetivo**: Dibujar un isotipo\n\n\u003cimg width=400 src=\"img/p0.png\"\u003e\n\n## Práctica 1 - Visualización de objetos 3D sencillos\n**Objetivo**: Implementar un cubo, otra figura (octaedro) y el coloreado aleatorio de las caras de una figura 3D cualquiera\n\n\u003cimg width=300 src=\"img/p1_0.png\"\u003e\u003cimg width=300 src=\"img/p1_1.png\"\u003e\n\n## Práctica 2 - Modelos PLY y poligonales\n\n**Objetivos**:\n- Implementar dibujado de polígonos almacenados en ficheros PLY\n- Implementar dibujado de polígonos generados mediante rotación\n  - El perfil se genera en tiempo de ejecución\n  - El perfil se lee de un fichero PLY\n- Implementar las clases cono, cilindro y esfera\n\n\u003cimg width=300 src=\"img/p2_0.png\"\u003e\u003cimg width=300 src=\"img/p2_1.png\"\u003e\n\n\u003cimg width=200 src=\"img/p2_2.png\"\u003e\u003cimg width=200 src=\"img/p2_3.png\"\u003e\u003cimg width=200 src=\"img/p2_4.png\"\u003e\n\n## Práctica 3 - Modelos jerárquicos\n\n**Objetivos**:\n- Comprender como funciona la pila de transformaciones de OpenGL\n- Realizar un modelo jerarquico con al menos 4 articulaciones (en este caso, una avioneta), modelando primero:\n  - Alas con alerones\n  - Helice de 4 aspas\n  - Trenes de aterrizaje\n  - Timon trasero\n  - Fuselaje (cuerpo de la avioneta)\n- Una animacion utilizando dicho modelo\n\n*Me acabo de dar cuenta de que la capturadora me convierte los azules en morados y no tengo ni idea de por que* 🫤\n\n\u003cimg width=300 src=\"img/p3_0.png\"\u003e\u003cimg width=300 src=\"img/p3_1.png\"\u003e\n\n\u003cimg width=300 src=\"img/p3_2.png\"\u003e\u003cimg width=300 src=\"img/p3_3.png\"\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flu1smgb%2Fig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flu1smgb%2Fig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flu1smgb%2Fig/lists"}