• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

29 Animation courses in Edinburgh

🔥 Limited Time Offer 🔥

Get a 10% discount on your first order when you use this promo code at checkout: MAY24BAN3X

Video Compositing with Adobe After Effects CC

4.8(34)

By Stills

Adobe After Effects CC is the industry leader in video compositing software, offering an exciting and versatile array of applications for the creation of professional moving image work. On this course you will learn a range of visual effects and animation techniques, working between Photoshop and After Effects to create videos which explore text based motion graphics, character animation, green-screen compositing, 3D landscapes, motion tracking and lots more in-between. Alongside technical exercises the tutor will screen and discuss relevant artists, designers and filmmakers, providing both the technical skills and inspiration to create your own professional motion graphics work, filmic special effects or experimental artists video. Computer experience is required. Week 1 This week we will create a short video that combines text, still image and video layers. Through this exercise you will learn how to: * Navigate the workspace on After Effects * Set up a project and select a video format * Introduce video to the timeline and split layers * Change the position and scale of layers * Introduce basic text * Use selections in Photoshop to create a still image composition * Import this composition into After Effects to create a composite video. Week 2 This week we will look at basic animation techniques. Through a series of exercises, you will learn how to: * Use Photoshop to great multi-layered elements for animation * Import these Photoshop elements into After Effects * Work with key-frames and interpolation * Add motion blur * Duplicate and pre-compose animated elements * Create a parallax effect to give the illusion of depth * Apply blending modes * Work with the puppet tool to create moving joints for an animated character Week 3 This week we will look at converting 2D photographs into a 3D virtual space to provide depth and movement. Through a series of exercises, you will learn how to: * Convert a 2D image into a 3D space * Set up a multi-layered diorama in Photoshop * Import this into After Effects and position the layers within 3D space * Create an animated camera move through 3D space * Apply depth of field Week 4 This week we will look at working with green-screen compositing to place a live action figure within an animated backdrop. Through a series of exercises, you will learn how to: * Work with the Keylight filter * Adjust colour balance and tone * Composite the figure against an animated background * Introduce shadows and highlights * Use the green-screen figure to create a silhouette Week 5 This week we will look at applying masks to footage to create cutouts, as well as exploring different applications for effects. Through a series of exercises, you will learn how to: * Work with masks * Use the Roto-mask tool * Apply time re-mapping * Work with ‘Particle Playground’ and similar effects Week 6 This week we will look at working with the paint panel to create animated drawings, as well as using motion tracking to attach a text element to a moving point within a video clip. Finally, we will cover how to output your final project, adding sound effects and applying a basic edit. Through a series of exercises, you will learn how to: * Create text based motion graphics (kinetic typography) * Apply motion tracking to live action footage * Render your project * Add sound to your video   -------------------------------------------------------------------------------- Courses are subject to minimum enrolment. Please register early, within five days of the start date, to reduce the likelihood of course cancellation. Please read our cancellation policy before booking. Students, anyone over the age of 65, and those in receipt of any form of benefits can claim the concessionary price, offering a 10% discount on the full course price. Valid proof of eligibility must be produced on the first day of the course. Please use the code CONCESSION when prompted at checkout.

Video Compositing with Adobe After Effects CC
Delivered In-Person
Dates arranged on request
£300

Diploma in Architecture and Interior Design Diploma 1-2-1

By Real Animation Works

Face to face One to one.

Diploma in Architecture and Interior Design Diploma 1-2-1
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£4000

The Fast Track Course

5.0(9)

By Optima Electrical Training

The shortage of electricians has lead to an increased demand nationwide and in turn a sharp rise in salary. Our training solutions can help you gain nationally recognised qualifications such as City & Guilds and NVQ. Not only you will train in state-of-the-art training centres, but you can also have the opportunity to attain the Work Based Performance Units and complete a portfolio of diverse evidence of onsite work.

The Fast Track Course
Delivered in-person, on-requestDelivered In-Person in London & 2 more
£6470 to £8495

The Gold Card Training Programme

5.0(9)

By Optima Electrical Training

The Gold Card Training Programme is the most comprehensive electrician course available. We offer weekday, weekend and evening delivery options. JIB ECS (Gold) Card is quickly becoming a necessity when seeking work on commercial sites, or sub-contracting to larger contractors.

The Gold Card Training Programme
Delivered in-person, on-requestDelivered In-Person in London & 2 more
£8995

Complete VB.NET programming

5.0(3)

By Systems & Network Training

