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 | 14 years 45 weeks ago |
re: camera for tracking... | Forum Reply | 14 years 45 weeks ago |
Webcams with good... | Forum Post | 14 years 45 weeks ago |
re: Webcams with good... | Forum Reply | 14 years 45 weeks ago |
re: Webcams with good... | Forum Reply | 14 years 45 weeks ago |
re: Flash AS3 Com Problem | Forum Reply | 14 years 45 weeks ago |
re: flash wish | Forum Reply | 14 years 45 weeks ago |
re: flash wish | Forum Reply | 14 years 45 weeks ago |
re: mixing sequences... | Forum Reply | 14 years 45 weeks ago |
Output vvvvideo to... | Forum Post | 14 years 45 weeks ago |
re: Output vvvvideo to... | Forum Reply | 14 years 45 weeks ago |
re: Output vvvvideo to... | Forum Reply | 14 years 45 weeks ago |
re: fast multi jpg... | Forum Reply | 14 years 45 weeks ago |
re: TCP server to flash | Forum Reply | 14 years 45 weeks ago |
re: Advice on organizing... | Forum Reply | 14 years 45 weeks ago |
PhidgetsIO Plugin | Forum Post | 15 years 23 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 | 12 years 48 weeks ago |
3dtv_test-DirectX... | Blog Post | 13 years 2 days ago |
3dtv_test-DirectX... | Blog Post | 13 years 2 days ago |
3dtv_test-DirectX... | Blog Post | 13 years 2 days ago |
3dtv_test-DirectX... | Blog Post | 13 years 2 days ago |
shout by dujoducom | Blog Post | 13 years 9 weeks ago |
shout by dujoducom | Blog Post | 14 years 37 weeks ago |
shout by dujoducom | Blog Post | 14 years 38 weeks ago |
shout by dujoducom | Blog Post | 16 years 9 weeks ago |
shout by dujoducom | Blog Post | 16 years 13 weeks ago |
shout by dujoducom | Blog Post | 16 years 14 weeks ago |
shout by dujoducom | Blog Post | 16 years 17 weeks ago |
shout by dujoducom | Blog Post | 16 years 18 weeks ago |
shout by dujoducom | Blog Post | 16 years 18 weeks ago |
shout by dujoducom | Blog Post | 16 years 38 weeks ago |
shout by dujoducom | Blog Post | 16 years 41 weeks ago |
shout by dujoducom | Blog Post | 16 years 45 weeks ago |
shout by dujoducom | Blog Post | 16 years 49 weeks ago |
shout by dujoducom | Blog Post | 16 years 50 weeks ago |
shout by dujoducom | Blog Post | 17 years 3 days ago |
shout by dujoducom | Blog Post | 17 years 1 week ago |
shout by dujoducom | Blog Post | 17 years 1 week ago |
shout by dujoducom | Blog Post | 17 years 2 weeks ago |
shout by dujoducom | Blog Post | 17 years 2 weeks ago |
shout by dujoducom | Blog Post | 17 years 4 weeks ago |
shout by dujoducom | Blog Post | 17 years 4 weeks ago |
shout by dujoducom | Blog Post | 17 years 5 weeks ago |
shout by dujoducom | Blog Post | 17 years 6 weeks ago |
shout by dujoducom | Blog Post | 17 years 9 weeks ago |
shout by dujoducom | Blog Post | 17 years 10 weeks ago |
shout by dujoducom | Blog Post | 17 years 13 weeks ago |
shout by dujoducom | Blog Post | 17 years 15 weeks ago |
shout by dujoducom | Blog Post | 17 years 23 weeks ago |
shout by dujoducom | Blog Post | 17 years 23 weeks ago |
Refresh | Blog Post | 17 years 24 weeks ago |
shout by dujoducom | Blog Post | 17 years 24 weeks ago |
shout by dujoducom | Blog Post | 17 years 24 weeks ago |
shout by dujoducom | Blog Post | 17 years 24 weeks ago |
shout by dujoducom | Blog Post | 17 years 24 weeks ago |
shout by dujoducom | Blog Post | 17 years 25 weeks ago |
shout by dujoducom | Blog Post | 17 years 30 weeks ago |
shout by dujoducom | Blog Post | 17 years 31 weeks ago |
shout by dujoducom | Blog Post | 17 years 31 weeks ago |
shout by dujoducom | Blog Post | 17 years 31 weeks ago |
shout by dujoducom | Blog Post | 17 years 32 weeks ago |
shout by dujoducom | Blog Post | 17 years 32 weeks ago |
shout by dujoducom | Blog Post | 17 years 43 weeks ago |
shout by dujoducom | Blog Post | 17 years 43 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 | 14 years 45 weeks ago |
dujoducom.modules.vvvv | Wikipage | 14 years 45 weeks ago |
dujoducom.modules | Wikipage | 14 years 45 weeks ago |
dujoducom.modules.FTP | Wikipage | 14 years 45 weeks ago |
dujoducom.modules.vvvv | Wikipage | 14 years 45 weeks ago |
dujoducom.modules | Wikipage | 14 years 45 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
~3mth ago
~4mth ago
~4mth ago
~4mth ago
~4mth ago
~4mth ago
~4mth ago
~4mth ago
~5mth ago
~5mth ago