Author Topic: Mitsu  (Read 449 times)

Offline Sancho

  • Silver Member
  • ****
  • Posts: 1043
      • http://www.56thfightergroup.com
Mitsu
« Reply #15 on: July 09, 2002, 11:10:06 PM »
Mitsu, is this really a K-14?
http://www.ceres.dti.ne.jp/~nabezo/AH/gunsight/K14b-2.jpg

I thought K-14 was the diamond ring sight.

I see this was the air-to-ground mode for this sight.  Nice photos. :)
« Last Edit: July 09, 2002, 11:14:13 PM by Sancho »

Offline Mitsu

  • Gold Member
  • *****
  • Posts: 2763
      • Himitsu no blog (Mitsu's secret blog - written by Japanese)
Mitsu
« Reply #16 on: July 10, 2002, 03:51:01 AM »
Sancho, it is an air to ground reticle.

Offline straffo

  • Persona Non Grata
  • Plutonium Member
  • *******
  • Posts: 10029
Mitsu
« Reply #17 on: July 10, 2002, 07:45:08 AM »
I've quickly converted the sight found at http://www.ceres.dti.ne.jp/~nabezo/...ht/gunsight.htm

They are not as pretty as Mason Type 3 sight ... I'm a technician not an artist :)

Offline SlapShot

  • Plutonium Member
  • *******
  • Posts: 9121
Mitsu
« Reply #18 on: July 17, 2002, 08:53:37 AM »
mason,

How are you creating the blur effect. Is there a blur macro or blur tool that you use with Photoshop ?
SlapShot - Blue Knights

Guppy: "The only risk we take is the fight, and since no one really dies, the reward is the fight."

Offline mason22

  • Gold Member
  • *****
  • Posts: 2654
Mitsu
« Reply #19 on: July 17, 2002, 09:29:45 AM »
Quote
Originally posted by SlapShot
mason,

How are you creating the blur effect. Is there a blur macro or blur tool that you use with Photoshop ?


there are several ways to similuate that blur.

you can create a layer in photoshop with just the white of the site. Then apply a layer effect to it. I used "outer glow"

You could also create a new layer with the white site then blur that layer.

From there, i used the airbrush tool on a new layer to simulate glare and dust/dirt on the retical.

photoshop 6.0 or up.

p.s. this file has a photoshop document with layers in it. you are welcome to check it out.

http://home.swbell.net/jsalford/ah/type3_type98.zip
« Last Edit: July 17, 2002, 09:33:32 AM by mason22 »

Offline SlapShot

  • Plutonium Member
  • *******
  • Posts: 9121
Mitsu
« Reply #20 on: July 17, 2002, 05:54:25 PM »
Thanks for the reply mason.

Here is what I came up with, but I see nothing !!! Can you help ?



SlapShot - Blue Knights

Guppy: "The only risk we take is the fight, and since no one really dies, the reward is the fight."

Offline mason22

  • Gold Member
  • *****
  • Posts: 2654
Mitsu
« Reply #21 on: July 17, 2002, 06:11:34 PM »
Quote
Originally posted by SlapShot
Thanks for the reply mason.

Here is what I came up with, but I see nothing !!! Can you help ?






hehe, i see your problem!

here's the skinny....on the black "_alpha.bmp", anything that is solid white will appear as a solid color. anything that is black will appear completely transparent. anything that is in between will have the "alpha" or transparency to it. In other words 50% gray will make your gunsite 50% transparent allowing you to see things behind it. your "_alpha.bmp" is the site that you want to "design" your gunsite with. (yes, you still keep it as black and white and grayscale).

the color.bmp is where the actual color of your site is at. not the transparency. In other words, anything that is solid white or any grayscale on your "_alpha.bmp" will allow the color.bmp to show through.

what's happening in your sites above is that the white dot on the color.bmp is in the same spot as the white spot on your "_alpha.bmp". the red does not appear becuase the alpha.bmp is blocking it out. the white dot on the alpha is letting the white of your color.bmp show through, hence no red color.

if you make your color.bmp a solid red and keep your _alpha.bmp as it is, you should see a red dot in your sites. If that doesn't work, then it might be that you do not have a 256 grayscale image for the _alpha.bmp. Make sure that the _alpha.bmp is grayscale. And also make sure that the red square is a 256 color .bmp as well.

all else fails, send me an email with the files and i'll fix'em for ya ;)

