Book picks similar to
Photoshop 7: Mastering Artistic Design [With CDROM] by Kyoung Hoon Lee
graphics
reference
color-theory
design
OpenGL SuperBible: Comprehensive Tutorial and Reference
Richard S. Wright Jr. - 1996
If you want to leverage OpenGL 2.1's major improvements, you really need the Fourth Edition. It's a comprehensive tutorial, systematic API reference, and massive code library, all in one. You'll start with the fundamental techniques every graphics programmer needs: transformations, lighting, texture mapping, and so forth. Then, building on those basics, you'll move towards newer capabilities, from advanced buffers to vertex shaders. Of course, OpenGL's cross-platform availability remains one of its most compelling features. This book's extensive multiplatform coverage has been thoroughly rewritten, and now addresses everything from Windows Vista to OpenGL ES for handhelds. This is stuff you absolutely want the latest edition for. A small but telling point: This book's recently been invited into Addison-Wesley's OpenGL Series, making it an "official" OpenGL book -- and making a powerful statement about its credibility. Bill Camarda, from the August 2007 href="http://www.barnesandnoble.com/newslet... Only
Generative Art: A Practical Guide Using Processing
Matt Pearson - 2011
The book includes high-quality examples of generative art, along with the specific programmatic steps author and artist Matt Pearson followed to create each unique piece using the Processing programming language.About the TechnologyArtists have always explored new media, and computer-based artists are no exception. Generative art, a technique where the artist creates print or onscreen images by using computer algorithms, finds the artistic intersection of programming, computer graphics, and individual expression. The book includes a tutorial on Processing, an open source programming language and environment for people who want to create images, animations, and interactions.About the BookGenerative Art presents both the techniques and the beauty of algorithmic art. In it, you'll find dozens of high-quality examples of generative art, along with the specific steps the author followed to create each unique piece using the Processing programming language. The book includes concise tutorials for each of the technical components required to create the book's images, and it offers countless suggestions for how you can combine and reuse the various techniques to create your own works. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's InsideThe principles of algorithmic artA Processing language tutorialUsing organic, pseudo-random, emergent, and fractal processes=================================================Table of ContentsPart 1 Creative CodingGenerative Art: In Theory and PracticeProcessing: A Programming Language for ArtistsPart 2 Randomness and NoiseThe Wrong Way to Draw A LineThe Wrong Way to Draw a CircleAdding DimensionsPart 3 ComplexityEmergenceAutonomyFractals
The Web Designer's Idea Book Volume 2: More of the Best Themes, Trends and Styles in Website Design
Patrick McNeil - 2010
Author Patrick McNeil, creator of the popular web design blog designmeltdown.com and author of the original bestselling Web Designer's Idea Book, has cataloged thousands of sites, and showcases the latest and best examples in this book. The web is the most rapidly changing design medium, and this book offers an organized overview of what's happening right now. Sites are categorized by type, design element, styles and themes, structural styles, and structural elements. This new volume also includes a helpful chapter explaining basic design principles and how they can be applied online. Whether you're brainstorming with a coworker or explaining your ideas to a client, this book provides a powerful communication tool you can use to jumpstart your next project.
Classic Penguin: Cover to Cover
Paul Buckley - 2016
This curated tour begins with the now-iconic redesign of the signature Penguin Classics black-spine series in 2003 and moves through award-winning series like the Penguin Classics Graphic Deluxe Editions, Penguin Drop Caps, and Penguin Horror. Exhibiting a mesmerizing array of front covers and full cover layouts, Paul Buckley illuminates the unique and inventive approaches to typography, image, and design that grace Penguin’s covers of the best works in literature. Throughout the book, the artists and designers including Chris Ware, Ivan Brunetti, Jillian Tamaki, Jessica Hische, and Ruben Toledo who have collaborated with Penguin Classics offer commentary on the design process. For lovers of classic literature, book design, and all things Penguin, Classic Penguin has you covered.
The Complete Idiot's Guide to RVing
April Maher - 2001
An updated and revised guide for the more than 30 million Americans who are living the RV lifestyle and the millions of others who have considered it but have not yet taken the plunge, The Complete Idiot's Guide® to RVing, Second Edition, includes the following: Basic facts about the different types of RVs-camper, van, motor home, bus, or tow rig-and the advantages of each; Advice on buying your RV, from dealer negotiations to acquiring the proper insurance; Driving tips for piloting your RV; Information on how to choose a campground with an eye for water, electricity, propane, wastewater dump, hookups, phone, cable, and campground rules.
Introducing Windows Azure for IT Professionals
Mitch Tulloch - 2013
It is offered for sale in print format as a convenience.Get a head start evaluating Windows Azure - with technical insights from a Microsoft MVP Mitch Tulloch. This guide introduces the latest features and capabilities, with scenario-based advice on how the platform can meet the needs of your business. Get the high-level overview you need to begin preparing your deployment now.Topics include: Understanding Windows Azure Windows Azure Compute Services Windows Azure Network Services Windows Azure Data Services Windows Azure App Services Getting Started with Windows Azure
HTML5 and CSS3: Develop with Tomorrow's Standards Today
Brian P. Hogan - 2010
Even though the specification is still in development, many modern browsers and mobile devices already support HTML5 and CSS3. This book gets you up to speed on the new HTML5 elements and CSS3 features you can use right now, and backwards compatible solutions ensure that you don't leave users of older browsers behind. This book gets you started working with many useful new features of HTML5 and CSS3 right away. Gone are the days of adding additional markup just to style a button differently or stripe tables. You'll learn to use HTML5's new markup to create better structure for your content and better interfaces for your forms, resulting in cleaner, easier-to-read code that can be understood by both humans and programs. You'll find out how to embed audio, video, and vector graphics into your pages without using Flash. You'll see how web sockets, client-side storage, offline caching, and cross-document messaging can ease the pain of modern web development. And you'll discover how simple CSS3 makes it to style sections of your page. Throughout the book, you'll learn how to compensate for situations where your users can't take advantage of HTML5 and CSS3 yet, developing solutions that are backwards compatible and accessible. You'll find what you need quickly with this book's modular structure, and get hands-on with a tutorial project for each new HTML5 and CSS3 feature covered. "Falling Back" sections show you how to create solutions for older browsers, and "The Future" sections at the end of each chapter get you excited about the possibilities when HTML5 and CSS3 reach widespread adoption. Get ready for the future---in fact, it's here already.
Fifty Fashion Looks that Changed the 1950s
Paula Reed - 2012
series.Fifty Fashion Looks that Changed the 1950s showcases fifty iconic outfits from one of fashion's most influential and exciting decades. From the bombshell glamour of Marilyn Monroe in How to Marry a Millionnaire to the emergence of teenage style, via the sculptural forms of Christian Dior's New Look and Balenciaga's double A-line, this elegant sourcebook celebrates all the looks that revolutionized fashion. With Paula Reed's lively and informative text and a wealth of fabulous photography, this book will be required reading for design students, collectors of vintage and all those who love fashion.
Practical Object Oriented Design in Ruby
Sandi Metz - 2012
The Web is awash in Ruby code that is now virtually impossible to change or extend. This text helps you solve that problem by using powerful real-world object-oriented design techniques, which it thoroughly explains using simple and practical Ruby examples. Sandi Metz has distilled a lifetime of conversations and presentations about object-oriented design into a set of Ruby-focused practices for crafting manageable, extensible, and pleasing code. She shows you how to build new applications that can survive success and repair existing applications that have become impossible to change. Each technique is illustrated with extended examples, all downloadable from the companion Web site, poodr.info. The first title to focus squarely on object-oriented Ruby application design,
Practical Object-Oriented Design in Ruby
will guide you to superior outcomes, whatever your previous Ruby experience. Novice Ruby programmers will find specific rules to live by; intermediate Ruby programmers will find valuable principles they can flexibly interpret and apply; and advanced Ruby programmers will find a common language they can use to lead development and guide their colleagues. This guide will help you Understand how object-oriented programming can help you craft Ruby code that is easier to maintain and upgrade Decide what belongs in a single Ruby class Avoid entangling objects that should be kept separate Define flexible interfaces among objects Reduce programming overhead costs with duck typing Successfully apply inheritance Build objects via composition Design cost-effective tests Solve common problems associated with poorly designed Ruby code
Art Before Breakfast: A Zillion Ways to be More Creative No Matter How Busy You Are
Danny Gregory - 2015
For aspiring artists who want to draw and paint but just can't seem to find time in the day, Gregory offers 5– to 10–minute exercises for every skill level that fit into any schedule—whether on a plane, in a meeting, or at the breakfast table—along with practical instruction on techniques and materials, plus strategies for making work that's exciting, unintimidating, and fulfilling. Filled with Gregory's encouraging words and motivating illustrations, Art Before Breakfast teaches readers how to develop a creative habit and lead a richer life through making art.
Mastering the Nikon D7100
Darrell Young - 2013
Darrell is determined to help the user navigate past the confusion that often comes with complex and powerful professional camera equipment. This book explores the features and capabilities of the camera in a way that far surpasses the user's manual. It guides readers through the camera features with step-by-step setting adjustments; color illustrations; and detailed how, when, and why explanations for each option. Every button, dial, switch, and menu configuration setting is explored in a user-friendly manner, with suggestions for setup according to various shooting styles. Darrell's friendly and informative writing style allows readers to easily follow directions, while feeling as if a friend dropped in to share his knowledge. The learning experience for new D7100 users goes beyond just the camera itself and covers basic photography technique.
Plastic Cameras: Toying with Creativity
Michelle Bates - 2006
Whether you're an experienced enthusiast or toy camera neophyte, you'll find Plastic Cameras: Toying with Creativity chock full of tantalizing tips, fun facts and, of course, absolutely striking photographs taken with the lowest tech and simplest tools around. I got me a Holga. Now What? Holgas need a little TLC before they're ready to go out in the world and start snapping. Plastic Cameras: Toying with Creativity digs through all the different Holga models available, lays out thier advantages and quirks and helps you get up to speed on all the prep you'll need to do to jump in on the toy-camera revolution. What should I Feed my Holga? Holgas, Dianas, other toy cameras can use many types of film. Plastic Cameras: Toying with Creativity, lays all their pros and cons on the line letting you get some images you want, and some you could just never imagine. Can Holga come out to play?Plastic Cameras: Toying with Creativity will help you steer your way through all the details and quirks of taking wonderful and weird pictures with your toy camera. We'll explore possible subjects and the best way to shoot them and play with all sorts of techniques from vignetting, to multiple exposures, to panoramas, close-ups, movement, night photography, flare, flash, color and more. For the Intrepid Holga-ographerFor the Holga master, we've diagramed and described advanced toy camera modifications and introduce you to a variety of problems, solutions and inventions born from toy cameras' "limitations." What Next?From negatives to prints or pixels, we help you navigate your post-shooting choices.Don't ForgetThe Diana, Banner, Action Sampler, Photo Blaster, and Lensbaby are all toy cameras with their own loveable qualities. We'll look beyond the Holga to show a whole wide world of toys. Artists Artists in this book include: Michael AckermanJonathan BaileyEric Havelock-BaillieJames BalogBetsy BellSusan BowenLaura BurltonDavid BurnettNancy BursonPerry DilbeckJill EnfieldAnnette FournetMegan GreenWesley KennedyTeru KuwayamaMary Ann LynchAnne Arden McDonaldDaniel MillerTed OrlandRobert OwenBecky RamotowskiNancy RexrothFrancisco Mata RosasRichard RossFranco SalmoiraghiMichael SherwinHarvey SteinGordon StettiniusMark SinkKurt SmithSandy SorlienPauline St. Denis;-p r a b u!
Japanese Graphics Now!
Julius Widemann - 2003
With their unique perspective, the Japanese have a way of looking at the world that has long been a source of great interest for the Western mind. Here, Japan’s most talented creative professionals strut their stuff in the form of posters, advertisements, print media, visual identity, and print design. Divided into chapters by media type, this highly visual guide presents a diverse selection of graphics and includes an index of designers, complete with website addresses and contact information.
HTML for the World Wide Web with XHTML and CSS (Visual QuickStart Guide)
Elizabeth Castro - 2002
The task-based approach teaches readers how to combine HTML and CSS to create sharp and consistent Web pages.