<?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>Real-Time Rendering &#187; profiling</title>
	<atom:link href="http://www.realtimerendering.com/blog/tag/profiling/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.realtimerendering.com/blog</link>
	<description>Tracking the latest developments in interactive rendering techniques</description>
	<lastBuildDate>Sun, 12 May 2013 00:21:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>Seven Things for June 6th</title>
		<link>http://www.realtimerendering.com/blog/seven-things-for-june-6th/</link>
		<comments>http://www.realtimerendering.com/blog/seven-things-for-june-6th/#comments</comments>
		<pubDate>Thu, 07 Jun 2012 02:14:08 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[benchmarking]]></category>
		<category><![CDATA[profiling]]></category>
		<category><![CDATA[terrain]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://www.realtimerendering.com/blog/?p=3094</guid>
		<description><![CDATA[It&#8217;s D-Day and it&#8217;s been awhile, so let&#8217;s get going. This is a LIFO of the 486 backlogged links I&#8217;ve collected for this blog: GPUView looks like an interesting profiling tool from some students at Stanford (done as interns at Microsoft, which has a more official page), though I&#8217;ve heard it&#8217;s a bit of work [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s D-Day and it&#8217;s been awhile, so let&#8217;s get going. This is a LIFO of the <a href="http://delicious.com/erich666/rtrblog">486 backlogged links</a> I&#8217;ve collected for this blog:</p>
<ul>
<li><a href="http://graphics.stanford.edu/~mdfisher/GPUView.html">GPUView</a> looks like an interesting profiling tool from some students at Stanford (done as interns at Microsoft, which has <a href="http://msdn.microsoft.com/en-us/library/windows/hardware/ff570133(v=vs.85).aspx">a more official page</a>), though I&#8217;ve heard it&#8217;s a bit of work to set up. If you&#8217;ve used it, how did you find it?</li>
<li>Open source code for a fast and scalable GLSL GPU implementation of the <a href="https://github.com/ashima/webgl-noise">Perlin noise with functions</a>, not textures.</li>
<li><a href="http://developer.nvidia.com/nv-path-rendering">NV Path Rendering</a> is not what you might think, it&#8217;s about rendering text and 2D paths with quite a bit of elaboration available (think SVG or other 2D vector descriptions). GTC presentation <a href="http://nvidia.fullviewmedia.com/gtc2012/0515-A3-S0024.html">here</a>.</li>
<li>The book &#8220;Physically Based Rendering&#8221; is <a href="http://store.elsevier.com/product.jsp?isbn=9780123785800&amp;pagename=search">now in eBook form</a>, including PDF (so I assume no DRM?). Annoyingly, it costs considerably more than <a href="http://www.amazon.com/gp/product/0123750792?tag=realtimerenderin">the physical book on Amazon</a>, but that&#8217;s the publisher&#8217;s doing.</li>
<li><a href="http://proland.inrialpes.fr/">Proland</a> looked intriguing, a procedural terrain generator that creates based on view. Appears fairly elaborate, and a quick way to get some plausible-looking terrain data.</li>
<li><a href="http://www.primatelabs.com/geekbench/">Geekbench</a> is a cross-platform benchmarking system; from what I&#8217;ve heard, mobile platforms kind of set the clock back a fair number of year in terms of performance. Still, 3D is doable (it certainly was in 2002); here&#8217;s <a href="http://www.shapeways.com/blog/archives/1351-3D-Modeling,-Sculpting,-Viewing-Apps-for-your-Smartphone..there-will-never-again-be-a-wasted-minute-of-your-day.html">a starter list of 3D CAD apps</a> for Android (many are on the iPad, too). I need to search out more, I&#8217;m interested in what&#8217;s out there.</li>
<li>Finally, in the category &#8220;this looks like a painting but is reality&#8221;, a <a href="http://photography.nationalgeographic.com/photography/photo-of-the-day/camel-thorn-trees-namibia/">photo taken in Namibia</a>:</li>
</ul>
<p><img class="alignnone" title="Camel Thorn Trees, Namibia" src="http://images.nationalgeographic.com/wpf/media-live/photos/000/352/cache/camel-thorn-trees-namibia_35259_990x742.jpg" alt="" width="990" height="742" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.realtimerendering.com/blog/seven-things-for-june-6th/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>gDEBugger is now free!</title>
		<link>http://www.realtimerendering.com/blog/gdebugger-is-now-free/</link>
		<comments>http://www.realtimerendering.com/blog/gdebugger-is-now-free/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 18:13:51 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[OpenGL]]></category>
		<category><![CDATA[PIX]]></category>
		<category><![CDATA[profiling]]></category>

		<guid isPermaLink="false">http://www.realtimerendering.com/blog/?p=1800</guid>
		<description><![CDATA[Just noticed this on Morgan McGuire&#8217;s twitter feed. I don’t know why, but gDEBugger, sort of the PIX equivalent for OpenGL, is now free, go here for a license. They’ll be putting out a newer free version (5.8) by the end of the year, so it’s not like they’re discontinuing the product. Maybe it’s the [...]]]></description>
			<content:encoded><![CDATA[<p>Just noticed this on <a href="http://twitter.com/#!/morgan3d">Morgan McGuire&#8217;s twitter feed</a>. I don’t know why, but gDEBugger, sort of the PIX equivalent for OpenGL, is now free, <a href="http://www.gremedy.com/purchase.php">go here</a> for a license. They’ll be putting out a newer free version (5.8) by the end of the year, so it’s not like they’re discontinuing the product. Maybe it’s the “get them hooked” business model. Also, <a href="http://www.opengl.org/discussion_boards/ubbthreads.php?ubb=showflat&amp;Number=287420&amp;page=1">there’s talk</a> that the current version doesn’t work that well with OpenGL 3.2 and above. Nonetheless, it&#8217;s an excellent product overall. Anyway, screen shots <a href="http://www.gremedy.com/screenshots.php">here</a>.</p>
<p>To quote their literature: gDEBugger is an OpenGL, OpenGL ES, and OpenCL Debugger, Profiler and memory analyzer. It traces application activity on top of the OpenGL API to provide the application behavior information you need to find bugs and to optimize application performance. gDEBugger transforms the debugging task of graphic application from a &#8220;Black box&#8221; into a White box model; using gDEBugger you can peer inside the OpenGL usage to see how individual commands affect the graphic pipeline implementation. gDEBugger has a lot of &#8220;standard debugger&#8221; abilities, but also contains many special features for graphics software developers: view render context state variables, view allocated textures, textures properties and image data, Shaders programs and source code, break on OpenGL errors. In addition, using its profiling abilities, gDEBugger enables you to pinpoint easily the exact location of the application&#8217;s graphic pipeline performance bottleneck to let you optimize the application performance.</p>
<p><em>Update:</em> Jari Komppa wrote, &#8220;This may shed some light on things: <a href="http://www.export.gov.il/Eng/_Articles/Article.asp?CategoryID=461&amp;ArticleID=12274" target="_blank">http://www.export.gov.il/Eng/_Articles/Article.asp?CategoryID=461&amp;ArticleID=12274</a>&#8221;</p>
<p>Full text:</p>
<p><strong>AMD to buy Israel&#8217;s Graphic Remedy company</strong></p>
<p>The American chip manufacturer AMD is buying Israel&#8217;s Graphic Remedy company, the Calcalist financial website reports.</p>
<p>It appears that AMD – Intel&#8217;s competitor in manufacturing PC and server chips – will pay a relatively low amount for Graphic Remedy, some $4-5 million.</p>
<p>Graphic Remedy, founded six years ago, is a small company with seven employees. It gained renown for its series of simulation and debugging applications for graphic programs and computer games and became dominant among Cronus&#8217; [sic - they mean Khronos Group's] Open GL platform developers.</p>
<p>According to Calcalist, AMD seems to be buying Graphic Remedy in an attempt to expand its presence in the home and business graphic<br />
processors market.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.realtimerendering.com/blog/gdebugger-is-now-free/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>