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