COMPLETE VB.NET TRAINING COURSE DESCRIPTION A hands on introduction to programming in Visual BASIC .Net. WHAT WILL YOU LEARN * Build Visual BASIC applications. * Build simple components * Debug Visual BASIC programs. * Examine existing code and determine its function. COMPLETE VB.NET TRAINING COURSE DETAILS * Who will benefit: Anyone wishing to program in Visual BASIC. Anyone wishing to build Windows based applications. * Prerequisites: None although experience in another high level language would be useful. * Duration 5 days COMPLETE VB.NET TRAINING COURSE CONTENTS * Writing your first program Visual Studio, forms designer, running VB programs, the UI, properties, writing the code. * Toolbox Controls Basic use, input controls, ActiveX controls. * Menus and Dialog Boxes Menus, Dialog Box controls, event procedures. * Visual Basic .NET variables and operators Variables, I/O, data types, constants, operators, Math Methods, precedence. * Decision Structures and Loops and Timers Event-Driven programming, If…Then, Select Case, For…Next Loops, Timer Control. * Debugging Visual Basic .NET Programs Break Mode, watch & command windows. * Structured Error Handling Try...Catch, Finally, Err Object, retry periods. * Modules and Procedures Standard modules, public variables, procedures. * Arrays and Collections to Manage Data Fixed-Size & dynamic Arrays, ReDim Preserve, object collections, Controls Collection. * Text Files and String Processing Text Box object, Text String methods, sorting. * Automating Office Applications Application objects, automation in VB, the Object Browser, the Process Component. * Deploying Visual Basic .NET Applications Planning a deployment, ways to deploy an application, deployment projects, options. * Managing Windows Forms Forms, positioning, manipulation, adding controls, organizing controls, Startup Object. * Adding Graphics and Animation Effects System.Drawing namespace, coordinates, SystemPaint Event, animation, transparency. * Inheriting Forms and Creating Base Classes Inheriting forms, inheritance picker, base classes and inheritance, classes in projects. * Working with Printers PrintDocument class, Text Box object, Print Preview and Page Setup Dialog Boxes. * Database programming with ADO.NET Databases, ADO.NET, Data Adapters, Datasets, Bound & Navigation Controls. Displaying database records, formatting DataGrid cells, updating the database. * Displaying HTML Documents Using IE IE Object, Internet Controls, IE Events. * Web Forms for Interactive Web Applications ASP.NET, Web Forms vs. Windows Forms, HTML controls, web applications, event procedures for web forms controls.

Complete VB.NET programming
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£3697

Introduction to Java programming

5.0(3)

By Systems & Network Training

JAVA TRAINING COURSE DESCRIPTION A comprehensive introduction of the Java language and environment. It is important to note that the course will assume that the delegates are already familiar with the C language as this enables more advanced features of the Java language to be covered in the course. The course will also give an overview of areas related to programming in Java. WHAT WILL YOU LEARN * Describe the Java architecture. * Write Java applets and applications. * Debug Java programs. * Examine existing code and determine its function. * Use multimedia extensions, the awt, multithreading, exceptions within Java JAVA TRAINING COURSE DETAILS * Who will benefit: Those wishing to program in Java. * Prerequisites: Complete C programming * Duration 5 days JAVA TRAINING COURSE CONTENTS * Review of UNIX fundamentals * What is Java? What Java is, history of Java, reasons for success. The Java Virtual Machine, Bytecodes, getting up and running with Java, Java resources. Simple Java applications. * C features in Java Java data structures, Java flow control, differences from C, arrays, strings and packages. * OO features in Java Java classes and objects, inheritance, overloading, packages. Differences from C++. * Java applets Applications vs. applets, HTML, the applet tag, applet methods, life cycle, testing and debugging. * Multimedia applets Images, sounds, fonts, colours and animation. * Java products The JDK in detail, other development environments. Javabeans and JDBC overviews. * Abstract Window Toolkit JFC and Swing versus AWT. Event handling (JDK 1.1), GUIs, panels, buttons, lists, scrollbars, text areas, frames… * Exception handling and multithreading Handling exceptions. Starting, pausing, stopping threads, producers, consumers, monitoring. * More standard classes Java file I/O, Streams, The system class. The networking model, java.net classes. * Security and Java Types of attack, the security manager, craplets, securing the network. * Integrating legacy code with Java

Introduction to Java programming
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£3697

C&G 2396 Electrical Design Course

5.0(9)

By Optima Electrical Training

