Artoolkit Tutorials

C# is a simple & powerful object-oriented programming language developed by Microsoft. C# can be used to create various types of applications, such as web, windows, console applications, or other types of applications using Visual studio.

  1. Artoolkit
  2. Artoolkit Tutorial

These C# tutorials will help you learn the essentials of C#, from the basic to advance level topics. These tutorials are broken down into sections, where each section contains a number of related topics that are packed with easy to understand explanations, real-world examples, useful tips, informative notes and a 'points to remember' section.

ARToolworks, developers of ARToolKit Professional (latest ARToolKit version, commercial and educational licenses) ARToolworks ARToolKit community support and discussion forums Archived HIT Lab ARToolKit home page, papers, tutorials, user guide. An explanation of simpleLight, including how to run it, and its sourcecode can be found on the page ARToolKit Tutorial 1: First Simple ARToolKit Scene. Beginning your own development. When beginning your own development, it is recommended that you create your own project outside the ARToolKit folder, and treat ARToolKit as an external SDK.

These tutorials are designed for beginners and professionals who want to learn C# step-by-step.

So let's get started by clicking Next.

C# Test

Test your C# knowledge with a quick test. It includes 20 questions and each question includes 4 options. Select an appropriate answer out of 4 options. There is no time limit for this test.

Start C# Test

Hey everybody,

during this rainy summer I figured, there could be the perfect moment for you to get started with augmented reality, too! You have seen the demos on youtube? You were intrigued by movie effects? But how could you try it out easily and – for now – without any skills in augmented reality or programming? Here is the answer below! Try it out! All you need is a neat webcam or even a crappy one and then try one or all of the following demos to get a first impression yourself! No movie, but all real-time in your hands!

TutorialsArtoolkit

1. Transform yourself!

Go to www.weareautobots.com and install the plug-in, when asked. After some loading you will see your webcam image as a live feed in your browser and when you keep your face inside the camera, you’ll be automatically transformed into an Autobot from Transformers!

(This demos uses face recognition and tracking. Nothing else is needed besides your human looks. But that one you’ll need, since the face recognition will look for two eyeballs, one nose, etc…)

Tutorial

2. Fight the dragon on your desktop!

Go to www.metaio.com/design/demo and download the Unifeye Design Demo Installer (Windows only). After installing, go to the subfolder (probably:) C:Program FilesmetaioUnifeye Design DemoexamplesscenesKnights&Dragons and print the file Drache_Marker_1.jpg.

Now start the Unifeye Design Demo link on your desktop. At the bottom of the screen you will see video play controls (rwd, play, stop, fwd), right next to those you’ll have three vertically aligned buttons: click the lower one and then select your webcam on the right. You’ll see your video feed. Go to File > Open and select examples > scenes > knights&dragons > DemoScene_Knights&Dragons.scef. Now hold the printed paper into the view!

(This demo uses feature based tracking, i.e. you have to use an image as a reference. In this case this is the castle image you printed. The whole tool can do much more and you can even import your own VRML files. If you have no clue, what that means, don’t worry. Try one of the other demos, that are shipped along.)

Artoolkit

Artoolkit

3. Go to where it all started!

Download the ARToolkit package from www.hitl.washington.edu/artoolkit/download and unpack it. If you run Windows, copy this file into the unpacked folder ARToolKitbin or download the OpenGL GLUT files from the web and copy them to your folder. Now print the file ARToolKitpatternspattHiro.pdf and start the program simpleVRML. You will see a bee buzzing above a flower – on your hand!

Artoolkit Tutorial

(This demo uses marker based tracking, i.e. you have to hold a black/white pattern into the camera’s view. This printed square will be recognised as the anchor, where the program will put the graphics. As you move around the pattern, the 3D objects will move along. This last demo ships with all the C source code. So if you are interested in learning more about augmented reality and starting to program your own application, continue reading on the ARToolkit website for tutorials or go to the Studierstube to get the ARToolkit Plus, that might be more comfortable or convenient for you. Both are free of charge.)

Of course, there are dozens of different free and more commercial systems, but for now, I only wanted to give you a brief and free impression, of what’s easily possible. Fascinated? Would you love further getting-started’s? Need help with my micro tutorial? Let me know! :-)