<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.brighthub.comhttp://www.brighthub.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Web Development</title><link>http://www.brighthub.com/internet/web-development.aspx</link><description /><dc:language>en</dc:language><item><title>3D on the web with Java and Irrlicht - 2D Collision Detection</title><link>http://www.brighthub.com/internet/web-development/articles/16245.aspx</link><pubDate>Mon, 12 Oct 2009 13:15:54 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:16245</guid><dc:creator>MatthewCasperson</dc:creator><description>Learn how to create fully fledged 3D applications that integrate seamlessly with a web browser using Java, WebStart and Irrlich with this comprehensive tutorial series. This tutorial shows you how to add collision detection between 2D objects. Collision detection between 3D objects is made very simple by Irrlicht. Unfortunately there is no such bui...</description></item><item><title>3D on the web with Java and Irrlicht - Keyboard Input</title><link>http://www.brighthub.com/internet/web-development/articles/16220.aspx</link><pubDate>Mon, 12 Oct 2009 13:15:23 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:16220</guid><dc:creator>MatthewCasperson</dc:creator><description>Learn how to create fully fledged 3D applications that integrate seamlessly with a web browser using Java, WebStart and Irrlich with this comprehensive tutorial series. This tutorial shows you how to read the keyboard input. Almost every application needs to respond to user input, which means there needs to be a way to find out what keys on the key...</description></item><item><title>3D on the web with Java and Irrlicht - Displaying 2D textures</title><link>http://www.brighthub.com/internet/web-development/articles/16127.aspx</link><pubDate>Mon, 12 Oct 2009 13:14:44 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:16127</guid><dc:creator>MatthewCasperson</dc:creator><description>This tutorial shows you how to display 2D graphics with Irrlicht that use 3D hardware acceleration. Using a 3D engine to draw 2D graphics may seem a little backwards, but it’s actually not as contradictory as it seems. A 3D engine, in conjunction with 3D graphics hardware, allows you to do effects such as transparency, scaling and rotations for 2D ...</description></item><item><title>3D on the web with Java and Irrlicht - Getting Started</title><link>http://www.brighthub.com/internet/web-development/articles/15493.aspx</link><pubDate>Mon, 12 Oct 2009 13:14:15 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:15493</guid><dc:creator>MatthewCasperson</dc:creator><description>This tutorial shows you how to create fully fledged 3D applications that integrate seamlessly with a web browser using Java, WebStart and Irrlicht. WebStart So you want to distribute your new application over the web? There was a time when, for the end user, this simply meant clicking on your link which would download and run the installer. Lately ...</description></item><item><title>3D on the web with Java and Irrlicht - Lighting</title><link>http://www.brighthub.com/internet/web-development/articles/15944.aspx</link><pubDate>Mon, 12 Oct 2009 13:02:21 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:15944</guid><dc:creator>MatthewCasperson</dc:creator><description>This article shows you how to access the render loop in order to update 3D elements in the application. Irrlicht provides a simple interface for performing a lot of standard tasks like adding models to a scene, animating them, creating a camera etc. However in order to perform more customized tasks you need a way to tap into the render loop. Tradit...</description></item><item><title>Papervision 3D Programming Tutorial - Modify Textures At Runtime</title><link>http://www.brighthub.com/internet/web-development/articles/13775.aspx</link><pubDate>Thu, 08 Oct 2009 09:39:10 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:13775</guid><dc:creator>MatthewCasperson</dc:creator><description>Learn how to modify the texture of a Papervision 3D Collada model at run time. VIEW THE DEMO DOWNLOAD THE CODE In article Papervision 3D Programming Tutorial - Loading and Displaying a 3D Model we looked at how to embed, load and display a 3D Collada model with Papervision 3D. In order to allow us to embed the texture into the final SWF file we had...</description></item><item><title>3D on the web with Java and Irrlicht - Effects</title><link>http://www.brighthub.com/internet/web-development/articles/16286.aspx</link><pubDate>Mon, 05 Oct 2009 15:23:14 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:16286</guid><dc:creator>MatthewCasperson</dc:creator><description>Learn how to create fully fledged 3D applications that integrate seamlessly with a web browser using Java, WebStart and Irrlich with this comprehensive tutorial series. This tutorial shows you how to easily add some material effects to Irrlicht models. Irrlicht offers a number of interesting effects that can be incorporated into your 3D application...</description></item><item><title>Papervision 3D Programming Tutorial - Animated Textures</title><link>http://www.brighthub.com/internet/web-development/articles/14372.aspx</link><pubDate>Tue, 29 Sep 2009 10:27:13 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:14372</guid><dc:creator>MatthewCasperson</dc:creator><description>A Flex &amp;#47; Actionscript development tutorial that shows you how to use the Papervision 3D egine to create 3D Flash effects in your webpage. This article shows you how to display a movie as an animated texture on a Papervision 3D model. Flash has always had excellent multimedia capabilities, and as we saw in the article Papervision 3D Programming ...</description></item><item><title>Papervision 3D Programming Tutorial - Effects</title><link>http://www.brighthub.com/internet/web-development/articles/14251.aspx</link><pubDate>Tue, 29 Sep 2009 10:20:42 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:14251</guid><dc:creator>MatthewCasperson</dc:creator><description>A Flex &amp;#47; Actionscript development tutorial that shows you how to use the Papervision 3D egine to create 3D Flash effects in your webpage. This article demonstrates the use of Flash filters with Papervision 3D objects. Flash comes with the ability to apply filters to graphical objects, which allows you to create some interesting effects like blu...</description></item><item><title>Papervision 3D Programming Tutorial - WOW Physics</title><link>http://www.brighthub.com/internet/web-development/articles/13776.aspx</link><pubDate>Tue, 29 Sep 2009 10:20:09 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:13776</guid><dc:creator>MatthewCasperson</dc:creator><description>A Flex &amp;#47; Actionscript development tutorial that shows you how to use the Papervision 3D egine to create 3D Flash effects in your webpage. This article shows you how to add real time physics to the Papervision 3D engine. I remember the first time I played Jurassic Park: Trespasser . It was one of the first games to implement physics. I was in aw...</description></item><item><title>Papervision 3D Programming Tutorial - Shading</title><link>http://www.brighthub.com/internet/web-development/articles/13880.aspx</link><pubDate>Tue, 29 Sep 2009 10:19:34 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:13880</guid><dc:creator>MatthewCasperson</dc:creator><description>A Flex &amp;#47; Actionscript development tutorial that shows you how to use the Papervision 3D egine to create 3D Flash effects in your webpage. This article looks at the various shading techniques available in Papervision 3D. Shading is a technique used to highlight a 3D model against a light source. In previous articles no shading at all was used – ...</description></item><item><title>Flash and JavaScript 3D with Sandy-HX - Getting Started</title><link>http://www.brighthub.com/internet/web-development/articles/41586.aspx</link><pubDate>Tue, 29 Sep 2009 10:19:12 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:41586</guid><dc:creator>MatthewCasperson</dc:creator><description>In this article we build a framework for future Sandy-HX applications, and create both a Flash and JavaScript 3D demo using the one code base. Now that we have seen how to create a basic Sandy-HX application, lets look at making a framework that we can build future applications from. For those that have read my series “ Flash Game Development with ...</description></item><item><title>Papervision 3D Programming Tutorial - Loading and Displaying a 3D Model</title><link>http://www.brighthub.com/internet/web-development/articles/12902.aspx</link><pubDate>Mon, 28 Sep 2009 11:00:07 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:12902</guid><dc:creator>MatthewCasperson</dc:creator><description>This tutorial will show you how to create a Flash program that will load and display a 3D model in a web page using Papervision 3D and Flex. Despite some noble attempts the web remains a very two dimensional medium. VRML came and went without making much of an impact, and while Java does give you the ability to do some 3D rendering on a web page Ja...</description></item><item><title>Papervision 3D Programming Tutorial - Particle Systems with Flint</title><link>http://www.brighthub.com/internet/web-development/articles/13650.aspx</link><pubDate>Mon, 21 Sep 2009 15:18:02 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:13650</guid><dc:creator>MatthewCasperson</dc:creator><description>This article shows you how to use the Flint particle system together with Papervision to create some cool 3D Flash effects. A number of naturally occurring phenomenon are very hard to render with 3D objects. Smoke, fire, explosions and waterfalls are examples that are too fluid and intricate to try and reproduce with a 3D animation. Typically in si...</description></item><item><title>Flash and JavaScript 3D with Sandy-HX - Shading</title><link>http://www.brighthub.com/internet/web-development/articles/41731.aspx</link><pubDate>Thu, 09 Jul 2009 23:46:09 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:41731</guid><dc:creator>MatthewCasperson</dc:creator><description>In this article we look at applying various types of shading to 3D objects. Shading is a term that refers to how a 3D object is lit. Lighting an object is used to highlight the depth and shape of an object, and for such a simple effect it adds a lot to the realism of the 3D scene. There are a number of different ways to light an object, each achiev...</description></item><item><title>Flash and JavaScript 3D with Sandy-HX - Loading a Model</title><link>http://www.brighthub.com/internet/web-development/articles/41678.aspx</link><pubDate>Thu, 09 Jul 2009 12:08:07 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:41678</guid><dc:creator>MatthewCasperson</dc:creator><description>This tutorial will show you how to load a 3D model and display it using Sandy-HX. While it is possible to create a number of basic shapes like boxes, cones and spheres with Sandy-HX, anything more complicated is almost always going to have to be loaded from a file created by an external 3D modelling application. Fortunately, Sandy-HX has the abilit...</description></item><item><title>Enhancing Your Website with 3D Effects through Adobe Flash</title><link>http://www.brighthub.com/internet/web-development/articles/23756.aspx</link><pubDate>Wed, 28 Jan 2009 00:51:35 GMT</pubDate><guid isPermaLink="false">b133e95a-c263-4882-8f2a-b24547eff78e:23756</guid><dc:creator>Marce</dc:creator><description>People love 3D graphics and now you can have that same effect on your website with Adobe Flash. In this article, you will learn what you need to take 2D animations and easily turn them into 3D. Website developers are always looking for new ways to make their websites better than the rest. If this sounds like you, it would be beneficial for you to l...</description></item></channel></rss>