Robotics Toolbox classes for B2 students
-
Updated
Mar 6, 2019 - MATLAB
Robotics Toolbox classes for B2 students
Assignments performed for Computer Graphics Laboratory in Semester 4 of my tenure as B.E in Information Technology.
Introduction to the important algorithms og Computer Graphics
University project for computer graphics. 2D transformations basics with GUI.
Shows 2x2 matrices use for simple 2D transformations (rotation, flip, scaling…)
The computer graphics simulator for studying multidimensional geometric transformations
This book is about the fundamentals of computer graphics. It covers all the fundamental topics and algorithms with solved examples to understand the topics easily. It covers detailed and understandable explanation about the topics on the basis of various resources available online.
Programs, reports, documentation, and screenshots implemented and designed for the laboratory coursework on UCS1712: Graphics and Multimedia course.
Some of my programs for Bunda Mulia Computer Graphics Course
Fast, lifting impelementation, C wavelet lib. Non dyadic DWT (e.g. can handle 39x39 images)
Data structure for storing and accessing transformations across multiple frames.
Computer Graphics Concept tested using OpenGL - Line Drawing, Polygon Filling, 2D Transformations, 3D lightning, Textures etc
Sample Programs in C++ to Learn OpenGl
C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. Provided with complete manual and samples.
Javascript isomorphic 2D affine transformations written in ES6 syntax. Manipulate transformation matrices with this totally tested library!
Add a description, image, and links to the 2d-transformations topic page so that developers can more easily learn about it.
To associate your repository with the 2d-transformations topic, visit your repo's landing page and select "manage topics."