Offline LoGo

  • Zinc Member
  • *
  • Posts: 45
Mitsu
« Reply #22 on: July 17, 2002, 11:58:05 PM »
which aircraft used the two sights you created Mason?

they are the best I've seen, do you have any more in the works?

thx in advance.

Offline SlapShot

  • Plutonium Member
  • *******
  • Posts: 9121
Mitsu
« Reply #23 on: July 18, 2002, 09:28:01 AM »
Mason,

Thanks for your insight. I have PhotoShop 6.0 and easily created the _alpha.bmp. It was the RGB image that was causing me fits. I created a 128x128 RGB image in PhotoShop with background color set to red, saved it to disk as a 24-bit bmp, but it would not show in AH.

What I had to do was take someone elses RGB image, open it in "Paint", and refill the image with the color that I wanted, and save to disk. This file worked fine. What am I doing wrong in PhotoShop 6.0 that causes AH not to display the RGB file ?

I want to be able to skip the "Paint" step ... :D

Here is what I came up with ...



SlapShot - Blue Knights

Guppy: "The only risk we take is the fight, and since no one really dies, the reward is the fight."

Offline mason22

  • Gold Member
  • *****
  • Posts: 2654
Mitsu
« Reply #24 on: July 18, 2002, 09:56:42 AM »
ahh, ok.

in photoshop, when you are ready to save your color.bmp image,

go to: Image -> Mode -> Index Color

a box will pop up like the first one below.

choose pallette: "custom"

this step is going to make sure that the .bmp is in fact 256 colors. If we did not do this in photoshop, some of the colors would drop out and we would only have 188 colors (for example). Hence, the reason why i think it won't show up in AH.

After choosing "custom" another box will pop-up (like the second one below). What you want to do is click on the bottom right hand color box (see the highlighted circle around it). A color box will then appear asking you to choose a color. Take the eye dropper and click on the background of your color site (in your case it would be the red.) Then click ok.


This should have put a red color in that bottom right color box.

Then go ahead and save the .bmp.

Let me know if this works.

Offline mason22

  • Gold Member
  • *****
  • Posts: 2654
Mitsu
« Reply #25 on: July 18, 2002, 09:59:11 AM »
Quote
Originally posted by LoGo
which aircraft used the two sights you created Mason?

they are the best I've seen, do you have any more in the works?

thx in advance.


didn't have any in the works, but i take requests.

if you can find a site you want, show me and i'll try and create one.

The ones above are from Japanese AC. you'll have to ask Mitsu which plane they go in though ;)

Offline akak

  • Silver Member
  • ****
  • Posts: 986
      • http://www.479thraiders.com
Mitsu
« Reply #26 on: July 19, 2002, 01:33:23 AM »
Mason, is there any way of converting this .targa file so it would work in AH?

gunsite.tga

I've got a mess load of WB3 gunsights from when I tried out a free weekend and am wondering if it's possible and if so how to convert them to work with AH.


Ack-Ack

Offline mason22

  • Gold Member
  • *****
  • Posts: 2654
Mitsu
« Reply #27 on: July 19, 2002, 09:41:13 AM »
akak:

save these two sites in your sites folder.

Offline mason22

  • Gold Member
  • *****
  • Posts: 2654
Mitsu
« Reply #28 on: July 19, 2002, 09:42:22 AM »
akak #2

Offline akak

  • Silver Member
  • ****
  • Posts: 986
      • http://www.479thraiders.com
Mitsu
« Reply #29 on: July 19, 2002, 07:01:06 PM »
Excellent work and thanks!  Had did you convert the .tga file to both the 256 color and grayscale .bmp?  Every time I tried, I always got either a black or white 128x128 square.



ack-ack