Animation for the Web.

Slides:



Advertisements
Similar presentations
Introduction to Multimedia 1611ICT – Topic 4 Sound, Animation & Video Review The element of sound Role of sound The Animation element Role of animation.
Advertisements

CM143 Web Week 6 Links & Navigation CSS Styling & Mouseovers.
MULTIMEDIA Development Team.
Designing for Web stuff you need to know before you start.
1 Flash and Animation Presented by : Behzad Sajed Khosrowshahi.
Website Design BTT1OC/2OC. What is web design? O A web site is a digital page consisting of HTML (hypertext markup language) files, images, movies, sound,
CGMB 113 / CITB123: MULTIMEDIA TECHNOLOGY
Section 2.1 Compare the Internet and the Web Identify Web browser components Compare Web sites and Web pages Describe types of Web sites Section 2.2 Identify.
Printed by WEB PAGES Denny Stefani Ramírez and Mónica I. Adorno Josefina Barceló School, Guaynabo, Puerto Rico The purpose of this.
Evaluation of HTML5 Graphics for Data Structure Visualization
Apiitfreeware websites is about all free sources such as software, video, wallpaper, games in different categories We use different technologies for.
Joel Bapaga on Web Design Strategies Technologies Commercial Value.
Adobe FLASH What & Why? Where & When? Is Flash dead? What about HTML5?
Unit 15 – Web Authoring Web Authoring – Qatar Tourism Lesson 1 & 2.
CHAPTER TWO THE MAKING OF MULTIMEDIA: AND MULTIMEDIA DEVELOPMENT TEAM
Class 02 – 03 Feb 2014 Setup Where do we begin? Know your content Discovering your target user.
© 2000 – All Rights Reserved - Page 1 Adobe Illustrator 9.0 as a Web Prototyping Tool A new workflow for Web Graphics.
Graphical User Interface (GUI) Web site Team Matix Proposal GC 215: Web Publishing.
Introduction to Making Multimedia
SVG & INKSCAPE Student Talk: Erica Weiss DIG 4104c Spring 2014.
Universidad Interamericana Student Research development Center Caribbean Computing Center For Excellence CCCE Alliance Pre-College Research Program Web.
Ke Li. Agenda Introduction User Identification Features of the Tutorial What I Have Learned Demo.
Adobe Dreamweaver CC: The Professional Portfolio Project 3: Photographer’s Web Site Working with static images Controlling backgrounds with CSS Working.
CREATING OUR WEB PAGE BY JOSEPH O’BRYAN. DESIGN YOUR OWN WEBSITE PROS: Beginners: No Tech Skills Needed.  There are several simple website building programs.
Dynamic Web Pages Jin Wu INF 385E Information Architecture School of Information 11/2/2006 Jin Wu INF 385E Information Architecture School of Information.
Web Development Process The Site Development Process Site Construction is one of the last steps.
1 A Basic Introduction to Flash. Outline What is a flash? Macromedia Flash MX 2004 Flash concepts Flash Demos Conclusion Additional help 2.
Chapter 3-Multimedia Skills
D3 Practicum CS 4460 – Information Visualization Megha Sandesh Prepared under advisement by Dr.Fames Foley.
Unit 8.2 / Lesson 1 / presentation1b Website Styles.
ANIMATION FOR THE WEB. WHAT ARE WEB ANIMATIONS? Web animations are often saved as GIF, CSS, SVG, WebGL or video Ranges from simple animations (hover effects)
Certificate in Digital Applications – Level 02 Multimedia Showcase – DA202.
Web Page Design 1 Information Technology ClassAct SRS enabled. Web Page Design This presentation will explore: creating web pages structure, formatting.
introductionwhyexamples What is a Web site? A web site is: a presentation tool; a way to communicate; a learning tool; a teaching tool; a marketing important.
Unit 6 – Multimedia Element: Animation
Working with Links and Navigation
Section 9.1 Section 9.2 Identify multimedia design guidelines
Objective % Select and utilize tools to design and develop websites.
Inquiring and analyzing options for creating a website
A. Mihajlović, J. Gajić, J. Stanković, M. Tair, Singidunum University
Personal Website Final Project
Lecture 4 Web Design. Part 1.
Computer Software: Programming
CHARITY * COMMUNITY * COLLABORATION
Basic Knowledge of Web creation
Elements of Design.
East Africa Resilience Innovation Hub Web Development Proposal
Section 17.1 Section 17.2 Add an audio file using HTML
JavaScript is a language that is used on any website to add tags, improve the function of the website and allow users to interact. When the development.
Elements of Design.
Objective % Select and utilize tools to design and develop websites.
Want To Learn Web Development Start with These 5 Tips.
VCT 251Competitive Success/snaptutorial.com
VCT 251 knowledge is divine-- snaptutorial.com. VCT 251 Week 1 Individual Graphic Icon For more classes visit VCT 251 Week 1 Individual:
VCT 251 Education for Service-- snaptutorial.com
User Interface(UI) Developer Skills & Responsibilities.
Graphics.
Chapter 10 Development of Multimedia Project
Information Technologies Anselm Spoerri PhD (MIT)
Dynamic Web Pages Jin Wu INF 385E Information Architecture
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Starting to develop a website
Planning a Website MAD2053.
Phases of Designing a Website
UI, UX: Who Does What? A Designers guide to the tech industry.
LO4 – New This Year and Find Out More
HTML and CSS Basics.
Virology: An Interactive Guide
Introduction to JavaScript & jQuery
TransCAD User’s Guide 2019/5/21.
Presentation transcript:

