Video Lectures

32x32

Chapter 1 : Introduction to Computer Graphics
Topic : Overview of Computer Graphics, Computer Graphics Application
Content : explanation 10 MB ,8:45 MIN , THEORY


32x32

Chapter 1 : Introduction to Computer Graphics
Topic : Computer Graphics Software and Description of some graphics devices
Content : various software 12 MB ,9:35 MIN , THEORY


32x32

Chapter 1 : Introduction to Computer Graphics
Topic : Input Devices for Operator Interaction, Active and Passive Graphics Devices
Content : Analog and digital devices 11 MB ,8:21 MIN , THEORY


32x32

Chapter 1 : Introduction to Computer Graphics
Topic : Display Technologies and Storage Tube Graphics Displays
Content : CRT 16 MB ,14:15 MIN , THEORY


32x32

Chapter 1 : Introduction to Computer Graphics
Topic : Display Technologies
Content : LCD Plasma 14 MB ,11:11 MIN , THEORY


32x32

Chapter 1 : Introduction to Computer Graphics
Topic : Video Basics, The Video Controller
Content : Frame video format GPU 10 MB ,9:21 MIN , THEORY


32x32

Chapter 1 : Introduction to Computer Graphics
Topic : Calligraphic Refresh Graphics Displays, Raster Refresh (Raster-Scan) Graphics Displays
Content : Explanation 19 MB ,14:44 MIN , THEORY


32x32

Chapter 2 : Scan conversion
Topic : Digital Differential Analyzer (DDA) algorithm
Content : Scan conversion 18 MB ,16:16 MIN , THEORY


32x32

Chapter 2 : Scan conversion
Topic : Bresenhams Line drawing algorithm
Content : DDA vs Bresenham's 18 MB ,15:48 MIN , THEORY


32x32

Chapter 2 : Scan conversion
Topic : Scan Converting Circles
Content : Symmetry of circle Description 6 MB ,6:11 MIN , THEORY


32x32

Chapter 2 : Scan conversion
Topic : Midpoint Circle Algorithm
Content : description 10 MB ,8:37 MIN , THEORY


32x32

Chapter 2 : Scan conversion
Topic : Bresenhams method of Circle drawing
Content : Decision parameter Calculation of decision parameter 17 MB ,14:26 MIN , THEORY


32x32

Chapter 2 : Scan conversion
Topic : Midpoint Ellipse Algorithm
Content : 4 way symmetry decision parameter 15 MB ,9:59 MIN , THEORY


32x32

Chapter 2 : Scan conversion
Topic : end-point ordering and clipping lines
Content : Description 7 MB ,5:30 MIN , THEORY


32x32

Chapter 2 : Scan conversion
Topic : Problems of Aliasing
Content : Description of aliasing Types of antialiasing 4 MB ,3:24 MIN , THEORY


32x32

Chapter 2 : Scan conversion
Topic : Clipping Lines algorithms and Cohen-Sutherland
Content : Description Region code Visibility typrs 19 MB ,13:54 MIN , THEORY


32x32

Chapter 2 : Scan conversion
Topic : Cyrus-Beck
Content : Description 6 MB ,5:46 MIN , THEORY


32x32

Chapter 1 : Two-Dimensional Transformations
Topic : Transformation and matrices, Transformation Conventions
Content : 2D Transformation basic 2D coordinate system 3D coordinate system 13 MB ,12:51 MIN , THEORY


32x32

Chapter 1 : 2D transformation
Topic : Translations, Rotation and Scaling
Content : Affine transformation Definition, diagram, equation and matrix of translation, scaling and rotation 23 MB ,16:43 MIN , THEORY


32x32

Chapter 1 : 2D transformation
Topic : Reflection and Reflection through an Arbitrary Line and shearing
Content : Reflection (about x,y axis , about origin, about line x=y) shearing (x and y shearing) 10 MB ,10:5 MIN , THEORY


32x32

Chapter 1 : 2D transformation
Topic : Homogeneous Coordinates and Matrix Representation of 2D Transformations and Rotation About an Arbitrary Point and Combined Transformation
Content : order of operation in matrices commutative law (property of matrices) 25 MB ,17:3 MIN , THEORY


32x32

Chapter 1 : 2D transformation
Topic : The Window-to-Viewport Transformations
Content : windowing clipping viewing transformation -normalization transformation -workstation transformation 12 MB ,12:2 MIN , THEORY


32x32

