top of page

Computer Graphics

  • Swee Seng
  • Nov 6, 2016
  • 1 min read

Graphic Engine: Opengl

Coding Language: C++

Description:

This is an assignment that i did in 2015, it features a scene in an abandoned hill. The raindrops and dead trees are used to further emphasis it.

Techniques Used:

  • Billboard

  • The raindrops are 2D image that will always rotate to face the player.

  • Sprite Animation

  • The wolves are sprite animation being displayed sprite by sprite.

  • Height map

  • Terrain in the map is being generated by a height map loaded at start up.

  • Multi Texture

  • The height map consist of at least 2 textures.

  • Shader

  • The lighting in the scene is the fog shader which i turned to white.

  • Shadow

  • The are shadow in the scene with the light source being the moon.

Download Link:

 
 
 

Opmerkingen


Featured Posts
Recent Posts
Archive
Search By Tags

2016 by Ong Swee Seng

  • Black LinkedIn Icon
bottom of page