Toba Qaf
Message Board Member
We wouldn't do that if I were us...
Posts: 10
|
Post by Toba Qaf on Oct 30, 2003 22:19:36 GMT -5
Lightsaber Effect Tool v1.1.0 is a Windows application I wrote for rotoscoping photos. All the rotoscoped pictures on my site (http://www.parabolagames.com/tobaqaf) were done using Lightsaber Effect Tool v1.1.0. To use this program, you don't need to be a computer expert and you don't need Photoshop or any other programs either. www.parabolagames.com/tobaqaf/?page=let_1_1_0
|
|
Naibek Retnuh
Message Board Member
Never underestimate your opponent.
Posts: 30
|
Post by Naibek Retnuh on Oct 31, 2003 18:11:04 GMT -5
And, does a very good job:D. Yeesh, that's better.
|
|
|
Post by Xana on Oct 31, 2003 20:12:18 GMT -5
Cool! Thanks! As soon as I get my pics from leda and take some myself, I'll try it out. ;D
|
|
Argento
Message Board Member
Message Board Member
The Heavy Metal Jedi
Posts: 126
|
Post by Argento on Oct 31, 2003 21:59:04 GMT -5
cool, u wrote it in C ??
|
|
Toba Qaf
Message Board Member
We wouldn't do that if I were us...
Posts: 10
|
Post by Toba Qaf on Oct 31, 2003 23:38:51 GMT -5
Visual Basic 6.0, actually. If I knew C, I would have used it though  . I'm going to work some more on the program and add another glow style.
|
|
Schph Gochi
Message Board Member
"traveling through hyperspace ain't like dustin' crops boy"
Posts: 9,278
|
Post by Schph Gochi on Nov 1, 2003 7:02:19 GMT -5
I am downloading it now...even as I type this....
hopefully...I will be successful....
I have always wanted to try doing rotoscoping....and if it turns out that I can do it.....anyone can...will let you know...
|
|
Naibek Retnuh
Message Board Member
Never underestimate your opponent.
Posts: 30
|
Post by Naibek Retnuh on Nov 1, 2003 18:48:39 GMT -5
Did you get it to work:)?
|
|
Schph Gochi
Message Board Member
"traveling through hyperspace ain't like dustin' crops boy"
Posts: 9,278
|
Post by Schph Gochi on Nov 2, 2003 6:10:44 GMT -5
lol.....well....it is on my computer...i guess...but I haven't a clue how to use it......
|
|
Naibek Retnuh
Message Board Member
Never underestimate your opponent.
Posts: 30
|
Post by Naibek Retnuh on Nov 2, 2003 12:14:11 GMT -5
Uh, click and drag on the picture. From where you want it to start, to where you want it to stop. Then wait, it might take up to a few miutes, depending on how fast your computer is.
|
|
Schph Gochi
Message Board Member
"traveling through hyperspace ain't like dustin' crops boy"
Posts: 9,278
|
Post by Schph Gochi on Nov 3, 2003 6:36:28 GMT -5
so....theoretically.....somewhere you should actually see a "glowing saber"?
|
|
Naibek Retnuh
Message Board Member
Never underestimate your opponent.
Posts: 30
|
Post by Naibek Retnuh on Nov 3, 2003 9:38:34 GMT -5
Yeah. It doesn't show up? Click-drag-let up? Uh oh. Toba might know what the matter is.
|
|
Toba Qaf
Message Board Member
We wouldn't do that if I were us...
Posts: 10
|
Post by Toba Qaf on Nov 3, 2003 10:09:20 GMT -5
so....theoretically.....somewhere you should actually see a "glowing saber"? What version of Windows do you have? P.S. If you are trying to rotoscope against a light-colored picture, it doesn't show up very well. P.P.S. Did it show up at first and then not show up in the saved picture? If it does that, you are looking in the wrong pic - it saves in a new picture.
|
|
Argento
Message Board Member
Message Board Member
The Heavy Metal Jedi
Posts: 126
|
Post by Argento on Nov 11, 2003 21:19:11 GMT -5
Visual Basic 6.0, actually. If I knew C, I would have used it though  . I'm going to work some more on the program and add another glow style. yeap, i realized the moment i run it. Classic VB stuff. Interesting... did u use any api or u didt manually? (i mean, pixel by pixel in the picturebox?)
|
|
Toba Qaf
Message Board Member
We wouldn't do that if I were us...
Posts: 10
|
Post by Toba Qaf on Nov 11, 2003 22:07:44 GMT -5
yeap, i realized the moment i run it. Classic VB stuff. Interesting... did u use any api or u didt manually? (i mean, pixel by pixel in the picturebox?) Nope. I used the point function to get the long color value for each pixel. It then converts this value to hex to get the rgb values out. It uses the equations I made up to find the rgb values to put back into the picturebox using the pset function.
|
|
Schph Gochi
Message Board Member
"traveling through hyperspace ain't like dustin' crops boy"
Posts: 9,278
|
Post by Schph Gochi on Nov 12, 2003 5:58:15 GMT -5
My operating system is Windows 98... my graphics software is an old "Photo Suite" version...my stuff is pretty archiac....
I don't acutally get a glowing saber.....
I am a real doofus when it comes to computers....
can you do a step by step?
|
|