Skip to content
Programmerbay
  • Home
  • Aptitude Tricks
  • Articles
  • Online Tools
    • Online Decimal to Binary Converter With Steps
    • Free Online Case Converter – Uppercase to Sentence Case
    • Online Strikethrough Text Generator Or Crossed Out Text Generator
  • Toggle website search
Search this website
Menu Close
  • Home
  • Aptitude Tricks
  • Articles
  • Online Tools
    • Online Decimal to Binary Converter With Steps
    • Free Online Case Converter – Uppercase to Sentence Case
    • Online Strikethrough Text Generator Or Crossed Out Text Generator
  • Toggle website search

C Program for Clipping a line using Cohen Sutherland Algorithm

  • Post author:Sandeep Verma
  • Post published:July 25, 2022
  • Post category:Articles

In this article, we'll be clipping a line in C using Cohen Sutherland algorithm. Clipping…

Continue ReadingC Program for Clipping a line using Cohen Sutherland Algorithm

C Program to implement Window to Viewport Transformation

  • Post author:Sandeep Verma
  • Post published:July 25, 2022
  • Post category:Articles

In this article, we'll be discussing meaning of window, viewport, window to viewport mapping and …

Continue ReadingC Program to implement Window to Viewport Transformation

Difference Between Parallel and Perspective Projection in Computer Graphics

  • Post author:Sandeep Verma
  • Post published:July 23, 2022
  • Post category:Articles

In this article, we'll be discussing the meaning of Projection and also see the difference…

Continue ReadingDifference Between Parallel and Perspective Projection in Computer Graphics

C Program to Draw Line using DDA Algorithm in Computer raphics

  • Post author:Sandeep Verma
  • Post published:July 4, 2022
  • Post category:Articles

In this article, we'll be using DDA algorithm to draw line in C.  DDA line…

Continue ReadingC Program to Draw Line using DDA Algorithm in Computer raphics

Difference between Raster Scan and Random Scan

  • Post author:Sammak
  • Post published:September 15, 2020
  • Post category:Articles

In Computer Graphics, Raster scan and Random scan are techniques used to render pictures on…

Continue ReadingDifference between Raster Scan and Random Scan

Difference between flood fill and boundary fill algorithm

  • Post author:Rupesh Rawat
  • Post published:August 22, 2019
  • Post category:Articles

Boundary fill and Flood fill are two algorithms that lie under the Seed Fill method.…

Continue ReadingDifference between flood fill and boundary fill algorithm

Find the equation of the Bezier curve which passes through (0,0) and (-4,2) and controlled through (14,10) and (4,0)

  • Post author:Sandeep Verma
  • Post published:November 23, 2018
  • Post category:Articles

Solution: B(t) = ∑ki=0   Pk Bk,n(t)         where, 0<=t<=1 It is given that curve…

Continue ReadingFind the equation of the Bezier curve which passes through (0,0) and (-4,2) and controlled through (14,10) and (4,0)
← Newer Posts

Recent Posts

  • What Are the Five Main Features of OOPs?
  • Counting Figures Tricks with Triangle Examples
  • Difference between While and Do While loop in Tabular Form
  • C Program to Sort an array using Selection Sort in Ascending Order
  • Design 2 bit synchronous up down counter using T flip flop?
  • Design a 2 bit Synchronous down counter using T Flip flop?

© Copyright 2021 All Right Reserved

A site about programming languages, Technical topics And for codes too.

Copyright - OceanWP Theme by OceanWP