This is a list of contributions to the website made by user dujoducom. Every revision of a content type created will show up seperately here.
This is a list of contributions to the website made by user dujoducom. Every revision of a content type created will show up seperately here.
Title | Type | Created date |
---|---|---|
re: adding to a dropping... | Forum Reply | 10 years 39 weeks ago |
re: camera for tracking... | Forum Reply | 10 years 39 weeks ago |
re: Webcams with good... | Forum Reply | 10 years 39 weeks ago |
Webcams with good... | Forum Post | 10 years 39 weeks ago |
re: Webcams with good... | Forum Reply | 10 years 39 weeks ago |
re: Flash AS3 Com Problem | Forum Reply | 10 years 39 weeks ago |
re: flash wish | Forum Reply | 10 years 39 weeks ago |
re: flash wish | Forum Reply | 10 years 39 weeks ago |
re: mixing sequences... | Forum Reply | 10 years 39 weeks ago |
re: Output vvvvideo to... | Forum Reply | 10 years 39 weeks ago |
Output vvvvideo to... | Forum Post | 10 years 39 weeks ago |
re: Output vvvvideo to... | Forum Reply | 10 years 39 weeks ago |
re: fast multi jpg... | Forum Reply | 10 years 39 weeks ago |
re: TCP server to flash | Forum Reply | 10 years 39 weeks ago |
re: Advice on organizing... | Forum Reply | 10 years 39 weeks ago |
PhidgetsIO Plugin | Forum Post | 11 years 18 weeks ago |
This is a list of contributions to the website made by user dujoducom. Every revision of a content type created will show up seperately here.
Title | Type | Created date |
---|---|---|
shout by dujoducom | Blog Post | 8 years 42 weeks ago |
3dtv_test-DirectX... | Blog Post | 8 years 46 weeks ago |
3dtv_test-DirectX... | Blog Post | 8 years 46 weeks ago |
3dtv_test-DirectX... | Blog Post | 8 years 46 weeks ago |
3dtv_test-DirectX... | Blog Post | 8 years 46 weeks ago |
shout by dujoducom | Blog Post | 9 years 4 weeks ago |
shout by dujoducom | Blog Post | 10 years 31 weeks ago |
shout by dujoducom | Blog Post | 10 years 32 weeks ago |
shout by dujoducom | Blog Post | 12 years 4 weeks ago |
shout by dujoducom | Blog Post | 12 years 7 weeks ago |
shout by dujoducom | Blog Post | 12 years 8 weeks ago |
shout by dujoducom | Blog Post | 12 years 11 weeks ago |
shout by dujoducom | Blog Post | 12 years 12 weeks ago |
shout by dujoducom | Blog Post | 12 years 13 weeks ago |
shout by dujoducom | Blog Post | 12 years 33 weeks ago |
shout by dujoducom | Blog Post | 12 years 36 weeks ago |
shout by dujoducom | Blog Post | 12 years 40 weeks ago |
shout by dujoducom | Blog Post | 12 years 44 weeks ago |
shout by dujoducom | Blog Post | 12 years 45 weeks ago |
shout by dujoducom | Blog Post | 12 years 47 weeks ago |
shout by dujoducom | Blog Post | 12 years 48 weeks ago |
shout by dujoducom | Blog Post | 12 years 48 weeks ago |
shout by dujoducom | Blog Post | 12 years 49 weeks ago |
shout by dujoducom | Blog Post | 12 years 49 weeks ago |
shout by dujoducom | Blog Post | 12 years 51 weeks ago |
shout by dujoducom | Blog Post | 12 years 51 weeks ago |
shout by dujoducom | Blog Post | 13 years 1 day ago |
shout by dujoducom | Blog Post | 13 years 5 days ago |
shout by dujoducom | Blog Post | 13 years 4 weeks ago |
shout by dujoducom | Blog Post | 13 years 4 weeks ago |
shout by dujoducom | Blog Post | 13 years 8 weeks ago |
shout by dujoducom | Blog Post | 13 years 10 weeks ago |
shout by dujoducom | Blog Post | 13 years 18 weeks ago |
shout by dujoducom | Blog Post | 13 years 18 weeks ago |
Refresh | Blog Post | 13 years 18 weeks ago |
shout by dujoducom | Blog Post | 13 years 18 weeks ago |
shout by dujoducom | Blog Post | 13 years 18 weeks ago |
shout by dujoducom | Blog Post | 13 years 18 weeks ago |
shout by dujoducom | Blog Post | 13 years 18 weeks ago |
shout by dujoducom | Blog Post | 13 years 19 weeks ago |
shout by dujoducom | Blog Post | 13 years 25 weeks ago |
shout by dujoducom | Blog Post | 13 years 25 weeks ago |
shout by dujoducom | Blog Post | 13 years 25 weeks ago |
shout by dujoducom | Blog Post | 13 years 26 weeks ago |
shout by dujoducom | Blog Post | 13 years 26 weeks ago |
shout by dujoducom | Blog Post | 13 years 26 weeks ago |
shout by dujoducom | Blog Post | 13 years 37 weeks ago |
shout by dujoducom | Blog Post | 13 years 37 weeks ago |
This is a list of contributions to the website made by user dujoducom. Every revision of a content type created will show up seperately here.
Title | Type | Created date |
---|---|---|
dujoducom.modules.FTP | Wikipage | 10 years 39 weeks ago |
dujoducom.modules.vvvv | Wikipage | 10 years 39 weeks ago |
dujoducom.modules | Wikipage | 10 years 39 weeks ago |
dujoducom.modules.FTP | Wikipage | 10 years 39 weeks ago |
dujoducom.modules.vvvv | Wikipage | 10 years 39 weeks ago |
dujoducom.modules | Wikipage | 10 years 39 weeks ago |
Hey, I am an interactive designer / multimedia developer from the US (Wisconsin, to be specific). I plan on putting some projects I'm working on, modules, images, etc, here.
Here are some of the things I've been working on:
This is an object viewer I'm working on which uses scanned artifacts. I'm using VVVV with the FiducialTracker and relaying Fiducial IDs to Unity3D to render high resolution artifacts generated by a 3D Scanner.
This is a patch I made for playback of image sequences. It works quite well if you have enough room to store the sequences in RAM.
Grab the file: sequence-player.zip (1.89 Mb)
This patch gets data from a bluetooth GPS receiver (the Garmin 110) and uses it to put coordinates into a database via a php script. I might try to implement the new MySQL database nodes into this, but since I already have the php script coded, I might just stick with http post. There is another component to this, a google maps based display which updates in (near) real time the coordinates as they are put into the database. This was built as a technology demo / proof of concept for some (hopefully) more interesting stuff down the line.
Using a shaded relief map I built this patch which samples the values and essentially creates a bump map from them. Could this be done with a vertex shader? I think so, but I'm not sure how. It's a simple demo which does not use information from a database or anything like that, just an image.
anonymous user login
~3d ago
~3d ago
~4d ago
~4d ago
~7d ago
~8d ago
~8d ago
~9d ago
~12d ago