Chapter 2 : 3D Transformation
Topic : Three-Dimensional Scaling and Three- Dimensional Rotation and Three- Dimensional Translation
Content : basic of 3D coordinates Explanation Rotation matrix writing tricks 23 MB ,21:37 MIN , THEORY


32x32

Chapter 2 : 3D Transformation
Topic : Rotation about an Arbitrary Axis in Space
Content : 5 steps of operations 7 MB ,6:15 MIN , THEORY


32x32

Chapter 2 : 3D Transformation
Topic : Three-Dimensional Reflection
Content : reflection about xy,yz and xz plane 7 MB ,6:38 MIN , THEORY


32x32

Chapter 2 : 3D Transformation
Topic : Three-Dimensional Shearing
Content : shearing against x,y and z axes 6 MB ,6:1 MIN , THEORY


32x32

Chapter 2 : 3D Transformation
Topic : Perspective Transformations and camera models
Content : explaination 11 MB ,8:29 MIN , THEORY


32x32

Chapter 2 : 3D Transformation
Topic : Orthographic Projections, Axonometric Projections, Oblique Projections, View volumes for projections and Techniques for Generating Perspective Views
Content : single view multiple view Parallel projection Perspective projection 16 MB ,11:34 MIN , THEORY


32x32

Chapter 1 : Viewing in 3D
Topic : Stages in 3D viewing
Content : graphic pipeline 3D viewing introduction 15 MB ,12:2 MIN , THEORY


32x32

Chapter 1 : viewing in 3D
Topic : Canonical View Volume (CVV)
Content : Description 6 MB ,5:3 MIN , THEORY


32x32

Chapter 1 : viewing in 3D
Topic : Specifying an Arbitrary 3D View
Content : viewing coordinates viewing about x,y and z axes 14 MB ,11:36 MIN , THEORY


32x32

Chapter 1 : Viewing in 3D
Topic : Coordinate Systems and matrices
Content : Description 8 MB ,7:29 MIN , THEORY


32x32

Chapter 1 : Viewing in 3D
Topic : The Mathematics of Planar Geometric Projections
Content : Projection Parallel oblique and orthogonal projection 18 MB ,16:6 MIN , THEORY


32x32

Chapter 1 : Viewing in 3D
Topic : camera model and viewing pyramid
Content : Description 5 MB ,3:52 MIN , THEORY


32x32

Chapter 1 : Viewing in 3D
Topic : Light: Radiometry, Transport, Equation, Photometry
Content : Description 20 MB ,16:19 MIN , THEORY


32x32

Chapter 1 : Viewing in 3D
Topic : Color: Colorimetry, Color Spaces, Chromatic Adaptation, Color Appearance
Content : Description 16 MB ,14:13 MIN , THEORY


32x32

Chapter 1 : Visible-Surface Determination
Topic : Techniques for efficient Visible-Surface Algorithms
Content : Description Hidden surface elimination Visible surface detection 9 MB ,7:42 MIN , THEORY


32x32

Chapter 1 : Visible-Surface Determination
Topic : The z-Buffer Algorithm
Content : Description 10 MB ,8:32 MIN , THEORY


32x32

Chapter 1 : Visible-Surface Determination
Topic : Back face removal
Content : Coherence and their types back face algo 12 MB ,10:24 MIN , THEORY


32x32

Chapter 1 : Visible-Surface Determination
Topic : Categories of algorithms
Content : Object space method Image space method 12 MB ,10:28 MIN , THEORY


32x32

Chapter 1 : Visible-Surface Determination
Topic : Area sub-division method
Content : Description 7 MB ,5:44 MIN , THEORY


32x32

Chapter 1 : Visible-Surface Determination
Topic : Scan-line method
Content : Description 15 MB ,11:14 MIN , THEORY


32x32

Chapter 1 : Visible-Surface Determination
Topic : Painters algorithms (depth sorting)
Content : Description 11 MB ,8:32 MIN , THEORY


32x32

Chapter 1 : Visible-Surface Determination
Topic : Visible-Surface Ray Tracing
Content : Description 6 MB ,5:20 MIN , THEORY


32x32

Chapter 1 : Visible-Surface Determination
Topic : BSP trees
Content : Description BSP tree construction and example 10 MB ,9:6 MIN , THEORY


32x32

Chapter 1 : Visible-Surface Determination
Topic : comparison of the methods
Content : Description and summary of all visible surface eliminition algorithm 6 MB ,5:47 MIN , THEORY


32x32

Chapter 2 : Plane Curves and Surfaces
Topic : Curve Representation
Content : Arc and curve Description Types of curve representation 8 MB ,8:14 MIN , THEORY


