View Full Version : Emboss?
runggu
08-25-2002, 09:08 AM
How to create emboss map?
Gavin
08-27-2002, 12:25 AM
Of what?
Emboss maps are usually generated using convolution filters.
Try a search for emboss + convolution on the net and you'll surely find what you're searching for.
runggu
08-27-2002, 05:08 AM
No i didn't found anything, just some "How to use emboss effect of PSP"
I guess that you want to do emboss bumpmapping? then the map you need is just a grayscaled heightmap.. ( and if your card hasn't all the extention needed, eg. texture env SUBTRACT, you need an inverted version of the same map)
runggu
08-28-2002, 05:02 AM
No, i just want to generate the emboss-map.
runggu
08-30-2002, 08:24 AM
Anyone?
If you want to create them yourself, you have to learn about convolution filters as someone else said (it's only way I've heard about).
edit: I believe ARB_IMAGING has support for this, so you can find what's it all about in spec (maybe http://www.opengl.org/discussion_boards/ubb/smile.gif)
[This message has been edited by t0y (edited 08-30-2002).]
runggu
09-01-2002, 03:39 AM
errrmm, forget it, i made it..
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.