-->
Artikel Terbaru
this is step by step how to setup and install printer dot matrix Epson TMU 220 for use in raspberry pi (Ubuntu Mate) 1. from System choose...
this is the python script i used to capture photo from webcam logitech c170 in raspberry pi import time import datetime from ...
this is what i've done - install fswebcam install fswebcam package using command : sudo apt-get install fswebcam - usage en...
i've just read this tutorial http://www.rockpapershotgun.com/2010/01/20/rock-paper-shotgunity-post-12/ and try it, you can get the sour...
This is script that i got it from Unity3D Reference API // Attach this script to a camera and it will paint black pixels in 3D // on wha...
This is the script to how to do it : # pragma strict var point : Transform ; var obj : Transform ; var destpoint : Transfo...
i've done read this tutorial and it is good tutorial for covering basic storyboard, so i try to rewrite it to make me understand the le...