Skip to content

kamiyuzu/OpenGLPractise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGLPractise

OpenGL practise for an university subject

How to compile the proyect

First to compile the project just cd into the build folder an execute the following command:

cmake .. -DOpenGL_GL_PREFERENCE=GLVND && make -j4

Afterwards just run the OpenGL generated binary you want to visualise:

./bin/gpo_04_entrega_ejer3

Cel-shading

GIF illustrating the cel-shading implemented: Cel-shading

Stippling

GIF illustrating the stippling implemented changing the factor: StipplingFactor GIF illustrating the stippling implemented changing the pattern: StipplingPattern

Ink texture NPR

GIF illustrating the ink texture implemented changing the factor: INK_Texture

Ink Wash

GIF illustrating the ink wash texture implemented changing the factor: INK_Texture

About

OpenGL practise for university subject

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •