Giter Club home page Giter Club logo

opengl-demos's Introduction

OpenGL Demos

This repository contains a compendium of small OpenGL applications built to demonstrate concepts of Computer Graphics. It is used as support material for the Computer Graphics course at the Federal University of Fronteira Sul. The demos in this repository were mainly created by Cesar Tadeu Pozzer at the Federal University of Santa Maria

NOTICE: currently this repository contains documentation for Windows users only. If you intend to use Linux, please talk to the course responsible.

Getting started

1. Prerequisites

Ensure that your machine has up-to-date graphic drivers and a development environment is installed, e.g. Visual Studio Community.

2. Clone the project

Clone this repository in a folder of your choice, e.g. c:\:

git clone https://github.com/Dovyski/opengl-demos.git opengl-demos && cd opengl-demos

3. Open the solution file

Open the solution file named OpenGL-demos.sln to load all the demos/projects.

4. Build all demos (optional)

If you want to test all demos/projetcs right away, after opening the solution file, go to Build -> Build Solution (or press F7). If nothing goes wrong, you should see several executable files in the folder build\x64\Debug (or build\x64\Release if you compiled using the release configuration)

Running and compiling a particular demo

You can compile and run any of the demos/projects individually by right-clicking it in the solution explorer, then selecting Set as Startup Project. After that, hit F5 and the project will compile and run.

License

The code files in this repository have mixed licenses. Please refer to each file/project to check its license.

Changelog

See all changes in the CHANGELOG file.

Useful links

opengl-demos's People

Contributors

dovyski avatar

Watchers

Gustavo Favero 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.