GithubHelp home page GithubHelp logo

tansly / ceng477-opengl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from doruk-coskun/ceng477-opengl

0.0 1.0 0.0 8.96 MB

OpenGL project for CENG477 Computer Graphics lecture.

License: MIT License

Makefile 0.01% C++ 11.01% GLSL 0.04% CMake 0.11% C 0.09% Objective-C 0.23% HTML 86.66% CSS 0.18% JavaScript 1.67%

ceng477-opengl's Introduction

ceng477-OpenGL

Authors: Doruk Coşkun (/Doruk-Coskun) & Çağrı Eser (/cagries)

An example

Another example

OpenGL project for CENG477 Computer Graphics lecture.

We have implemented an OpenGL program which renders the given scene (A physical map) using vertex and fragment shaders. Texture image (the physical map) is used as a height map. Program processes keyboard inputs to fly over the map and change the height factor.

Check Homework3.pdf for more implementation details.

How to Run

Download the repository by using:

$ git clone https://github.com/Doruk-Coskun/ceng477-OpenGL

To build the project, run the following commands from the project root directory:

$ cd Homework3
$ make

This creates the main executable inside the same directory.

earth.jpg and turkey.jpg can be used as input files. You can run the OpenGL program by:

$ ./main <texture.jpg>

A new OpenGL window is created.

Controls

W, A, S, D for movement. Increase the flight speed (initial is 0) by U and decrease the flight speed by J. Height factor can be changed using O and L.

ceng477-opengl's People

Contributors

cagries avatar doruk-coskun avatar

Watchers

 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.