Code Monkey home page Code Monkey logo

laig-feup-1's Introduction

LAIG-FEUP

Repository to host Graphical Applications Laboratory projects.

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, LSX - Language 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 lsx 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 LSX language, we added the following features:

  • Animations (Linear, Circular and Bezier)
  • Shaders based in GLSL ES 1.0
Scene Shader on Couch Shader on Root

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 GoRoGo.

Features

  • Player Vs Player, Player Vs AI, AI Vs AI (with two difficulty modes)
  • Undo last play
  • Game Movie
  • Switching between predefined scenarios
  • Switching between predefined cameras
  • Game statistics and player turn timer
Scene Game Victory

How to Play

Team

Bruno Piedade

Diogo Torres

laig-feup-1's People

Contributors

diogotorres97 avatar kubix20 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.