Giter Club home page Giter Club logo

laig-projects's Introduction

LAIG

Repository to host Graphical Applications Laboratory projects.

LAIG is a course given at FEUP in the third year of the Master in Informatics and Computing Engineering.

Goals

Project 1

The main goal of this project was to build a 3d graphic application. It reads the components of a given scene, specified by a text file, and displays it.

The text file must comply with a defined language, DSX - Description of Scenes in XML, which obeys to a concept widely used in Computer Graphics: Scene graph. Furthermore, the syntax follows the XML tags format.

Therefore, the application reads and transverses all the dsx nodes, while simultaneously builds the respective data structure - scene graph. After reading and loading the info, the scene is then displayed.

View 1 View 2 View 3

Project 2

The goal of this project was to add new graphic functionalities to the work developed in the last project.

As such, by using the parser previously developed and extending the DSX language, we added the following features:

  • Animations (linear and circular)
  • 2D/3D surfaces
  • Shaders based in GLSL ES 1.0
Scene Animations and Shaders Boards

Project 3

The goal was to develop a graphical interface for a Prolog game developed in the Logic Programming course, which in our case was the puzzle game Nodes.

Features

  • Player Vs Player, Player Vs AI, AI Vs AI (with two difficulty modes)
  • Undo last play or reset turn plays
  • Game Movie
  • Key frame animations
  • Switching between predefined scenarios
  • Switching between predefined cameras (different for each player)
  • Game statistics and player turn timer
Player Vs Player Game Movie

How to Play

Team

Diogo Duque

Renato Abreu

laig-projects's People

Contributors

renatoabreu11 avatar

Watchers

James Cloos avatar Diogo Duque avatar  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.