Skip to content

Animating light motion on sphere with different textures

License

Notifications You must be signed in to change notification settings

dkozykowski/Sphere-animator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sphere animator

License: MIT

Introduction

This simple project written with WindowsForms is an introduction to 3D graphic programming.

It was made to help with understanding how light striking an object with given facture from different angles is rendered.

Options

User might change parameters such as:

  • object color / texutre
  • object normal map
  • light color
  • light angle
  • diffuse component factor of the lighting model (Lambert model) - K_s
  • specular component factors - K_d, M
  • normal map factor - K

Application screenshots

About

Animating light motion on sphere with different textures

Topics

Resources

License

Stars

Watchers

Forks

Languages