Giter Site home page Giter Site logo

ezwalt / upc-g Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 389.36 MB

FIB-G 2022-23 Q2 Computer Graphics subject

License: GNU General Public License v3.0

GLSL 6.07% Shell 0.27% Makefile 55.26% QMake 0.29% C++ 23.17% C 14.94%
computer-graphics geometry-shader glsl-shaders opengl plugins ray-tracing rendering-3d-graphics

upc-g's Introduction

Computer Graphics 2 (G)

Description

This repository contains resources, exercises and solved laboratory tests and exercises related to the Graphics (G) subject 2022-23 Q2 FIB-GEI, which was my second graphics subject where I gathered even more OpenGL experience and delved into advanced computer graphic topics.

Contents

  • theory-exams: Previous solved and unsolved theory tests.
  • theory-resources: A huge collection of theory slides and resources to understand modern graphics. -lab-exams: My own solutions to some past laboratory tests and exams. -lab-exercises: My own solutions to previous laboratory exercises. -OpenGL-arena: GLArena program which should be overwritten with a fresh new installation to avoid any potential issues.

Usage

In order to easily execute and test out the various OpenGL shader programs and plugins from the laboratory, you are given out an easy-to-use and out-of-the-box program interface called the GLArena and can be found inside the OpenGL-arena directory. In order to install it and execute it:

To build the software clone this repository

git clone https://gitrepos.virvig.eu/docencia/newviewer

Change into the new directory

cd newviewer

and build:

qmake; make

Then run the most appropiate version of the program:

./GLarena

More details can be found on the official README file of the GLArena viewer. When the GLArena is open now one can easily load existing or new shader programs or plugins.

License

This project is licensed under the GPLv3 License. See the LICENSE file for details.

upc-g's People

Contributors

ezwalt avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.