GithubHelp home page GithubHelp logo

bubblegame's Introduction

This project is a sample of what I have an opportunity to learn during graphical course hosted by my University. BubbleGame is simple arcade game which utilizes OpenGL. It's code is based on https://learnopengl.com. It that rewards your fast reflexes. You have to avoid contact with constantly rising bubbles inside aquarium and reach the great yellow bubble in order to go to the next level (which basically teleports you to the next leve, with move obstacles).

This project shows how Phong light model can be applied in 3D space. Also light is gradually diminishing based on Beer-Lambert law. There is a directional light as well as 20 randomly selected bubbles that wmit their own light. Effects may vary based on parameters of aquarium size and constants used.

Beside this our bubble is fully operable. You can use two different cameras to controll it. Spheres are generated using simple glm:: functions, which have proven to be very helpful.

Backgroud uses textures, to symulate feeling of being under water.

Be carefull! If you touch bubbles you get teleported right to the start!

bubblegame's People

Contributors

marcinknapik37 avatar

Watchers

 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.