About 1,330,000 results
Open links in new tab
  1. Computer Graphics Tutorial - Online Tutorials Library

    2. What is the role of linear algebra in computer graphics? Linear algebra is like the math toolkit for computer graphics. It helps in creating and moving objects in 2D or 3D on the screen. For example, it …

  2. 2D Transformation in Computer Graphics - GeeksforGeeks

    Mar 22, 2023 · We can use a 2 × 2 matrix to change or transform, a 2D vector. This kind of operation, which takes in a 2-vector and produces another 2-vector by a simple matrix multiplication, is a linear …

  3. 2D transformation (Computer Graphics) | PPT - SlideShare

    The document discusses 2D transformations in computer graphics, including translation, rotation, and scaling, which adjust an object's position, orientation, or size. It explains the mathematical …

  4. Tutorial: Build a simple Win2D app - Windows apps

    Mar 5, 2026 · This tutorial introduces some of the basic drawing capabilities of Win2D.

  5. Composite Transformation in 2-D graphics - GeeksforGeeks

    Jul 23, 2025 · Prerequisite - Basic types of 2-D Transformation : Translation Scaling Rotation Reflection Shearing of a 2-D object Composite Transformation : As the name suggests itself Composition, here …

  6. Cairo Tutorial

    Cairo is a powerful 2d graphics library. This document introduces you to how cairo works and many of the functions you will use to create the graphic experience you desire.

  7. Graphics - .NET MAUI | Microsoft Learn

    Sep 30, 2024 · Browse the sample .NET Multi-platform App UI (.NET MAUI) provides a cross-platform graphics canvas on which 2D graphics can be drawn using types from the Microsoft.Maui.Graphics …

  8. Java 2D tutorial - Java Graphics programming - ZetCode

    Jul 17, 2023 · Java 2D Java 2D is an API for drawing two-dimensional graphics using the Java programming language. Java 2D is a powerful technology. It can be used to create rich user …

  9. GitHub - mono/SkiaSharp: SkiaSharp is a cross-platform 2D graphics

    About SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and …

  10. three.js examples

    test / memory texturegrad textures / 2d-array textures / 2d-array / compressed textures / anisotropy textures / partialupdate tonemapping