Giter Club home page Giter Club logo

geoffwhitehead / hardware-rasteriser Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 23.95 MB

Hardware rasteriser with a scene demonstrating use of primitives, models, meshes, interpolated colours, transparency, translations, textures, phong lighting, and shaders. Extended from NCLGL frameowork created by Rich Davidson (Newcastle University). Main focus of this project was to learn about shaders.

License: MIT License

C 90.66% GLSL 1.00% C++ 6.40% Makefile 0.08% HTML 1.02% Objective-C 0.84%

hardware-rasteriser's Introduction

Hardware Rasteriser

Hardware rasteriser with a scene demonstrating use of primitives, models, meshes, interpolated colours, transparency, translations, textures, phong lighting, and shaders. Extended from NCLGL frameowork created by Rich Davidson (Newcastle University). Main focus of this project was to learn about shaders.

Examples:

Ground: Tesselated and textured snowy landscape.

Cube 1: Uses shader to cause the sides of the cube to explode outwards and back in again whilst rotating.
Cube 2: Uses a shader that causes the cube alpha value to rise and fall causing it to dissapear and re-appear.
Cube 3: Uses a shader that moves the cube up and down. The smily face on the cube moves with the cube whilst the noise background is stationary.
Cube 4: Uses a shader to spin the textured lava cube. Uses phong lighting.
Cube 5: Shader that moves the cube up and down whilst interpolating between a smiley texture and a rust texture.
Cube 6: Uses shader to make the cube shrink and disapear.

Trees: Geometry Shader is used to turn scattered points into quads and applies tree texture.

Getting Started

Clone and run with visual studio. Build SOIL Build and run OpenGLGraphics

Built With

  • Visual Studio 2015
  • NCLGL - Classes from this framework were used.

Screenshots

console output

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

hardware-rasteriser's People

Contributors

geoffwhitehead 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.