Animation for the Web

What are web animations? Web animations are often saved as GIF, CSS, SVG, WebGL or video Ranges from simple animations (hover effects) To full-screen background animations KEY: Keep it simple. Simple bits of animation can guide the user without changing the aesthetic

When do you use animation? All animation needs to serve a purpose/goal for the user and not get in the way of the content Primary reason to use animation is to increase usability (guide tool to help users navigate the website better) Animation can help to show which element is clickable Creates a flow or directs the users to what you want them to see Second reason to use animation is for aesthetic reasons Use to spark visual interest and engage users Create emotional connection between the interface and the user “The Blink Test” (3-5 secs visitors use to decide to stay or leave)

How do you create animations? SVG (Scalable Vector Graphics) Animation CSS Animation jQuery Animation (JavaScript) Using free open source plugins for scroll-to-animate effects Software such as: Adobe Edge Animate CC, Google Web Designer, Animatron

Adobe Edge Animate Examples http://html.adobe.com/edge/animate/showcase/birds/ (responsive animation) http://html.adobe.com/edge/animate/showcase/interactive-marquee/

Examples http://www.thehappyforecast.com/region-select/ The Happy Forecast website uses beautiful interactive animation to display the social wellbeing of each postal code in London.  https://y7k.com/projects Digital agency’s portfolio showing the use of small simple animations http://pedrolandaverde.com/ UI/UX designer’s website. Showcasing simple background SVG animations that trigger on scroll. http://dreamteam.pl/ Using animation to portray the brand and style of the stage and exhibition designer, Katrzyna Konkowska. Visually appealing and yet easy to navigate. https://getbeagle.co/ Proposal creation tool. Using scroll triggered animation for transitional effects. http://www.hongkiat.com/blog/svg-animations/ Examples of SVG animations for inspiration

Resources for self-learning: A Beginner’s Introduction to CSS Animation http://webdesign.tutsplus.com/tutorials/a-beginners-introduction-to-css-animation--cms-21068 Creating SVG files: From Illustrator to the Web http://design.tutsplus.com/tutorials/svg-files-from-illustrator-to-the-web--vector-20899 Animating SVG http://www.hongkiat.com/blog/scalable-vector-graphics-animation/ jQuery tutorials http://www.vandelaydesign.com/jquery-animation-tutorials/ Free open source plugins for scroll-to-animate effects: https://github.com/jlmakes/scrollreveal.js http://janpaepke.github.io/ScrollMagic/ http://jackonthe.net/css3animateit/ http://mynameismatthieu.com/WOW/

READ: https://startupsventurecapital