Skip to main content

Chapter-2c: Programming with OpenGL

Topic discussed in the Presentation:
  • Fractals
  • Sierpinski Gasket as a Fractal
  • Using Hidden Surface Removal Algorithm in OpenGL

Note: This PPT was taken from https://www.cs.unm.edu/~angel/BOOK/INTERACTIVE_COMPUTER_GRAPHICS/FIFTH_EDITION/PPT/ and modified according to the syllabus needs.

Comments

Popular posts from this blog

Chapter-3b: Working with Callbacks

Following topics are discussed in this presentation: Handling the event types in OpenGL - mouse, keyboard, active and passive motion and reshape Viewport Menus in OpenGL Note:  This PPT was taken from  https://www.cs.unm.edu/~angel/BOOK/INTERACTIVE_COMPUTER_GRAPHICS/FIFTH_EDITION/PPT/  and modified according to the syllabus needs.