<?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>WorldViz Knowledge Base &#187; Addons</title>
	<atom:link href="http://kb.worldviz.com/topic/addons/feed" rel="self" type="application/rss+xml" />
	<link>http://kb.worldviz.com</link>
	<description>Virtual Reality Software</description>
	<lastBuildDate>Mon, 16 Dec 2024 23:40:39 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8</generator>
	<item>
		<title>Arduino Support in Vizard</title>
		<link>http://kb.worldviz.com/articles/3424?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=arduino-support-in-vizard</link>
		<comments>http://kb.worldviz.com/articles/3424#comments</comments>
		<pubDate>Wed, 17 Mar 2021 18:20:30 +0000</pubDate>
		<dc:creator><![CDATA[Sado Rabaudi]]></dc:creator>
				<category><![CDATA[Addons]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Third Party Hardware]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://kb.worldviz.com/?p=3424</guid>
		<description><![CDATA[By Jeff Loomis and Sado Rabaudi Arduino uses its own language which is similar to C++. Instead, Python can be used and the easiest way to do that is having the board and Python communicate with the Firmata protocol. pyfirmata installs directly in the package manager. There's a lot of information on working with Arduino [&#8230;]]]></description>
		<wfw:commentRss>http://kb.worldviz.com/articles/3424/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Converting videos with FFMPEG</title>
		<link>http://kb.worldviz.com/articles/3392?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=converting-videos-with-ffmpeg</link>
		<comments>http://kb.worldviz.com/articles/3392#comments</comments>
		<pubDate>Mon, 13 Jul 2020 22:32:01 +0000</pubDate>
		<dc:creator><![CDATA[Sado Rabaudi]]></dc:creator>
				<category><![CDATA[Addons]]></category>

		<guid isPermaLink="false">http://kb.worldviz.com/?p=3392</guid>
		<description><![CDATA[FFMPEG is a free and open-source project for handling video and other media types that allows a user to modify things such as resolution, file type, sample size and more. FFMPEG Conversion Steps: Download FFMpeg from here: http://ffmpeg.zeranoe.com/builds Once downloaded, unzip and navigate to the “bin” folder Make sure the video file you want to [&#8230;]]]></description>
		<wfw:commentRss>http://kb.worldviz.com/articles/3392/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connecting Vizard to BIOPAC AcqKnowledge</title>
		<link>http://kb.worldviz.com/articles/3380?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=connecting-vizard-to-biopac-acqknowledge</link>
		<comments>http://kb.worldviz.com/articles/3380#comments</comments>
		<pubDate>Mon, 13 Jul 2020 20:24:15 +0000</pubDate>
		<dc:creator><![CDATA[Sado Rabaudi]]></dc:creator>
				<category><![CDATA[Addons]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[acqknowledge]]></category>
		<category><![CDATA[biopac]]></category>

		<guid isPermaLink="false">http://kb.worldviz.com/?p=3380</guid>
		<description><![CDATA[By Jeff Loomis BIOPAC provides a large range of monitoring devices for detecting physical or physiological changes over time. The BIOPAC virtual reality platform provides: Controlled and replicative experimental setups Manipulation of the environment (and avatars) that would be impossible or prohibitively expensive in the real world Synchronization of the events from the virtual world [&#8230;]]]></description>
		<wfw:commentRss>http://kb.worldviz.com/articles/3380/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Setup an Eye Tracking Experiment using the WorldViz VR Eye Tracking Analytics Lab</title>
		<link>http://kb.worldviz.com/articles/3369?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-setup-an-eye-tracking-experiment-using-the-worldviz-vr-eye-tracking-analytics-lab</link>
		<comments>http://kb.worldviz.com/articles/3369#comments</comments>
		<pubDate>Mon, 13 Jul 2020 19:51:15 +0000</pubDate>
		<dc:creator><![CDATA[Sado Rabaudi]]></dc:creator>
				<category><![CDATA[Addons]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[eye tracking]]></category>
		<category><![CDATA[eye tracking experiment]]></category>
		<category><![CDATA[eyetracking]]></category>
		<category><![CDATA[vive pro eye]]></category>

		<guid isPermaLink="false">http://kb.worldviz.com/?p=3369</guid>
		<description><![CDATA[&#160; This article will introduce you to the most important features of the WorldViz VR Eye Tracking Analytics Lab and show you how you can easily modify the included template to use your own 3D assets. Once set up, you can collect eye tracking data related to your 3D assets such as number of fixations [&#8230;]]]></description>
		<wfw:commentRss>http://kb.worldviz.com/articles/3369/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PyQt</title>
		<link>http://kb.worldviz.com/articles/1666?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pyqt</link>
		<comments>http://kb.worldviz.com/articles/1666#comments</comments>
		<pubDate>Thu, 28 Jul 2011 22:39:34 +0000</pubDate>
		<dc:creator><![CDATA[andy]]></dc:creator>
				<category><![CDATA[Addons]]></category>
		<category><![CDATA[GUI]]></category>

		<guid isPermaLink="false">http://kb.worldviz.com/?p=1666</guid>
		<description><![CDATA[PyQt is a Python wrapper around the cross-platform Qt application framework.  This post describes how to install PyQt with Vizard. It also includes a sample script showing how to embed the Vizard graphics window inside a PyQt application.]]></description>
		<wfw:commentRss>http://kb.worldviz.com/articles/1666/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Excel Files in Vizard</title>
		<link>http://kb.worldviz.com/articles/1660?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-excel-files-in-vizard</link>
		<comments>http://kb.worldviz.com/articles/1660#comments</comments>
		<pubDate>Fri, 22 Jul 2011 17:51:43 +0000</pubDate>
		<dc:creator><![CDATA[jeff]]></dc:creator>
				<category><![CDATA[Addons]]></category>
		<category><![CDATA[Excel]]></category>

		<guid isPermaLink="false">http://kb.worldviz.com/?p=1660</guid>
		<description><![CDATA[With the xlrd and xlwt Python Addon libraries you can easily read and write directly to Excel files (.xls) from Vizard. For complete documentation and examples on using these libraries go to http://www.python-excel.org/ ]]></description>
		<wfw:commentRss>http://kb.worldviz.com/articles/1660/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Voice recognition</title>
		<link>http://kb.worldviz.com/articles/1401?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=voice-recognition</link>
		<comments>http://kb.worldviz.com/articles/1401#comments</comments>
		<pubDate>Sat, 19 Jun 2010 21:20:22 +0000</pubDate>
		<dc:creator><![CDATA[farshid]]></dc:creator>
				<category><![CDATA[Addons]]></category>
		<category><![CDATA[pywin32]]></category>

		<guid isPermaLink="false">http://kb.worldviz.com/?p=1401</guid>
		<description><![CDATA[This article describes how perform voice recognition in Python using the 3rd party pywin32 library along with the Microsoft Speech SDK.]]></description>
		<wfw:commentRss>http://kb.worldviz.com/articles/1401/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NetBeans IDE + Vizard</title>
		<link>http://kb.worldviz.com/articles/1331?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=netbeans-ide-vizard</link>
		<comments>http://kb.worldviz.com/articles/1331#comments</comments>
		<pubDate>Thu, 25 Feb 2010 23:33:28 +0000</pubDate>
		<dc:creator><![CDATA[farshid]]></dc:creator>
				<category><![CDATA[Addons]]></category>
		<category><![CDATA[IDE]]></category>

		<guid isPermaLink="false">http://kb.worldviz.com/?p=1331</guid>
		<description><![CDATA[NetBeans IDE is a free cross-platform IDE that supports many programming languages, including Python. This article describes how to configure NetBeans IDE to run Vizard scripts.]]></description>
		<wfw:commentRss>http://kb.worldviz.com/articles/1331/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wing IDE + Vizard</title>
		<link>http://kb.worldviz.com/articles/1315?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wing-ide-vizard</link>
		<comments>http://kb.worldviz.com/articles/1315#comments</comments>
		<pubDate>Thu, 25 Feb 2010 19:11:50 +0000</pubDate>
		<dc:creator><![CDATA[farshid]]></dc:creator>
				<category><![CDATA[Addons]]></category>
		<category><![CDATA[IDE]]></category>

		<guid isPermaLink="false">http://kb.worldviz.com/?p=1315</guid>
		<description><![CDATA[Wing IDE is a commercial cross-platform Python IDE. This article describes how to configure Wing IDE to run Vizard scripts.]]></description>
		<wfw:commentRss>http://kb.worldviz.com/articles/1315/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Komodo IDE + Vizard</title>
		<link>http://kb.worldviz.com/articles/1302?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=komodo-ide-vizard</link>
		<comments>http://kb.worldviz.com/articles/1302#comments</comments>
		<pubDate>Wed, 24 Feb 2010 23:24:53 +0000</pubDate>
		<dc:creator><![CDATA[farshid]]></dc:creator>
				<category><![CDATA[Addons]]></category>
		<category><![CDATA[IDE]]></category>

		<guid isPermaLink="false">http://kb.worldviz.com/?p=1302</guid>
		<description><![CDATA[Komodo is a cross-platform IDE that supports Python. It comes in a free and commercial version. This article describes how to configure Komodo to run Vizard scripts.]]></description>
		<wfw:commentRss>http://kb.worldviz.com/articles/1302/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
