Giter Club home page Giter Club logo

feup-laig's Introduction

LAIG 2020/2021

Group T07G04

Name Number E-Mail
Joao Romao 201806779 [email protected]
Rafael Cristino 201806680 [email protected]

Projects

  • All features implemented and working well
  • Error management
    • The parser will always try do draw the scene despite errors, showing warnings on the console.
  • Textures, materials and transformations inheritance
    • Implemented material and texture stacks.
    • Use of push and pop functions to, respectively, save the current property and apply the property on the top of the stack.
  • Scaling factors
    • Implemented on the rectangle and the triangle.
    • Use of a method 'updateTexCoords' to update the coords when drawing a given rectangle or triangle leaf.
  • Scene
    • The created scene represents a Quidditch field from the Harry Potter saga.
    • scene link

  • All features implemented and working well
  • Implemented plane using NURBS, with scaling factors
  • Transparent spritesheets
  • Keyframe animations have the option to be repeated indefinitely
  • All the features from the previous project apply, like the ability to draw the scene despite most errors
  • Scene
    • The created scene represents a Quidditch field from the Harry Potter saga. Includes a battle animation made with keyframes and sprites, crazy tower flags made with keyframes and a tunnel made with the new barrel primitive. In addition, there are multiple perspectives available, including some that allow the viewing of demos of other functionalities.
    • scene link

  • All features implemented and working well.
  • When the player selects a piece, the tiles to which he can move are highlighted.
  • Implemented animations in the in game menus, game pieces and dragon caves. The game pieces are moved from point to point in an arc in the board, and the dragon caves spawn a dragon through a more complex animation. The menus animate in and out of the screen. The movement is also animated.
  • Implemented menus with in-scene objects through the use of picking.
  • Implemented in-game scene switching with 3 scenes to switch between.
  • Undo is also well implemented in the interface, and when the game comes to an end, the game movie can be watched.
  • Each player has 30 seconds to complete a move! If he doesn't complete it, it becomes the next player's turn.
  • The amount of pieces eaten by each player are shown in the scoreboard.
  • The game has 3 game moves, human vs human, human vs machine and machine vs machine. The modes with machines have 3 difficulties available to pick from.

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.