This Level 4 City and Guilds 2396-01 Design and Verification of Electrical Installations course has been designed to help develop the skills and up date the knowledge of the requirements to enable you to professionally design, erect and then verify an electrical installation. This course is aimed at those who will have responsibility for designing, supervising, installing and testing electrical installations. Further information can be found here: C&G 2396 Electrical Design Course — Optima Electrical Training (optima-ect.com)

C&G 2396 Electrical Design Course
Delivered in-person, on-requestDelivered In-Person in London & 2 more
£1195

C&G 2391-52 Inspection & Testing

5.0(9)

By Optima Electrical Training

The course is designed to help improve your understanding of the legal requirements, the theoretical and practical principles for both the initial verification and certification of an electrical installation, further your knowledge and practical skills in the testing and inspection of a range of existing electrical installations, and help improve your understanding of the legal requirements, the theoretical and practical principles for the periodic inspect and testing and certification of an electrical installation.

C&G 2391-52 Inspection & Testing
Delivered in-person, on-requestDelivered In-Person in London & 2 more
£1395

The Level 2 Diploma in Electrical Installations

5.0(9)

By Optima Electrical Training

If you have at least 5 years working experience and you would like to attain Gold Card status via the Experienced Worker route by joining the City & Guilds 2346 NVQ Level 3, you will also need to hold the below two pre-requisite qualifications: City & Guilds 2391-52 Inspection and Testing Course C&G 2382-22 BS7671 18th Edition

The Level 2 Diploma in Electrical Installations
Delivered in-person, on-requestDelivered In-Person in London & 2 more
£3495

Automatic Driving Lessons London

4.0(1)

By Drive2Pass School Of Motoring - Barnet

Automatic driving lessons with friendly, patient, experienced and fully qualified male and female driving instructors. Our current Automatic teaching vehicle is a Nissan Micra, which our students have again found has a simple logical layout and is easy to control with good all round visibility when driving, that is why we feel it is ideal as a learning car.

Automatic Driving Lessons London
Delivered in-person, on-requestDelivered In-Person in London & 1 more
£40 to £385

Educators matching "Animation"

Show all 9
Creative Training - Sofia Katsikadi

creative training - sofia katsikadi

5.0(7)

Edinburgh

Adobe Certified Expert & Instructor | BA | MSc I have over 13 years of working experience in Design, Photography and Media, allowing me to maintain a wide variety of skills that assist in supporting students, professionals and enthusiasts involved in the Creative industries. Currently, I'm freelancing and teaching MSc Design at the University of Edinburgh. Since I started teaching in 2013, I have taught other educators, art directors, creative professionals but also students of all ages (5 to 75!) and abilities, including individuals with learning and behavioural difficulties. Moreover, I have delivered bespoke Adobe creative training for clients such as the BBC, SKY, WWF, NHS, ILGA, Roche, The National Gallery and several Universities and Colleges. Since 2015 I've continuously been one of the very few Adobe Certified Instructors and Experts. Because of my comprehensive knowledge of the Adobe software and digital media theory, I received a series of certifications from Adobe, such as Educator Specialist in Visual and Video Design, Digital Imaging and Digital Creativity Expert for classrooms, Expert in Digital Media and Creativity Training and Adobe Education Trainer, accrediting me to train other educators. I have achieved an MSc in Design and Digital Media (with distinction) from the University of Edinburgh, where I chose to work with 3D, Motion Graphics, VFX, UI/UX, Video Game Design and AR/VR. I specialised in VR experiences made with Unreal Engine and particle systems. I have also achieved a 1:1 BA (Hons) focused on Photography and Audiovisual Arts, where I had the opportunity to experiment with different forms of visual and digital art whilst specialising in Architecture Photography and Image Editing. Moreover, I hold a Digital Photography certificate from the University of Harvard. My latest experience is focused on delivering lessons and lectures in Digital Media and Visual Arts as well as my freelance projects. Above all, I have successfully employed a motivational approach when teaching and found that this led to many positive student outcomes, such as developing their creative thinking. A key part of my career is helping students reach their full potential, which I work towards by focusing on creative and critical thinking when teaching. Enhanced PVG/DBS available An interview about my work with Adobe, at Pearson: certiport.pearsonvue.com/Blog/2021/February/Expanding-Creativity-with-Adobe-Certification Software: Photoshop, Illustrator, InDesign, Premiere Pro, After Effects, Lightroom, Fresco, Procreate, Cinema 4D, Unreal Engine