Giter Club home page Giter Club logo

project5-advancedglsl's Introduction


CIS565: Project 5: Advanced GLSL

Fall 2012

Due Tuesday 11/20/2012

A brief description

The goal of this project is to explore the functionality of GLSL further in three parts. The first part of this project is a globe renderer capable of rendering a convincing model of planet Earth from space. The second part is a screen-space ambient occlusion technique based entirely in the fragment shader. The third one is to implement two interesting vertex shadings.


PART 1: Globe Renderer

  • Basic
  • Bump mapped terrain
  • Rim lighting to simulate atmosphere
  • Nighttime lights on the dark side of the globe
  • Specular mapping
  • Moving clouds
  • Additional
  • Shade base on altitude using the height map(keyboard '2')

Shade base on altitude using the height map

Figure 0. Shade base on altitude using the height map.


PART 2: Screen-Space Ambient Occlusion

  • Basic
  • regular sample based approach

regular sample based SSAO

Figure 1. regular sample based SSAO.


PART 3: Vertex Shading

  • Vertex Pulsing(keyboard '2')
  • Vertex Morphing(keyboard '3')

pulsing cow

Figure 2. pulsing cow.


How to build

I developed the part1 on Visual Studio 2010. The solution files are located in part1/Globe/Globe.sln part2/565GLFrame/565GLFrame.sln part3/565GLFrame/565GLFrame.sln

You should be able to build it without modification.

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.