FABACADEMY
FABACADEMY
  • home
  • About Me
  • Weekly Tasks
  • Final Project
Computer-Aided Design

2. Computer-Aided Design

In this week we have to understand 2 D and 3D design concepts. 2D design means planar designs which is broadly divided into raster and vector.

  • Raster: Raster or bitmap images, often associated with images produced through scanning or photographing objects, are formed by pixels – tiny dots storing unique color and tonal information that amalgamate to create the complete picture. Common raster file formats encompass JPEG, PNG, and GIF images. Nevertheless, due to their fixed pixel count, resizing raster images for larger or smaller spaces can lead to distortion or blurriness. For Raster I explored GIMP(GNU Image Manipulation Program) and BIMP Learn more about GIMP
  • raster
  • Vector Images:Instead of trying to keep track of the millions of tiny pixels in a raster image, vector images keep track of points and the equations for the lines that connect them. Generally speaking, vector images are made up of paths or line art that can infinitely scalable because they work based on algorithms rather than pixels. One of the greatest things about vector images is that you can re-size them infinitely larger or smaller, and they will still print out just as clearly, with no increase (or decrease) in file size. If you remember back to your high school geometry, the equation for a circle of center (h,k) and radius r is (x - h)2 + (y - k)2 = r2. If you want to make the circle bigger, you just increase the value of r - instead of having to keep track of tons more pixels, the computer just has to keep track of a different number. That takes almost no file space at all
  • vector
  • GIMP(GNU Image Manipulation Program) : GIMP works on the layers. If we make changes in layers then it does not affect the changes in other layer. Following are explorations in the GIMP:Changes are done on layer 2 as shown which keeps the layer 1 unchanged
  • layer 1 layer 2
  • Scaling: Scaling is done on pixels as well as on the percentage: before scaling size was 122KB and after scaling size reduced to 21KB.Sacle parameters of pixel is also shown.
  • before scaling after scaling scaling
  • Grey Scaling:Image can be made from to grey.
  • Original image

    original

    Image after greying

    grey image

    Hue chroma

    hue chroma
  • Vector Images (SVG files) I have created some SVG texts for logos using https://app.logo.com/dashboard
  • Original image

    profile

    logo

    logo
  • 2D drawing: Drawing of camera case:
  • cam case

    following are steps for 2D drawing

    2d draw 2d draw
  • 2D drawing: Parametric drawing for holes in plate.In this parametric drawing number of holes to plates increases as the length of plate changes
  • 3 holes

    creating parameters

    parameter

    chnaged holes

    changed
  • 3D modelling using Fusion: 3D modelling and animation of bevel gears Gears can be easily modelled using utilities and gear scripts.
  • bevel 1

    Scaled gears(Upper gear is scaled by 50%)

    parameter

    Using Loft two gears are connected:

    parameter

    Bevel1

    parameter

    joint

    parameter

    Assembly and animation

    Image/Video compression tools

  • I used ffmpeg tool for the video compression. Downloaded ffmpeg from https://www.ffmpeg.org/download.html#build-windows
  • download
  • download zip file
  • download

    Completed the setting of computer environment copied the path also.

    download

    Models

    bevel1

    bevel assembly

    parametric model

    +919689630190