• Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Social Media
    •   @Wings3dOfficial
    •   @Wings3dOfficial
    •   Wings3dOfficial
    •   Wings3dOfficial
  • Register
  • Login
  • Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Register
  • Login
Wings 3D Development Forum Wings 3D Interface & Usage v
« Previous 1 … 19 20 21 22 23 … 32 Next »
Any way to invert greys given by AMBIENT OCCLUSION?

 
  • 0 Vote(s) - 0 Average
Any way to invert greys given by AMBIENT OCCLUSION?

ggaliens
Offline

Erlang Hacker
Posts: 954
Threads: 143
Joined: Nov 2012
#1
10-09-2014, 08:11 PM
Any way to invert greys given by AMBIENT OCCLUSION?

I would like to invert the baked in colors ... maybe without hacking the code.
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,681
Threads: 185
Joined: Jun 2012
#2
10-09-2014, 11:53 PM
I'm not sure I understood your question...
- If you are talking about use a different colour to the white one, then just change the Ambient light color;
- If that "invert grays" means swap the white and black, I think the only way is using a external program;
- if you want mix the OC and objects colours, then I think you can put some colour in your object, UV map it using the option vertex color when creating the texture - make it external. Then, apply OC and create the texture again. You can make it external using another name and mix them using PS or Gimp. Or, if you want only see the textured colour and OC overlapped in the screen you just need to change colored texture material and set the Vertex Color to Multiply.
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
ggaliens
Offline

Erlang Hacker
Posts: 954
Threads: 143
Joined: Nov 2012
#3
10-10-2014, 09:08 PM
Just meant like below. I wrote the invert function real quick so I would have it.
Would be nice to have on the standard menu dealing with materials and colors.

Code:
{R2, G2, B2} = {1.0-R1, 1.0-G1, 1.0-B1}
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,681
Threads: 185
Joined: Jun 2012
#4
10-10-2014, 09:39 PM
And that would be useful for ...
I didn't see/read any post about an use for this kind of colour schema.(in anywhere). Is there one?
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
ggaliens
Offline

Erlang Hacker
Posts: 954
Threads: 143
Joined: Nov 2012
#5
10-11-2014, 03:37 AM
Why does GIMP offer and invert / negative ?

Because it is awesome.
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,681
Threads: 185
Joined: Jun 2012
#6
10-11-2014, 03:57 PM
(10-11-2014, 03:37 AM)ggaliens Wrote: Because it is awesome.
That is why you can use it for that - like I had suggested.
As I was thinking there is no real use for that in the traditional 3D "world". It works better being a plugin.
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
ggaliens
Offline

Erlang Hacker
Posts: 954
Threads: 143
Joined: Nov 2012
#7
10-12-2014, 01:51 PM
I'm not going to use it like that. I'm going to use it built in ... because I don't always have GIMP installed. And this is about inverting on a MESH . Gimp won't invert vertex colors on a mesh. I think it would even have applications with tweaking perhaps a terrain map.
blackbee0045
Offline

Junior Member

Posts: 1
Threads: 0
Joined: Nov 2014
#8
11-04-2014, 11:34 AM
Why does GIMP offer and invert / negative ?
You can easily check out our high quality Braindumps.com which wikipedia you well for the real Stanford University
ggaliens
Offline

Erlang Hacker
Posts: 954
Threads: 143
Joined: Nov 2012
#9
11-04-2014, 04:18 PM (This post was last modified: 11-04-2014, 04:18 PM by ggaliens.)
Because it is awesome.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode