<?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>X3DOM Developer Blog</title>
	<atom:link href="http://www.x3dom.org/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.x3dom.org</link>
	<description>X3DOM Developer Blog</description>
	<lastBuildDate>Mon, 20 May 2013 09:47:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Web3D 2013</title>
		<link>http://www.x3dom.org/?p=3363</link>
		<comments>http://www.x3dom.org/?p=3363#comments</comments>
		<pubDate>Mon, 20 May 2013 09:47:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.x3dom.org/?p=3363</guid>
		<description><![CDATA[Most of the X3DOM developers will be at this year&#8217;s Web3D conference in San Sebastian, Spain, which takes place from June 19th to June 22nd 2013. There, we will have a tutorial on X3DOM (consisting of two parts) as well as some papers. So, if you are around, do not hesitate to talk to us [...]]]></description>
				<content:encoded><![CDATA[<p>Most of the X3DOM developers will be at this year&#8217;s <a href="http://www.web3d2013.org/program.html" target="_blank">Web3D conference</a> in San Sebastian, Spain, which takes place from June 19th to June 22nd 2013. There, we will have a tutorial on X3DOM (consisting of two parts) as well as some papers. So, if you are around, do not hesitate to talk to us or discuss your issues and feature requests with us. See you in Spain&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.x3dom.org/?feed=rss2&#038;p=3363</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Our JavaScript IDE</title>
		<link>http://www.x3dom.org/?p=3345</link>
		<comments>http://www.x3dom.org/?p=3345#comments</comments>
		<pubDate>Tue, 14 May 2013 13:04:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.x3dom.org/?p=3345</guid>
		<description><![CDATA[Developer tools are mostly personal preference and there&#8217;s no right or wrong in choosing editors and IDEs. However, we feel there&#8217;s one IDE to mention which stands out of the crowd: The WebStorm IDE from JetBrains, creators of IDEA. The WebStorm IDE is the JavaScript incarnation of IDEA and the one tool our X3DOM developers are [...]]]></description>
				<content:encoded><![CDATA[<p>Developer tools are mostly personal preference and there&#8217;s no right or wrong in choosing editors and IDEs. However, we feel there&#8217;s one IDE to mention which stands out of the crowd: The <a href="http://www.jetbrains.com/webstorm/">WebStorm IDE</a> from <a href="http://www.jetbrains.com">JetBrains</a>, creators of <a href="http://www.jetbrains.com/idea/">IDEA</a>.</p>
<p><a href="http://www.jetbrains.com/webstorm/"><img alt="Screen shot 2013-05-14 at 14.14.42" src="http://www.x3dom.org/wp-content/uploads/2013/05/Screen-shot-2013-05-14-at-14.14.42-.png" width="383" height="102" /></a></p>
<p>The WebStorm IDE is the JavaScript incarnation of IDEA and the one tool our X3DOM developers are crazy about. It makes writing code so much more fun and productive. Even die hard Vi guys started using it, and that means something. We are very grateful that JetBrains has been so generous to issue a free <a href="http://www.jetbrains.com/webstorm/buy/buy.jsp#openSource">open source license </a>of their WebStorm IDE to all X3DOM developers. We have been using WebStorm to develop X3DOM for 2 years now and we could not be happier. Thank you very much JetBrains.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.x3dom.org/?feed=rss2&#038;p=3345</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improved Shadow Support</title>
		<link>http://www.x3dom.org/?p=3338</link>
		<comments>http://www.x3dom.org/?p=3338#comments</comments>
		<pubDate>Thu, 09 May 2013 18:07:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.x3dom.org/?p=3338</guid>
		<description><![CDATA[X3DOM now provides enhanced support for shadows. This includes support for all X3D light types (DirectionalLight, SpotLight and PointLight) and for multiple lights per scene. Advanced shadow rendering techniques have been implemented to give shadows a more authentic look and to facilitate applicability in large environments. To control these capabilities, a set of new light [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: center;"><a title="Example" href="http://x3dom.org/x3dom/example/x3dom_animatedLights.xhtml" target="_blank"><img class="aligncenter size-medium wp-image-3339" alt="Shadows" src="http://www.x3dom.org/wp-content/uploads/2013/05/shadows-400x182.png" width="400" height="182" /></a></p>
<p>X3DOM now provides enhanced <a href="http://x3dom.org/docs/dev/tutorial/shadows.html" target="_blank">support for shadows</a>. This includes support for all X3D light types (DirectionalLight, SpotLight and PointLight) and for multiple lights per scene. Advanced shadow rendering techniques have been implemented to give shadows a more authentic look and to facilitate applicability in large environments.<br />
To control these capabilities, a set of new light properties has been introduced. Their usage is explained in the <a href="http://x3dom.org/docs/dev/tutorial/shadows.html" target="_blank">shadow tutorial</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.x3dom.org/?feed=rss2&#038;p=3338</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SimScale: Browser-based Numerical Simulation</title>
		<link>http://www.x3dom.org/?p=3330</link>
		<comments>http://www.x3dom.org/?p=3330#comments</comments>
		<pubDate>Fri, 26 Apr 2013 14:01:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Showcase]]></category>

		<guid isPermaLink="false">http://www.x3dom.org/?p=3330</guid>
		<description><![CDATA[The scalable SimScale platform uses X3DOM as viewer frontend for visualizing the results of online numerical simulations on CAD data.]]></description>
				<content:encoded><![CDATA[<p>The scalable <a href="http://www.simscale.de" target="_blank">SimScale platform</a> uses X3DOM as viewer frontend for visualizing the results of online numerical simulations on CAD data.</p>
<p><a href="http://www.simscale.de"><img class="aligncenter size-medium wp-image-3331" alt="SimScale in action" src="http://www.x3dom.org/wp-content/uploads/2013/04/sim-des_bc-visu_bracket-400x279.png" width="400" height="279" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.x3dom.org/?feed=rss2&#038;p=3330</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Configurator by T-Systems MMS</title>
		<link>http://www.x3dom.org/?p=3321</link>
		<comments>http://www.x3dom.org/?p=3321#comments</comments>
		<pubDate>Mon, 22 Apr 2013 15:45:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Showcase]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.x3dom.org/?p=3321</guid>
		<description><![CDATA[Yet another interesting industrial show case from Frank Lamack, T-Systems, Germany. Goal of this solution is to build a web 3d based environment for distributed teams to enable collaborative design reviews or co-browsing with customers for sales, configuration and consulting sessions &#8211; on one common 3d product model: Without any plug-in or additional software licences [...]]]></description>
				<content:encoded><![CDATA[<p>Yet another interesting industrial show case from Frank Lamack, T-Systems, Germany. Goal of this solution is to build a web 3d based environment for distributed teams to enable collaborative design reviews or co-browsing with customers for sales, configuration and consulting sessions &#8211; on one common 3d product model: Without any plug-in or additional software licences &#8211; simply via web. Upcoming features: dimensioning, annotation on parts or co-design-editor, to transform 3d-shapes.</p>
<p style="text-align: center;"><a href="http://3d-realtime-editor.t-systems-mms.eu/kollaborativer-prototyp/"><img class="aligncenter  wp-image-3320" alt="Visual Configurator" src="http://www.x3dom.org/wp-content/uploads/2013/04/ole0.bmp" width="396" height="251" /></a></p>
<p>T-Systems Multimedia Solutions (MMS) develops web-based solutions for large corporations and medium-sized enterprises. Around 1.000 employees serve customers from every sector, developing web innovations for services used in domestic and commercial digital contexts. This includes e-commerce, information management and knowledge management. The actual developing team develops visual configuration solutions, that use 3D construction data and product meta data in combination with rule-based configurations for immersive e-sales and e-commerce applications for web or mobile devices.</p>
<p>More info: <a title="http://visual-configuration.t-systems-mms.eu" href="http://visual-configuration.t-systems-mms.eu" target="_blank">http://visual-configuration.t-systems-mms.eu</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.x3dom.org/?feed=rss2&#038;p=3321</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online Model Converter</title>
		<link>http://www.x3dom.org/?p=3313</link>
		<comments>http://www.x3dom.org/?p=3313#comments</comments>
		<pubDate>Fri, 12 Apr 2013 20:07:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Release]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.x3dom.org/?p=3313</guid>
		<description><![CDATA[We have started a new project for online model conversion, which can be found on GitHub, too. It is an 3D model optimization and sharing service especially for the cultural heritage domain. The system is written in Python and allows optimization and conversion of 3D models for Web presentation and sharing these models on the [...]]]></description>
				<content:encoded><![CDATA[<p><a href="https://github.com/x3dom/pipeline/" target="_blank"><img class="aligncenter size-medium wp-image-3314" alt="Conversion Process" src="http://www.x3dom.org/wp-content/uploads/2013/04/conversion_process-400x184.png" width="400" height="184" /></a></p>
<p>We have started a <a href="https://github.com/x3dom/pipeline/" target="_blank">new project for online model conversion</a>, which can be found on <a href="https://github.com/x3dom/pipeline/" target="_blank">GitHub</a>, too. It is an 3D model optimization and sharing service especially for the cultural heritage domain. The system is written in Python and allows optimization and conversion of 3D models for Web presentation and sharing these models on the Web. Its main features are:</p>
<ul>
<li>Upload and conversion of 3D Models to X3DOM</li>
<li>Sharing of models on the web (permalinks to converted models)</li>
<li>Downloadable ZIP packages of converted models</li>
<li>Triangular Mesh optimization of models</li>
<li>Converted/Optimized models can be embedded in different templates</li>
<li>Asynchronous process</li>
<li>Server-Sent Events for fast status updates</li>
<li>Upload archives with many models and textures at once</li>
</ul>
<p>This project was supported by <a href="http://v-must.net" target="_blank">V-Must</a>, an EU-funded project that aims to provide the heritage sector with the tools and support to develop Virtual Museums that are educational, enjoyable, long-lasting, and easy to maintain. The developed code is open-source and you can just grab it from <a href="https://github.com/x3dom/pipeline/" target="_blank">GitHub</a>, where you also find everything to get started.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.x3dom.org/?feed=rss2&#038;p=3313</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Services for Industrial Production at HMI 2013</title>
		<link>http://www.x3dom.org/?p=3306</link>
		<comments>http://www.x3dom.org/?p=3306#comments</comments>
		<pubDate>Wed, 03 Apr 2013 20:02:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.x3dom.org/?p=3306</guid>
		<description><![CDATA[At this year&#8217;s Hannover Messe Fraunhofer IGD presents interactive web applications for the visualization of e.g. simulation results using X3DOM. The developed interactive methods for scientific visualization (see left image) allow the user to gain insights, interpretations, and knowledge quickly. More information can also be found here. You&#8217;ll find us at booth B10 of the Fraunhofer [...]]]></description>
				<content:encoded><![CDATA[<p>At this year&#8217;s <a href="http://www.hannovermesse.de/home" target="_blank">Hannover Messe</a> Fraunhofer IGD presents interactive web applications for the visualization of e.g. simulation results using X3DOM. The developed interactive methods for scientific visualization (see left image) allow the user to gain insights, interpretations, and knowledge quickly. More information can also be found <a href="http://www.igd.fraunhofer.de/sites/default/files/Flyer_IET_Mobile%20SciVis_EN_web.pdf" target="_blank">here</a>. You&#8217;ll find us at <em>booth B10</em> of the <em>Fraunhofer Allianz SIMULATION</em> in <em>hall 7</em> (Digital Factory).</p>
<p><a href="http://www.x3dom.org/wp-content/uploads/2013/04/hmi13.png"><img class="aligncenter size-medium wp-image-3308" alt="HMI 2013" src="http://www.x3dom.org/wp-content/uploads/2013/04/hmi13-400x184.png" width="400" height="184" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.x3dom.org/?feed=rss2&#038;p=3306</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On-the-fly 3D Web App Delivery</title>
		<link>http://www.x3dom.org/?p=3288</link>
		<comments>http://www.x3dom.org/?p=3288#comments</comments>
		<pubDate>Wed, 06 Mar 2013 11:21:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.x3dom.org/?p=3288</guid>
		<description><![CDATA[At this year&#8217;s CeBIT Fraunhofer IGD presents solutions for 3D Internet applications like the instant3DHub. The system generates and delivers 3D Web apps on-the-fly, which are tailored for specific use cases and device classes incl. tablets or smart phones. This way, for instance engineers and technicians are able to inspect 3D CAD data etc. on [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: center;"><a href="https://www.igd.fraunhofer.de/Institut/Abteilungen/Visual-Computing-System-Technologies/AktuellesNews/CeBIT-2013-3D-Anwendungen-be" target="_blank"><img class="aligncenter  wp-image-3291" alt="PI_2013-08_VCST-CeBIT_Webbanner" src="http://www.x3dom.org/wp-content/uploads/2013/03/PI_2013-08_VCST-CeBIT_Webbanner.jpg" width="425" height="170" /></a></p>
<p>At <a href="https://www.igd.fraunhofer.de/Institut/Abteilungen/Visual-Computing-System-Technologies/AktuellesNews/CeBIT-2013-3D-Anwendungen-be" target="_blank">this year&#8217;s CeBIT</a> <a href="https://www.igd.fraunhofer.de/vcst" target="_blank">Fraunhofer IGD</a> presents solutions for 3D Internet applications like the <strong>instant3DHub</strong>. The system generates and delivers 3D Web apps on-the-fly, which are tailored for specific use cases and device classes incl. tablets or smart phones. This way, for instance engineers and technicians are able to inspect 3D CAD data etc. on the Web and even on site. Another example are interactive 3D product presentations for online shopping. This new technology builds upon existing standards and uses the <a href="http://www.instantreality.org/" target="_blank">InstantReality framework</a> for backend services as well as X3DOM for visualization.</p>
<p style="text-align: center;"><a href="https://www.igd.fraunhofer.de/Institut/Abteilungen/Visual-Computing-System-Technologies/AktuellesNews/CeBIT-2013-3D-Anwendungen-be" target="_blank"><img class="aligncenter  wp-image-3290" alt="3dhubscheme_web_002_0" src="http://www.x3dom.org/wp-content/uploads/2013/03/3dhubscheme_web_002_0.jpg" width="367" height="147" /></a></p>
<p>Basically, the <a href="https://www.igd.fraunhofer.de/Institut/Abteilungen/Visual-Computing-System-Technologies/AktuellesNews/CeBIT-2013-3D-Anwendungen-be" target="_blank">instant3DHub</a> is a service architecture consisting of an <em>app service</em> for providing device and use case specific templates, a <em>transcoder service</em> for converting and caching 3D applications and data from existing resources, and finally a <em>vis service</em> for presentation on the Web.</p>
<p><iframe src="http://www.youtube.com/embed/XVOOdgedm9U" height="237" width="420" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.x3dom.org/?feed=rss2&#038;p=3288</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Showcase &#8220;3DWebpresenter&#8221;</title>
		<link>http://www.x3dom.org/?p=3281</link>
		<comments>http://www.x3dom.org/?p=3281#comments</comments>
		<pubDate>Fri, 22 Feb 2013 08:20:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Showcase]]></category>

		<guid isPermaLink="false">http://www.x3dom.org/?p=3281</guid>
		<description><![CDATA[This external showcase developed by the Virtual Reality Center Production Engineering (VRCP) in cooperation with the Fraunhofer Institute for Machine Tools and Forming Technology (IWU) shows an innovative way to present complex content with the use of 3D models. 3DWebpresenter makes it obvious that X3DOM can also visualize complex 3D scenes combined with interactive Web [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.greencarbody.de/cgi-bin/click.system?navid=Der_3DWebpresenter_der_Referenzfabrik_ist_online_1236&amp;news1320.id=23&amp;news1320.year=2013&amp;news1320.month=1&amp;sid=qBawYoLjNGf1vDFXf5DlHcmvCUbZ3xJx"><img class="aligncenter size-medium wp-image-3282" alt="Bild2" src="http://www.x3dom.org/wp-content/uploads/2013/02/Bild2-400x250.png" width="400" height="250" /></a></p>
<p>This external showcase developed by the <a href="http://www.tu-chemnitz.de/mb/WerkzMasch/vrcp/kurzdarstellung.php" target="_blank">Virtual Reality Center Production Engineering (VRCP)</a> in cooperation with the <a href="http://www.iwu.fraunhofer.de/en.html " target="_blank">Fraunhofer Institute for Machine Tools and Forming Technology (IWU)</a> shows an innovative way to present complex content with the use of 3D models. <a href="http://www.greencarbody.de/cgi-bin/click.system?navid=Der_3DWebpresenter_der_Referenzfabrik_ist_online_1236&amp;news1320.id=23&amp;news1320.year=2013&amp;news1320.month=1&amp;sid=qBawYoLjNGf1vDFXf5DlHcmvCUbZ3xJx" target="_blank">3DWebpresenter</a> makes it obvious that X3DOM can also visualize complex 3D scenes combined with interactive Web elements. While navigating intuitively through a virtual factory, further information of the results <span style="color: black;">of 30 projects of the </span><a href="http://www.greencarbody.de" target="_blank">Innovation Alliance “Green Carbody Technologies”</a> can be accessed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.x3dom.org/?feed=rss2&#038;p=3281</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Volume Rendering</title>
		<link>http://www.x3dom.org/?p=3267</link>
		<comments>http://www.x3dom.org/?p=3267#comments</comments>
		<pubDate>Tue, 12 Feb 2013 10:58:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.x3dom.org/?p=3267</guid>
		<description><![CDATA[Resulting from a collaboration between Fraunhofer IGD and Vicomtech in Spain, X3DOM now also provides basic support for the new X3D VolumeRendering component, that originally was developed by the Web3D medical working group and will be part of the upcoming X3D V3.3 specification. Here and here you find some first tests. However, please note that [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.x3dom.org/wp-content/uploads/2013/02/volren.png"><img class="aligncenter size-medium wp-image-3268" alt="VolumeRendering" src="http://www.x3dom.org/wp-content/uploads/2013/02/volren-400x211.png" width="400" height="211" /></a></p>
<p>Resulting from a collaboration between Fraunhofer IGD and <a title="Vicomtech" href="http://www.vicomtech.es/" target="_blank">Vicomtech in Spain</a>, X3DOM now also provides basic support for the new <a href="http://www.web3d.org/files/specifications/19775-1/V3.3/Part01/components/volume.html" target="_blank">X3D VolumeRendering component</a>, that originally was developed by the Web3D medical working group and will be part of the upcoming X3D V3.3 specification. <a href="http://x3dom.org/x3dom/test/functional/volrenMPR_aorta.xhtml" target="_blank">Here</a> and <a href="http://x3dom.org/x3dom/test/functional/volrenOpacityTestTF_aorta.xhtml" target="_blank">here</a> you find some first tests. However, please note that this component is not part of the X3DOM HTML profile, but generally follows the <a href="http://x3dom.org/docs/dev/components.html">extension mechanism</a> described <a href="http://x3dom.org/docs/dev/components.html">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.x3dom.org/?feed=rss2&#038;p=3267</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
