Building Blocks: Construct() Jump Start

Slides:



Advertisements
Similar presentations
Product Design Sketching Activity Presentation Layout Activity Presentation Layout.
Advertisements

Digital Still Images ETT June Multimedia Assets Still Images Audio Video.
Designing for Web stuff you need to know before you start.
2.01 Understand Digital Raster Graphics
The Designer-Developer Workflow Martin Tirion User Experience Evangelist Microsoft.
M4: Multimedia and Devices
Gaming Engines for Windows 8 M5: Unity Adam Tuliper Microsoft Technical Evangelist Michael Palermo Microsoft Technical Evangelist.
Developing Windows 8 Store Apps using HTML5 Refresh / Exam Prep M2: Storage, Networking, and Security Michael Palermo Microsoft Technical Evangelist.
Designing Windows Phone 7 Series Albert Shum – That Dude Michael Smuga – Studio Director Chad Roberts – UX Design Lead Design language (codenamed Metro)
Building Metro style UIs Paul Gusmorino Lead Program Manager Microsoft Corporation DEV354.
1. Development & Design Process › Thomas Stockwell – Lead Programmer › Derek Noel – Graphical Designer 2. Program Foundations/Innovative Technology 3.
Windows 8 Enterprise Windows 8 Enterprise – 90 Days evaluation version of Windows 8 RTM Visual Studio Express 2012 for Windows 8Visual Studio Express 2012.
TYPES OF GRAPHICS TECHNOLOGICAL DESIGN. GRAPHIC DESIGN DEFINITION Visual problem solving that utilizes shapes, images, text, color, etc. to communicate.
Gaming Engines for Windows 8 M6: Monetizing and Store submission Adam Tuliper Microsoft Technical Evangelist Michael Palermo Microsoft Technical Evangelist.
Gaming Engines for Windows 8 M2: Game assets Jeremy Foster Microsoft Technical Evangelist Adam Tuliper Microsoft Technical Evangelist.
Module Code: CU0001NI Technical Information on Digital Images Week – 2 - Extra.
The Microsoft Technical Roadshow 2007 Rich Client Development in XAML Mark Johnston Developer & Platform Group Microsoft Ltd
Gaming Engines for Windows 8 M3: Scirra Construct2 Jeremy Foster Microsoft Technical Evangelist Adam Tuliper Microsoft Technical Evangelist.
1 Digital Sales Solutions Design 101 Michelle Johnson, Internet Broadcasting July 2011.
Task 3 Store and Present Your Digital Entry Guidance Notes.
BY CASEY KUCERA Multimedia. Vector Graphics Composed of objects not pixels Object oriented graphics = vector graphics Stores a series of mathematical.
Gaming Frameworks for Windows 8 M4: YoYo Games GameMaker Michael Palermo Microsoft Technical Evangelist Jeremy Foster Microsoft Technical Evangelist.
Raster Graphics 2.01 Investigate graphic image design.
Advanced Windows 8 Apps Using JavaScript Jump Start Exam Prep M6: Deployment Jeremy Foster Microsoft Developer Evangelist Michael Palermo Microsoft.
Task 3 Store and Present Your Digital Entry Guidance Notes.
2. Point A dot; visible mark In typography, a point is a period – the definitive end of a line.
Gowtham Prasad K N Partner Technical Consultant | Microsoft Corporation |
Metro UI with LiveTiles SharePoint Saturday 13 September 2014.
Website Designing In GurgaonWebsite Designing In Gurgaon – Elements of a Good website Designing RajmithRajmith is expertise in IT related works in gurgaon.
2.01 Understand Digital Raster Graphics
Searching free collection of vector graphics for your business can be time consuming and stressful. Here is the list of top websites where you can find.
Building Metro style apps with XAML with.NET Tim Heuer Program Manager Microsoft Corporation DEV353.
Porting your Unity Game to the Windows Store Jump Start
2.01 Understand Digital Raster Graphics
2.01 Understand Digital Raster Graphics
Objective % Describe digital graphics production methods.
Development of Internet Applications WebDesign
>> Web Development Process & Technologies
Building Windows 8 App.
M5: Packaging and Deployment
Types of Graphics Technological Design.
Inserting and Working with Images
2.01 Understand Digital Raster Graphics
6/10/ :23 PM TOOL-504T A deep dive into Visual Studio 11 Express for designing Metro style apps using XAML Joanna Mason & Unni Ravindranathan Program.
Basic Knowledge of Web creation
8/3/2018 7:11 AM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Graphics: Production Methods, software, & Hardware
IMAGE SIZE AND RESOLUTION
Adobe Visual Design 1.00 Setting project requirements using Photoshop (3%) 6.00 Setting project requirements using Illustrator (1%)
Mobile App ux/ ui design In High Quality.
1.01 Investigate graphic types and file formats.
M4: Animations, Custom Controls, and Globalization
2.01 Understand Digital Raster Graphics
Introduction to AngularJS
Objective % Describe digital graphics production methods.
Assets.
06 | Using AngularJS to create an SPA
2.01 Understand Digital Raster Graphics
Editable Templates HOW TO GUIDE.
Building Blocks: Construct() Jump Start
Single Page Applications with jQuery or AngularJS
M3: Printing and PlayTo Jeremy Foster Michael Palermo
PRODUCTION PHASES CHANGES
Technical and Non Technical
By Tombstone layouts By
05 | Routing, View Management & UIRouter
Gaming Engines for Windows 8
02 | Responsive Design Jerry Nixon | Microsoft Developer Evangelist
Christopher Harrison Jeremy Foster
04 | Understanding Frameworks
Presentation transcript:

Building Blocks: Construct() Jump Start Jeremy Foster Microsoft Technical Evangelist Stacey Mulcahy

Day 2 Construct() Target Agenda Module 1: Design and UX Module 2: Marketing Module 3: Assets Module 4: Layout Module 5: Style Module 6: Patterns and Frameworks

Module 3: Assets

What types of assets do we need? Icons UI Design Logos Sprite sheets Tiles Promotional Tile

Where do you get the assets? Find them online Beg a friend Pay a professional Build them yourself

Bitmap images

Vector images

Transparency

coreldraw Building and exporting image assets

Icon Fidelity

creating an icon

Resources for Assets & Icons Flat UI - https://kippt.com/bitchwhocodes/flatui Icon Design - https://kippt.com/bitchwhocodes/iconsFree PSD’s - https://kippt.com/bitchwhocodes/psds Wordpress Plugin to make icons: https://github.com/bitchwhocodes/Win8-digital- scrapbook/tree/master/resources/plugins Metro Studio: http://www.syncfusion.com/downloads/metrostudio

Scaling assets for client resolution <img src="myimage.png"/> myimage.png myimage.scale-100.png myimage.scale-140.png myimage.scale-180.png

Day 2 Construct() Target Agenda Module 1: Design and UX Module 2: Marketing Module 3: Assets Module 4: Layout Module 5: Style Module 6: Patterns and Frameworks