|
|
|
|
|
Adobe Photoshop is an Image Processing software
package that enables you to create & edit images
on IBM personal Computers. Adobe Photoshop is
acknowledged in professional fields as the cutting-edge
Program, the final word in Commercial .
-
With
Photoshop's tools you can paint a likeness
of a physical object.
-
Mixing
and Manipulating of colours at a click of
a button.
-
-
You
can create Patterns and Artistic Designs using
Fills and Colours.
-
You
can manipulate your Design images with Special
Effects and Techniques.
-
You
can Import and Export your Images.
-
Retouch,
Manipulate and Enhance Designs & patterns.
-
It
has been used to edit and create images as
diverse as Commercial Art, Cosmetic ads, New
Photos, Motion picture footage, Animation
cells & Fine Art work.
-
Creates
original Art & converts it to desired Platforms.
-
Retouch,
manipulate & enhance photographs of Digital
arts.
-
Master
the special effects you've always wanted.
-
Learn
the secrets of Output & Storage of your Images.
-
Web
page designing.
Photoshop TOPICS COVERD
CorelDRAW is
a Vector graphic software, allowing the user to produce
World Class Illustrations with 16.7 million colours.
SALIENT
FEATURES
-
With CorelDRAW you can create
Illustrations from scratch, enhance the Designs, use
and embellish scanned Photos of your Digital Art, and
send your finished work out in many ways.
-
A vector-based
drawing Program with extensive text handling and precision-drawing
features.
-
Ideal
tool for virtually any design project from Commercial
Art to technical illustrations, advertisements, publishing
and Internet publishing.
-
Full-color
Design Illustrations.
-
Complex
Design Drawings.
-
Commercial
Art.
-
Photorealistic
Design Images.
-
Surrealistic
Images.
-
Animation
sequences.
-
Libraries
of Designs.
-
High-quality
drawings from low-resolution originals.
-
CorelDraw TOPICS COVERD |
|
lllustrator is a vector graphics creation software for print media and web, allowing the user to produce World Class Illustrations with 16.7 million colors.
SALIENT FEATURES
-
Creative tools for Print Media.
-
Sophisticated Web Graphic Tools.
-
Special Effects to Images.
- Versatile Transparency Capabilities
- Dynamic Media Projects
APPLICATIONS
- Complex and High Quality Output.
- Logos.
- Libraries.
- High Quality Illustrations.
- Creating Banners, Posters, Handbills etc
lllustrator TOPICS COVERD
ADOBE FLASH ACTION SCRIPT
|
- ActionScript is the programming language of the Flash Player runtime. Originally developed as a way for Flash developers to program interactivity, ActionScript enables efficient programming of Flash applications for everything from simple animations to complex, data-rich, interactive application interfaces.
Prerequisite for learning Action Script is knowledge of the following in
C programming language -
|
|
- Giving your movies instructions
- Working with the Actions panel
- Direct typing
- Who are you talking to?
- Controlling movie clips on the stage
- Arguments
- Listening to what your movies are telling you
- Events in Flash
- External events
- Internal events
- Introducing event handlers .
- Introducing variables
- Creating variables and using them with literals and expressions
- Naming variables
- Creating variables
- Using literal values
- Using expressions
- Input and output
- Using string expressions
- Working with numbers
- Other uses for numeric expressions
- Working with Boolean values
- Logic operators
- Arrays
- Reasons for using arrays
- Arrays let you store related information together
- Arrays let you hold information in a specific order
- Arrays let you index information
- Arrays let you link information
- Creating a new array
- Typing an array
Using variable values as offsets
Movies That Decide for Themselves
|
- Decision making
- Making decisions in ActionScript: The if action
- Defining a decision
- Alternative actions
- Acting on alternatives: The else action
- More than one alternative: The else if action
- Handling lots of alternatives: The switch action
- Switching without breaks
- Timeline loops
- ActionScript loops
- while loops
- Useful things to do with while loops
- for loops
- init
- condition
- next
- Some useful examples of for loops
- Simple loop
- Reverse loop
- Two at a time
- Looping through elements in an array
- Applying an operation to all the elements in an array
- Searching an array for a specific value
- Cross-indexing a pair of arrays
- Hangman
Movies That Remember How to Do Things
- Breaking down a task
- Bundling actions and running them afterward
- Using anonymous and named functions
- Using functions to hide evil math
- Using functions to take care of repetitive jobs
- Choosing which actions to bundle and where
- Arguments and redundancy
- Local variables and modular code
- Returning values from a function
- Typing functions
- Running in circles
- Nesting functions
- Using nested functions
- Using more function nesting to tidy up your script
- Introducing objects and classes
- Type and object-oriented programming
- Classes, generalization, and abstraction
- Seeing arrays in a new light
- The Array constructor method
- Other Array methods
- Array properties
- Creating classes and objects (instances) in Flash
- Instances
- The Object object
- Viewing an object in Flash
- Constructors
- Objects, objects, everywhere
- Lurking objects
- Making a show reel
- Movie clips and buttons as objects
- Symbol types and behaviors
- Two sides of the same object
- Working with Library items
- Let chaos reign
- Bitmap caching
- The other side of bitmap caching
- Bitmap caching and RAM
- Changing the appearance of a cached movie clip
- When to use bitmap caching
- Referencing different timelines with ActionScript
- Different place, different variable
- Locating variables from inside an event handler function
- Reusing handler functions
- The apply method
- Global variables
Reusable Code and Realistic Movement
- Breaking down big tasks into smaller ones
- Black-box programming
- Creating simple components
- Creating a modular set of playback controls
- Dark Valentine
- Modular control of movie clips
- How to simulate realistic movement
- Motion with acceleration
- Trailing the pointer (a mouse follower)
- Understanding the inertial code
- Fine-tuning the component
- Function-based modular code
- Swarming behavior
- Taking the swarming effect forward
- Creating tweens with ActionScript
- Using import to access the Tween class
- How to use the Tween constructor function
- Understanding the transition types
- What is a sprite?
- Control
- External and internal data
- Movement
- Collision
- Planning zapper
- The game world (the main timeline)
- gSCREEN_TOP, gSCREEN_BOTTOM, gSCREEN_RIGHT, and gSCREEN_LEFT
- score
- level, skill, and accel
- speed
- shipDead, fired, and gSHIP_HEIGHT
- The timeline
- The code
- Global constants
- The “start game” trigger
- The player (the ship)
- The SwarmAlien
- alienSpawn()
- onEnterFrame
- alienBrain()
- alienReincarnate()
- The SwarmAlien code
- The bullet
- The debris of war
Adding Sound to Flash
- Choosing the right sound format
- Using sound on a timeline
- Using the ActionScript Sound class
- Playing sounds from ActionScript
- Attaching sounds to a sound instance
- Starting and stopping sounds
- Creating dynamic soundtracks
- Using ActionScript to control volume and balance
- Dealing with large sound files
- Using compression to reduce download times
- Loading sound from external files
- Silence can also be golden
Working with Multimedia
Responding to Events |
Flash Action Script Excercise
C |
|
|
|
Datatypes. |
|
|
Operator. |
|
|
Condition construct. |
|
|
Looping construct. |
|
|
Functions. |
|
|
Array. |
C++ |
|
|
Class. |
|
|
Object. |
|
|
Inheritance. |
|
|
Functions. |
|
|
Properties. |
|
For Salient Features & Applications
Toon Boom Studio is ideal for individuals looking for an all-in-one animation software. From drawing digitally, scanning hand-drawn animations or seamlessly importing existing artwork, Studio enables you to lip-sync your animation, setup the action in a 3D space and publish your animation projects for TV, HDTV, the Web and iPod!
SALIENT FEATURES
-
Toon Boom Studio offers intuitive and easy to use drawing tools.
-
Toon Boom Studio, you can import and manage all kinds of assets, including digital pictures, movies or sound files
-
Toon Boom Studio is the only software for creative minds that offers fully automated lip-syncing capabilities.
-
Toon Boom Studio uses a camera in a virtual 3D environment to set the action. Be the director of your own masterpiece
Topics Covered
3D Studio
Max is a tool from Kinetix for making 3D Models and Designs
and also to create simple as well as complex 3 Dimensional
Animations.
SALIENT
FEATURES
-
Mechanical
3D Modeling and Rendering.
-
Architectural
drawings and layouts of all kinds.
-
Interior
design and facility planning.
-
Line drawings
for the fine arts.
-
Using
3D-Studio Max, is an important part of communicating
with the drawing community.
-
Achieve
impressive presentations by simply souping up your
2D drawings and presenting them in dynamic views.
-
Gain a
competitive edge by taking the time to build full 3D
drawings.
-
A new
paradigm for Design Visualization.
-
3D Studio
Max is much more than just a form creation tool.
-
3D Studio
Max software gives you the freedom to experiment and
race ahead with your ideas and Imaginations.
-
Photographic
& natural backgrounds made by yourself to create
extraordinary environment.
-
The Special
effects & extra lighting effects to make environment
much vibrant.
-
Integrated
Keyframe Animation. Subtle Visual Effects - Visual effects
are available like fog, atmospheric effects, volumetric
lighting and the effect of fire to make, your Project
much Powerful and Natural.
-
Powerful
Materials Editor - Simple materials with full control
of color, textures shininess, strength of shininess,
self-illumination and opacity are built-in.
-
Rich Lighting
Tools - Quick, precise control of lighting effects.
-
Nondestructive
Booleans and Lofts Merging outer Scenes or Film Clips
with the Project made in 3D Studio Max.
-
Completely
Redesigned Documentation and Tutorials.
-
Auto
Back Light - Automatically position the sun for any
day of the year, any time of day, any position on the
earth, or any angle true north relative to your model.
APPLICATIONS
-
Create
3D Models and Render them into Images or Movie Clips.
-
With
Autodesk 3D Studio Max, you can create High resolution,
True-colour Image files in Industry standard file formats
for Corporate Presentations, Broadcast Graphics, Interior
designing, Walk-through Views, Design & Development.
-
Enhance
the look of your interiors with special effects.
-
Give a
Realistic look to your interiors as well as to your
Architectural Designs.
3D Studio Max TOPICS COVERD
|
SOUND FORGE (REAL STREAM AUDIO & VIDEO) |
Sound Forge is a world class Program used for Sound Editing, Compression, Special Effects and to super impose sound on video presentation and animation.
SALIENT FEATURES
-
Sound forge is used by various professionals from the Music and Sound Industry such as Musicians, Sound Editors, Multimedia designers, Game designers, Studio engineers etc.
|
Adobe Premiere Pro (NON LINEAR DIGITAL VIDEO EDITING |
|
;A powerful tool for professional digital Video Editing Designed for video professionals, Adobe Premiere Pro software spans the world of broadcast and online media. Thanks to its elegant interface and superb editing tools, you can work with complete efficiency, control, and flexibility to produce broadcast-quality movies for video, film, multimedia, and the Web.
SALIENT FEATURES
-
Digital video & sound, hence eliminates transfer losses.
-
Edits video & multimedia movies in standard formats like
AVI, MOV, RAM, MPEG etc.
-
Creates Movie titles and graphics.
-
Super imposes titles and graphics, animation on video and film.
-
Adds transition and special effects.
-
Uses digital filtering for special effects in video & audio tracks.
-
Modifies movies with external applications.
-
Exports projects to video tapes.
APPLICATIONS
-
Multimedia presentations on any subject.
-
Film editing with special effects and movie making.
-
Movies and Video Clips for Online presentations and distribution.
Premiere Pro TOPICS COVERD
Final Cut Pro is
a professional non-linear editing system developed by
Apple Inc. that has found popularity amongst independent
filmmakers and Hollywood film editors alike. The program
has the ability to edit many digital formats including,
SD, HDV, HD, Panasonic P2, Sony XDCAM, 2K, 4K, and IMAX
film formats. The system is currently only available
for Mac OS X version 10.4.9 or later.
SALIENT
FEATURES
Maya is the world's most
powerful 3D animation and visual effects software for the
film, video, broadcast, game development, interactive, and
location based entertainment markets.
-
With
a perfectly integrated, single environment that is
completely customizable, Maya is optimized for maximum
productivity.
-
Maya's
speed and intuitive set of tools give you the power
to unleash your imagination.
- Create
3D Models and Render them into Images or Movie Clips.
- Create
Films
- Create
Video
- Broadcast
Movies and Special effect
- Charactor
Animations
- Game Development
- Interactive Multimedia presentation for Local National
and International markets.
Maya TOPICS COVERD |
Duration |
Fees
(Indian Rs.) |
Fees
(US $) |
700 sessions of 1
hr each |
1,10,000 |
3145 |
|
|
|
|