Author |
Message |
VampZ Guest
Offline
|
Posted: Thu Mar 13, 2003 12:59 pm Post subject: is there any ship rotating program that works? |
 |
|
|
|
not shipbuilder b/c it won't run with my video card and not SSM because all it produces is a green / black blob. Please help. ty.
|
|
Back to top |
|
 |
Gravitron VIE Vet

Age:43 Gender: Joined: Aug 02 2002 Posts: 993 Location: Israel Offline
|
Posted: Thu Mar 13, 2003 2:28 pm Post subject: |
 |
|
|
|
How about SScustomizer?
|
|
Back to top |
|
 |
SuSE Me measures good

Joined: Dec 02 2002 Posts: 2307 Offline
|
Posted: Thu Mar 13, 2003 5:08 pm Post subject: |
 |
|
|
|
How about photoshop?
|
|
Back to top |
|
 |
VampZ Guest
Offline
|
Posted: Thu Mar 13, 2003 11:31 pm Post subject: |
 |
|
|
|
nevermind, made my own
|
|
Back to top |
|
 |
SuSE Me measures good

Joined: Dec 02 2002 Posts: 2307 Offline
|
Posted: Fri Mar 14, 2003 12:47 am Post subject: |
 |
|
|
|
ha, nice
|
|
Back to top |
|
 |
Gravitron VIE Vet

Age:43 Gender: Joined: Aug 02 2002 Posts: 993 Location: Israel Offline
|
Posted: Fri Mar 14, 2003 6:46 am Post subject: |
 |
|
|
|
He's joking.....right?
|
|
Back to top |
|
 |
SOS Server Help Squatter
Joined: Dec 02 2002 Posts: 329 Offline
|
Posted: Fri Mar 14, 2003 12:38 pm Post subject: |
 |
|
|
|
Well making a rotator is ez... maybe I'll make one... _________________ 3y3 4m l33t h4x0r
j0! 3y3 4m t4lking to j00!
fux0red 5cr1pt k1dd13.
-"l33t h41ku"
|
|
Back to top |
|
 |
Gravitron VIE Vet

Age:43 Gender: Joined: Aug 02 2002 Posts: 993 Location: Israel Offline
|
Posted: Fri Mar 14, 2003 2:10 pm Post subject: |
 |
|
|
|
!!
Damn, I should start speeding up the pace on those tutorials...easy he say...
|
|
Back to top |
|
 |
SOS Server Help Squatter
Joined: Dec 02 2002 Posts: 329 Offline
|
Posted: Sat Mar 15, 2003 2:02 am Post subject: |
 |
|
|
|
Wee it's done! Slight bug however... it outputs an entirely black bmp
|
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Sat Mar 15, 2003 9:22 am Post subject: |
 |
|
|
|
OO, Black? Can I have the program? PLEASE? _________________ Hyperspace Owner
Smong> so long as 99% deaths feel lame it will always be hyperspace to me
|
|
Back to top |
|
 |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
Posted: Sat Mar 15, 2003 1:39 pm Post subject: |
 |
|
|
|
Does no one use mine?
http://forums.minegoboom.com/viewtopic.php?t=553
I read the PSP manual for filters and they just alter pixels and stuff. Someone with Photoshop should make a plugin to do this (seems the plugin maker only comes on the Photoshop CD).
|
|
Back to top |
|
 |
SOS Server Help Squatter
Joined: Dec 02 2002 Posts: 329 Offline
|
Posted: Sat Mar 15, 2003 3:06 pm Post subject: |
 |
|
|
|
I didn't know any plugin maker on the CD... hmm...
Anyway, my rotation sucked and the background turned blue suddenly(???), so no go
|
|
Back to top |
|
 |
VampZ Guest
Offline
|
Posted: Sun Mar 16, 2003 12:16 pm Post subject: |
 |
|
|
|
here you go
EZRotatev1.1.zip - 15.67 KB
File downloaded or viewed 36 time(s)
|
|
Back to top |
|
 |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
Posted: Mon Mar 17, 2003 3:00 am Post subject: |
 |
|
|
|
I did "java SSRotate" and got an error :( using JDK 1.4.1_02
A bit of a shame it doesn't do bmp's either.
hs_err_pid4291467709.log - 2.77 KB
File downloaded or viewed 36 time(s)
|
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Mon Mar 17, 2003 9:52 am Post subject: |
 |
|
|
|
Erm, smong, why aren't you using the API's image manipulation stuff?
|
|
Back to top |
|
 |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
Posted: Mon Mar 17, 2003 3:02 pm Post subject: |
 |
|
|
|
I am using the API's in Rapid-Q to rotate the image in my ship rotator. Could you explain further?
|
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
|
Back to top |
|
 |
VampZ Guest
Offline
|
Posted: Mon Mar 17, 2003 9:07 pm Post subject: |
 |
|
|
|
uhm, did you try opening it using the provided shortcut / what happened?
at SSRotate.<init>(SSRotate.java:46)
46 is
final JFileChooser fc = new JFileChooser(new File("loaded.gif"));
maybe it's looking for loaded.gif in the same directory as java.exe instead of the .clas file, use the provided shortcut should fix this.
maybe windows upped security. if that doesn't work try making loaded.gif not read only.
bitmaps are platform dependent. It woudln't be fair to my solaris users to include them . Also different programs change the colors to 256 differently, so therefore i don't want you to be forced into using a crappy decolorizer(word?).
Just try the provided shortcut.
|
|
Back to top |
|
 |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
|
Back to top |
|
 |
VampZ Guest
Offline
|
Posted: Wed Mar 19, 2003 5:34 am Post subject: |
 |
|
|
|
what does the entire error say? is that it ?
|
|
Back to top |
|
 |
Helicon Server Help Squatter
Joined: Dec 03 2002 Posts: 771 Location: GNU Doldrums Offline
|
Posted: Wed Mar 19, 2003 4:10 pm Post subject: |
 |
|
|
|
about pshop plugin... i aint got the plugin maker. supposedly you have to "request" the SDK for PShop 7 from Adobe (who does that). The best bet might be a macro that enlargens, copies, rotates, and applies the redner->lighting effect? _________________ Signatures just seem so quaint.
|
|
Back to top |
|
 |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
Posted: Sat Mar 22, 2003 11:58 am Post subject: |
 |
|
|
|
VampZ wrote: | what does the entire error say? is that it ? |
No, I said it looked the same as last time except the bit I quoted. I've attached the log this time.
full "indicdll.dll" error log file
hs_err_pid4291419841.log - 2.77 KB
File downloaded or viewed 27 time(s)
|
|
Back to top |
|
 |
VampZ Guest
Offline
|
Posted: Wed Apr 09, 2003 7:28 pm Post subject: |
 |
|
|
|
Made v1.2 - now supporting uncompressed bitmaps ooooooooo
you shouldn't get the error now as I'm using the platform standard file chooser instead of JFileChooser.
Advantages:
- Doesn't have a set image size
- Doesn't have a set # row / colums (you can use it for more than just ships!)
- Thinking of switching to Solaris? Java supports multiple platforms so don't let your image rotating program be what's holding you back
EZRotatev1.2.zip - 17.22 KB
File downloaded or viewed 24 time(s)
|
|
Back to top |
|
 |
|