Page 1 of 1

Making Existing Models Transparent and Export it - How

Posted: Mon Apr 14, 2014 9:28 am
by daventry
http://www.youtube.com/watch?v=hwYimzJGhzk
That Video is descent enough witch i understand, but How do i then Export that and How do i make an Existing Model Transparent and Save it.

Here i also posted in my DA Account for Help
http://daventrychris.deviantart.com/art ... 78055&qo=1

Re: Making Existing Models Transparent and Export it - How

Posted: Mon Apr 14, 2014 2:06 pm
by Love2Raid
There are 2 parts to this. The first part is changing the render group into one that supports transparency, the other part is editing the texture(s).

Part I: render groups
Go here: http://www.sticklove.com/viewtopic.php? ... 819#p47819

Part II: editing the diffuse texture

Use either Photoshop or Gimp or Paint.NET or anything else that you work with. I only have paint.NET and Photoshop. In paint.NET, you can simply use the eraser and just remove any part you don't want. In Photohop (and Gimp, probably) you have to edit the alpha channel of the texture. If there isn't an alpha channel, create one. Make sure it's all white, then make the parts that should be invisible black with the paint brush. You can also go for semi-transparency with grey (the darker the colour, the more see-through the mesh will be). Keep in mind that .jpg/.jpeg does NOT support transparency!

Re: Making Existing Models Transparent and Export it - How

Posted: Wed Apr 16, 2014 2:25 am
by Love2Raid
Addition by Anx:
there exist a alternate way for "Part II: editing the diffuse texture"

Steps ==> http://comments.deviantart.com/1/447538390/3439171233 "Part IIa: Set vertex colors with Alpha value" ... model "AOD glasses" by XNAaraL ==> http://www.tombraiderforums.com/showpos ... tcount=466
Thanks! :)

Re: Making Existing Models Transparent and Export it - How

Posted: Sat Apr 19, 2014 10:10 am
by daventry
Cool, thanks :D

By the way, i think i did it, but its not good looking :)
http://daventrychris.deviantart.com/art ... -448650011

Re: Making Existing Models Transparent and Export it - How

Posted: Mon Apr 21, 2014 6:57 am
by XNAaraL
OMG dave,

I have read your tutorial about "How to Export Transparent with Blender 2.49b" here

LOL
Love2Raid wrote:The first part is changing the render group into one that supports transparency
daventry wrote:I got advice from Friends on How to make something Transparent, so i made a Tutorial.
Heres a List of the Correct Render Groups with Alpha Channels for Transparency by Love2Raid: http://www.sticklove.com/viewtopic.p...p=47819#p47819
I used 22_Name of Object_0.7_20_1
Love2Raid wrote:Type of entry: theoretical information
Aimed at: beginner
Should I know this: of course you should, silly!
---

...


Render group 22
  • # of textures: 7 (diffuse - light - bump - mask - minibump1 - minibump2 - spec)
  • alpha channel: no
  • reaction to light settings: yes
  • render group #_name_shine value_minibump 1 repeat factor_minibump 2 repeat factor_(camera target)
  • example:
...
LOL

BTW:
04. Look to the right at the Panel Mirror Trans, then Click on Ray Transp and Ray Mirror to make it Transparent.
05. Look just below for RayMir, then Click on it and type in (0.90) to give the Sphere a glass look.
06. Look to the right for IOR (Index Of Refraction) and Click on it, then type in (1.52) so the Light can bounce Off the Model.

-- This are settings to render a model inside Blender ... XPS ignore this settings ... like Blender ignore all settings which you make inside XPS ... like "Shadows on/off"

22. Open Photoshop and Load any Image, then Click on Layer at the top and Click on Duplicate Layer. Now you can Reduce the Opacity to 50% or 75% then Save it Over the Diffuse Image as png.
If you want to use a texture with alpha channel then you dont need this steps
03. Press F5 (For the Model/Object you Imported: Look at the Links and Pipeline Panel, then Click on the little x button to Remove the Texture) Click on Add New, then you will notice in the Material Panel are Columns below. Put in these Settings:
COL - R: Color 1.000
SPE - G: Specular 1.000
MIR - B: Mirror 1.000
The 4TH Column is A: Alpha, thatÔÇÖs the one you Lower to make the Model/Object/Sphere Transparent or just Click on it and type in (0.300)
07. Press V for Vertex Paint and Press F9 for Editing, then you will notice in the Paint Panel are Columns below. Put in these Settings:
R: 1.000
G: 1.000
B: 1.000
Hit SevCol when your done and Press V again to go into Object Mode, then Press Tab to go into Edit Mode.

;) Use either "Vertex colors with alpha .... or ... use a texture with alpha channel

Re: Making Existing Models Transparent and Export it - How

Posted: Mon Apr 21, 2014 10:06 am
by daventry
Thanks for Helping me :)