Computer Knowledge

Animation and Visual Effects

1,550 Questions

Animation and visual effects involve creating digital imagery, 3D models, and virtual environments for media. This hub covers computer graphics techniques, modeling, and augmented reality. These questions assess basic computer knowledge and digital technology concepts.

3D modeling techniquesComputer graphicsAugmented realitySimulation methodsVisual special effects

Animation and Visual Effects Questions

Multiple choice general knowledge science & technology
  1. Raster Graphics

  2. Scalar Graphics

  3. Vector Graphics

  4. Bitmap Architecture

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Vector graphics use mathematical equations and geometric primitives (points, lines, curves) to represent images, allowing them to be scaled infinitely without quality loss. Raster graphics (option A) use pixel grids, 'Scalar graphics' (option B) is not a standard graphics term, and 'Bitmap Architecture' (option D) refers to raster image storage, not mathematical image representation. The key advantage of vector graphics is that they remain sharp at any size because they're defined by formulas rather than fixed pixels.

Multiple choice general knowledge science & technology
  1. Morphing

  2. CAD

  3. Toasting

  4. JIT

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Morphing is a special effect that smoothly transitions one image into another by manipulating pixels. It was widely popularized in music videos and movies during the 1990s. CAD (Computer-Aided Design), Toasting, and JIT (Just-In-Time compilation) are not related to visual transformation effects.

Multiple choice general knowledge science & technology
  1. Holograms

  2. Lasers

  3. 3D special effects

  4. DVD

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Holograms are three-dimensional images created using laser light interference patterns. Unlike regular photographs, holograms capture the light field scattered from an object, allowing them to display the object in three dimensions with realistic depth and parallax effects.

Multiple choice general knowledge science & technology
  1. A type of animation entrance effect

  2. A method of advancing slides

  3. A method of moving items on a slide

  4. All of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A motion path is a custom animation that moves an object along a defined trajectory on a slide. It's not an entrance effect (those are predefined), not for advancing slides, and distinctly different from other animation types.

Multiple choice technology
  1. milliseconds

  2. seconds

  3. minutes

  4. Day Time

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The getTimer() function in ActionScript returns the number of milliseconds that have elapsed since the SWF (Shockwave Flash) file started playing. This is commonly used for animation timing, performance measurement, and creating time-based behaviors. The return value is in milliseconds, not seconds or minutes.

Multiple choice technology web technology
  1. A graphic, animation and authoring application

  2. An authoring tool to publish web pages

  3. A graphic application to make WBT

  4. A graphic application to publish interactive web application and web Pages

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Adobe Flash is a graphic and multimedia platform used specifically for authoring and publishing interactive vector graphics, rich internet applications, web animations, and full web pages.

Multiple choice technology web technology
  1. Images only

  2. Images and Movie Clip only

  3. Images, Movie Clip, and button

  4. Symbol and shape only

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

In Flash, the most fundamental elements that can be animated are symbols and shapes. While images, movie clips, and buttons are important, option D correctly identifies the broader and more essential category. Symbols (which include graphic, movie clip, and button symbol types) and shapes form the foundation of Flash animation.

Multiple choice technology web technology
  1. FPS (Frame Per Second)

  2. FPM (Frame Per Minute)

  3. FPS (Frame Per Scene)

  4. FPS (Frame Per Shockwave)

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Frame rate in Flash and multimedia is measured in FPS (Frames Per Second), which determines how many individual frames are displayed each second. This standard measurement applies across video, animation, and interactive media. Options B, C, and D are incorrect - FPM, 'per scene', and 'per shockwave' are not standard frame rate units.

Multiple choice technology platforms and products
  1. Generative Shape Design

  2. General Shape Design

  3. General shape Development

  4. Generative Shape Development

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In CATIA V5, GSD stands for Generative Shape Design, which is a workbench for creating complex 3D shapes using parametric modeling. The term 'Generative' refers to the ability to generate shapes from specifications and parameters. 'General Shape Design' and other variations are incorrect terminology.