Git Product home page Git Product logo

biswadeep01 / computer-graphics-in-c-language Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 6 KB

This repository contains a collection of computer graphics programs written in the C programming language. These programs are designed to help beginners learn the fundamentals of computer graphics and provide a hands-on approach to understanding the various algorithms and techniques used in graphics programming.

C 100.00%
cgraphics computergraphics-programs graphics

computer-graphics-in-c-language's Introduction

Computer Graphics Programs in C Language

This repository contains a collection of computer graphics programs written in the C programming language. These programs are designed to help beginners learn the fundamentals of computer graphics and provide a hands-on approach to understanding the various algorithms and techniques used in graphics programming.

Authors

Requirements

To run the programs in this repository, you will need a C compiler installed on your system. The programs have been tested with the GNU Compiler Collection (GCC) on Linux, macOS, and Windows.

Installation

To use these programs, simply clone the repository to your local machine using the following command:

  git clone https://github.com/Biswadeep01/Computer-Graphics-in-C-Language.git

Once the repository has been cloned, navigate to the directory and compile the program using the following command:

  gcc program-name.c -o program-name -lGL -lGLU -lglut

Replace 'program-name' with the name of the program you wish to compile.

Programs

Bresenham's Line Drawing Algorithm

Midpoint Circle Drawing Algorithm

Midpoint Ellipse Drawing Algorithm

Flood Fill Algorithm

Boundary Fill Algorithm

Scan Line Polygon Fill Algorithm

2D Transformation: Translation, Scaling, Rotation

Contributions

Contributions to this repository are welcome.

If you have any suggestions, bug reports, or feature requests, please submit them as issues or pull requests.

computer-graphics-in-c-language's People

Contributors

biswadeep01 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.