32x32

Chapter 2 : Plane Curves and Surfaces
Topic : Nonparametric Curves
Content : Description Problems with nonparametric representation 6 MB ,5:13 MIN , THEORY


32x32

Chapter 2 : Plane Curves and Surfaces
Topic : Parametric Curves
Content : Description Types of parametric curve 6 MB ,5:21 MIN , THEORY


32x32

Chapter 2 : Plane Curves and Surfaces
Topic : Parametric Representation of a Circle
Content : Description 6 MB ,6:9 MIN , THEORY


32x32

Chapter 2 : Plane Curves and Surfaces
Topic : Parametric Representation of an Ellipse
Content : Description 8 MB ,7:14 MIN , THEORY


32x32

Chapter 2 : Plane Curves and Surfaces
Topic : Parametric Representation of a Circle
Content : Description 6 MB ,6:9 MIN , THEORY


32x32

Chapter 2 : Plane Curves and Surfaces
Topic : Parametric Representation of a Parabola
Content : Description 7 MB ,6:54 MIN , THEORY


32x32

Chapter 2 : Plane Curves and Surfaces
Topic : Parametric Representation of a Hyperbola
Content : Description 7 MB ,6:3 MIN , THEORY


32x32

Chapter 2 : Plane Curves and Surfaces
Topic : Representation of Space Curves
Content : Description 6 MB ,5:23 MIN , THEORY


32x32

Chapter 2 : Plane Curves and Surfaces
Topic : Cubic Splines
Content : Description 9 MB ,7:52 MIN , THEORY


32x32

Chapter 2 : Plane Curves and Surfaces
Topic : Bezier Curves and Parametric Cubic Curves
Content : Description 12 MB ,9:46 MIN , THEORY


32x32

Chapter 2 : Plane Curves and Surfaces
Topic : B-spline Curves, B-spline Curve Fit, B-spline Curve Subdivision
Content : explanation 11 MB ,8:40 MIN , THEORY


32x32

Chapter 2 : Plane Curves and Surfaces
Topic : Quadric Surfaces
Content : explanation 8 MB ,5:56 MIN , THEORY


32x32

Chapter 2 : Plane Curves and Surfaces
Topic : Bezier Surfaces
Content : explanation 8 MB ,5:32 MIN , THEORY


32x32

Chapter 1 : Computer Animation
Topic : Principles of Animation
Content : Animation Principles 51 MB ,18:9 MIN , THEORY


32x32

Chapter 1 : Computer Animation
Topic : Deformations
Content : types of deformation 6 MB ,4:41 MIN , THEORY


32x32

Chapter 1 : Computer Animation
Topic : Character Animation
Content : description 6 MB ,5:5 MIN , THEORY


32x32

Chapter 1 : Computer Animation
Topic : Key framing, Procedural Techniques
Content : Animation technique Description 13 MB ,10:27 MIN , THEORY


32x32

Chapter 1 : Computer Animation
Topic : Physics-Based Animation
Content : description 8 MB ,5:25 MIN , THEORY


32x32

Chapter 2 : Image Manipulation and Storage
Topic : What is an Image
Content : explanation 4 MB ,3:50 MIN , THEORY


32x32

Chapter 2 : Image Manipulation and Storage
Topic : Digital image file formats
Content : description 7 MB ,5:25 MIN , THEORY


32x32

Chapter 2 : Image Manipulation and Storage
Topic : Image compression standard JPEG
Content : explanation compression and its types block diagram and steps in JPEG compressiopn 7 MB ,7:5 MIN , THEORY


32x32

Chapter 2 : Image Manipulation and Storage
Topic : Digital image enhancement
Content : Description 6 MB ,5:12 MIN , THEORY


32x32

Chapter 2 : Image Manipulation and Storage
Topic : contrast stretching
Content : Description 6 MB ,5:34 MIN , THEORY


32x32

Chapter 2 : Image Manipulation and Storage
Topic : Image Processing
Content : Image Description 11 MB ,8:51 MIN , THEORY


32x32

Chapter 2 : Image Manipulation and Storage
Topic : smoothing and median Filtering
Content : explanation 10 MB ,9:8 MIN , THEORY


32x32

Chapter 2 : Image Manipulation and Storage
Topic : Histogram Equalization
Content : Histogram Contrast 18 MB ,15:19 MIN , THEORY


The Shikshak App

The Shikshak App is an honest attempt to provide quality education.

https://play.google.com/store/apps/details?id=com.weit.theshikshak&hl=en_IN