Giter Club home page Giter Club logo

kpi-computer-graphics-labs's Introduction

KPI-computer-graphics-labs

Laboratory works for Computer Graphics subject at KPI.

Projects:

  1. Bezier Curve Editor
  2. Bucket-Filling Tool
    Algorithms used:
    • Flood Fill
    • Boundary Fill
    • Scanline Fill
    • Span Fill
  3. Fractals Viewer
    Fractals used (implemented in glsl):
    • Koch snowflake shader
    • Mandelbrot Set shader
    • Barnsley Fern shader

How to try:

  1. Downloading the repository: Start by cloning the repository with git clone --recursive https://github.com/SkaLe3/KPI-ComputerGraphics-Labs
  2. Generating solution: After cloning run GenerateProjects.bat script file to generate a Visual Studio 2022 solution file
  3. Select Startup project which you want to compile

How to use:

Bezier Curve Editor

  1. All instructions provided in an application interface

Bucket-Filling Tool

  1. Select the image you want to fill on the Scene Hierarchy Panel
  2. Select the algorithm and pick the color you want to use on the Settings Panel
  3. Use the left mouse button to fill areas

Fractals

  1. Select the desired fractal, its color, and the number of iterations
  2. Use WASD to navigate
  3. Use the Mouse Wheel to zoom
  4. Use the Left Mouse Button to regenerate the Barnsley Fern fractal

About projects

All projects were finished within a small amount of time each and the code quality is poor. The code needs to be refactored, optimized and finished to the end with the new architecture of an application. But there is no reason to refactor and finish because the essence is in the implementation of the idea of algorithms and in studying their work, and not in writing a high-quality software product.
Bezier Curve Editor Fractals Mandelbrot Fractals Fern

Framework used

Fully recoded clone of an earlier version of TheCherno/Hazel with some custom changes

kpi-computer-graphics-labs's People

Contributors

skale3 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.