<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ReallyUsefulEbooks Update &#187; Computer Graphics</title>
	<atom:link href="http://reallyusefulebooks.com/update/archives/category/computer-graphics/feed" rel="self" type="application/rss+xml" />
	<link>http://reallyusefulebooks.com/update</link>
	<description></description>
	<lastBuildDate>Wed, 20 Jan 2010 16:00:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Point-Based Graphics (The Morgan Kaufmann Series in Computer Graphics)</title>
		<link>http://reallyusefulebooks.com/update/archives/749</link>
		<comments>http://reallyusefulebooks.com/update/archives/749#comments</comments>
		<pubDate>Mon, 08 Oct 2007 17:13:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Computer Graphics]]></category>

		<guid isPermaLink="false">http://reallyusefulebooks.net/update/archives/749</guid>
		<description><![CDATA[
TITLE : Point-Based Graphics (The Morgan Kaufmann Series in Computer Graphics) (Hardcover)
AUTHOR : by Markus Gross (Editor), Hanspeter Pfister (Editor)
PUBLISHER : Morgan Kaufmann publisher
ISBN : 0123706041
EDITION : 1st
PUB DATE : July 06, 2007
LANGUAGE : English
This book will present the latest research results in point-based
computer graphics. After an overview of the key issues, affordable 3D
scanning devices [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://i22.tinypic.com/2ep7bsw.jpg" alt="" /><br />
TITLE : Point-Based Graphics (The Morgan Kaufmann Series in Computer Graphics) (Hardcover)<br />
AUTHOR : by Markus Gross (Editor), Hanspeter Pfister (Editor)<br />
PUBLISHER : Morgan Kaufmann publisher<br />
ISBN : 0123706041<br />
EDITION : 1st<br />
PUB DATE : July 06, 2007<br />
LANGUAGE : English</p>
<p>This book will present the latest research results in point-based<br />
computer graphics. After an overview of the key issues, affordable 3D<br />
scanning devices will be discussed and new concepts for the mathematical<br />
representation of point-sampled shapes will be presented. Then the<br />
authors will describe methods for high-performance and high-quality<br />
rendering of point models, including advanced shading, anti-aliasing,<br />
and transparency. The book will also present efficient data structures<br />
for hierarchical rendering on modern graphics processors (GPUs). In<br />
addition it will address methods for geometric processing, filtering and<br />
resampling of point models. The last part of the book will be devoted to<br />
Pointshop3D, open-source software for the design of new algorithms for<br />
point-based graphics. Both editors have worked in computer graphics for<br />
many years and have pioneered the field of point-based graphics. They<br />
have published a large number of papers in journals and conferences on<br />
this topic. They have founded the IEEE/EUROGRAPHICS annual Symposium on<br />
Point-based Graphics, which was held this year for the second time. They<br />
also taught numerous courses on the topic at international conferences,<br />
including ACM SIGGRAPH and EUROGRAPHICS. The first book on a major<br />
development in graphics by the pioneers in the field</p>
<p>* This technique allows 3D images to be manipulated as easily as<br />
Photoshop works with 2D images</p>
<p>URL: http://www.amazon.com/exec/obidos/tg/detail/-/0123706041/</p>
<p><span id="more-749"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://reallyusefulebooks.com/update/archives/749/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Processing: A Programming Handbook for Visual Designers and Artists</title>
		<link>http://reallyusefulebooks.com/update/archives/736</link>
		<comments>http://reallyusefulebooks.com/update/archives/736#comments</comments>
		<pubDate>Mon, 01 Oct 2007 00:51:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Computer Graphics]]></category>

		<guid isPermaLink="false">http://reallyusefulebooks.net/update/archives/736</guid>
		<description><![CDATA[
TITLE : Processing: A Programming Handbook for Visual Designers and Artists (Hardcover)
AUTHOR : by Casey Reas (Author), Ben Fry (Author), John Maeda (Foreword)
PUBLISHER : MIT Press publisher
ISBN : 0262182629
EDITION : 1st
PUB DATE : September 30, 2007
LANGUAGE : English
It has been more than twenty years since desktop publishing reinvented
design, and it&#8217;s clear that there is a [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://i20.tinypic.com/zxqhs0.jpg" alt="" /><br />
TITLE : Processing: A Programming Handbook for Visual Designers and Artists (Hardcover)<br />
AUTHOR : by Casey Reas (Author), Ben Fry (Author), John Maeda (Foreword)<br />
PUBLISHER : MIT Press publisher<br />
ISBN : 0262182629<br />
EDITION : 1st<br />
PUB DATE : September 30, 2007<br />
LANGUAGE : English</p>
<p>It has been more than twenty years since desktop publishing reinvented<br />
design, and it&#8217;s clear that there is a growing need for designers and<br />
artists to learn programming skills to fill the widening gap between<br />
their ideas and the capability of their purchased software. This book is<br />
an introduction to the concepts of computer programming within the<br />
context of the visual arts. It offers a comprehensive reference and text<br />
for Processing (www.processing.org), an open-source programming language<br />
that can be used by students, artists, designers, architects,<br />
researchers, and anyone who wants to program images, animation, and<br />
interactivity. The ideas in Processing have been tested in classrooms,<br />
workshops, and arts institutions, including UCLA, Carnegie Mellon, New<br />
York University, and Harvard University. Tutorial units make up the bulk<br />
of the book and introduce the syntax and concepts of software (including<br />
variables, functions, and object-oriented programming), cover such<br />
topics as photography and drawing in relation to software, and feature<br />
many short, prototypical example programs with related images and<br />
explanations. More advanced professional projects from such domains as<br />
animation, performance, and typography are discussed in interviews with<br />
their creators. &#8220;Extensions&#8221; present concise introductions to further<br />
areas of investigation, including computer vision, sound, and<br />
electronics. Appendixes, references to other material, and a glossary<br />
contain additional technical details. Processing can be used by reading<br />
each unit in order, or by following each category from the beginning of<br />
the book to the end. The Processing software and all of the code<br />
presented can be downloaded and run for future exploration. With essays<br />
by: Alexander R. Galloway, Golan Levin, R. Luke DuBois, Simon Greenwold,<br />
Francis Li, and Hernando Barragán and interviews with Jared Tarbell,<br />
Martin Wattenberg, James Paterson, Erik van Blockland, Ed Burton, Josh<br />
On, Jürg Lehni, Auriea Harvey and Micha&euml;l Samyn, Mathew Cullen and Grady<br />
Hall, Bob Sabiston, Jennifer Steinkamp, Ruth Jarman and Joseph Gerhardt,<br />
Sue Costabile, Chris Csikszentmihályi, Golan Levin and Zachary<br />
Lieberman, and Mark Hansen.</p>
<p>URL: http://www.amazon.com/exec/obidos/tg/detail/-/0262182629/</p>
<p><span id="more-736"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://reallyusefulebooks.com/update/archives/736/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAS Graphics for Java: Examples Using SAS AppDev Studio and the Output Delivery System</title>
		<link>http://reallyusefulebooks.com/update/archives/693</link>
		<comments>http://reallyusefulebooks.com/update/archives/693#comments</comments>
		<pubDate>Wed, 05 Sep 2007 09:52:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Computer Graphics]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://reallyusefulebooks.net/update/archives/693</guid>
		<description><![CDATA[
TITLE : SAS Graphics for Java: Examples Using SAS AppDev Studio and the Output Delivery System (SAS Press) (Paperback)
AUTHOR : by Wendy Bohnenkamp (Author), Jackie Iverson (Author)
PUBLISHER : SAS Publishing publisher
ISBN : 159047693X
EDITION : 1st
PUB DATE : June 18, 2007
LANGUAGE : English
Jump-start your SAS graph skills! Here, in one convenient source, is all
the information you [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://i19.tinypic.com/66x1uf7.jpg" alt="" /><br />
TITLE : SAS Graphics for Java: Examples Using SAS AppDev Studio and the Output Delivery System (SAS Press) (Paperback)<br />
AUTHOR : by Wendy Bohnenkamp (Author), Jackie Iverson (Author)<br />
PUBLISHER : SAS Publishing publisher<br />
ISBN : 159047693X<br />
EDITION : 1st<br />
PUB DATE : June 18, 2007<br />
LANGUAGE : English</p>
<p>Jump-start your SAS graph skills! Here, in one convenient source, is all<br />
the information you need to create your own SAS graphs. This<br />
example-rich reference familiarizes you with custom tags in SAS AppDev<br />
Studio and shows you how to use ODS statements and the Java Device<br />
Driver to create graphs. Written for programmers at all experience<br />
levels, this dynamic book focuses on the attributes, parameters, and<br />
options that make graphs convey what you really want them to convey. It<br />
also provides SAS/GRAPH samples and WORK data sets. This text is suited<br />
for programmers who already know how to use SAS AppDev Studio to create<br />
and deploy a JSP or servlet application. A basic level of SAS ODS<br />
programming knowledge is required.</p>
<p>URL: http://www.amazon.com/exec/obidos/tg/detail/-/159047693X/</p>
<p><span id="more-693"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://reallyusefulebooks.com/update/archives/693/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computer Graphics for Java Programmers, Second Edition</title>
		<link>http://reallyusefulebooks.com/update/archives/645</link>
		<comments>http://reallyusefulebooks.com/update/archives/645#comments</comments>
		<pubDate>Sat, 11 Aug 2007 12:31:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Computer Graphics]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://reallyusefulebooks.net/update/archives/645</guid>
		<description><![CDATA[
TITLE : Computer Graphics for Java Programmers, Second Edition (Paperback)
AUTHOR : by Leen Ammeraal (Author), Kang Zhang (Author)
PUBLISHER : Wiley publisher
ISBN : 0470031603
EDITION : 2nd
PUB DATE : March 09, 2007
LANGUAGE : English
A great many varied and interesting visual effects can be achieved with
computer graphics, for which a fundamental understanding of the
underlying mathematical concepts &#8211; and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://i10.tinypic.com/4ttiqs0.jpg" alt="" /><br />
TITLE : Computer Graphics for Java Programmers, Second Edition (Paperback)<br />
AUTHOR : by Leen Ammeraal (Author), Kang Zhang (Author)<br />
PUBLISHER : Wiley publisher<br />
ISBN : 0470031603<br />
EDITION : 2nd<br />
PUB DATE : March 09, 2007<br />
LANGUAGE : English</p>
<p>A great many varied and interesting visual effects can be achieved with<br />
computer graphics, for which a fundamental understanding of the<br />
underlying mathematical concepts &#8211; and a knowledge of how they can be<br />
implemented in a particular programming language &#8211; is essential.<br />
Computer Graphics for Java Programmers, 2nd edition covers elementary<br />
concepts in creating and manipulating 2D and 3D graphical objects,<br />
covering topics from classic graphics algorithms to perspective drawings<br />
and hidden-line elimination. Completely revised and updated throughout,<br />
the second edition of this highly popular textbook contains a host of<br />
ready-to-run-programs and worked examples, illuminating general<br />
principles and geometric techniques. Ideal for classroom use or<br />
self-study, it provides a perfect foundation for programming computer<br />
graphics using Java.</p>
<p>URL: http://www.amazon.com/exec/obidos/tg/detail/-/0470031603/<br />
<span id="more-645"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://reallyusefulebooks.com/update/archives/645/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
