GithubHelp home page GithubHelp logo

opengl-project-v2's Introduction

OpenGL Project V2

Introduction

This project is a class project. It is the V2 because the first version of this prject was ill-designed and difficult to maintained.

The objective of this project is to simulate a shoal of fish in the sea. To do this, we use a geometry shader to design the fishes and a compute shader to compute the current position of the fishes.

Command

Camera

  • up: move the camera to the up
  • down: move the camera to the down
  • left: move the camera to the left
  • right: move the camera to the right
  • z: move the camera to the front
  • s: move the camera behind

Build

cd path/to/the/project
mkdir build
cd build
cmake ..
make

This will generate the binary fish_in_the_sea and copy the shaders code source in the build directory such that the binary can be use in the build directory.

opengl-project-v2's People

Contributors

thomasdecarvalho avatar baptisteesteban avatar

Watchers

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