Skip to content

Instantly share code, notes, and snippets.

@natowi
Last active July 7, 2020 09:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save natowi/a8d6c1fffb91e58be8f10c45f21ba85f to your computer and use it in GitHub Desktop.
Save natowi/a8d6c1fffb91e58be8f10c45f21ba85f to your computer and use it in GitHub Desktop.
normal-bump-unwrap-uv

AwesomeBump

https://github.com/kmkolasinski/AwesomeBump

What can AwesomeBump do?

convert from normal map to height map,
convert from height map (bump map) to normal map,
extract the bump from the arbitrary image,
calculate ambient occlusion and specularity of image.
perspective tranformation of the image,
creating seamless texture (simple linear filter, random mode, or mirror filter),
generate roughness and metallic textures (different types of surface analysis are available),
real time tessellation is available,
saving images to following formats: PNG, JPG,BMP,TGA
edit one texture which contains different materials
add some grunge to your map with grunge texture.
mix two bumpmaps togheter with normal map mixer.

Autocuts

https://github.com/Roipo/Autocuts

thekla_atlas

Atlas generation tool This tool performs mesh segmentation, surface parameterization, and chart packing. This is especially useful when generating light maps for meshes that do not have artist-supplied uv's. https://github.com/Thekla/thekla_atlas

boundary-first-flattening

"Boundary First Flattening (BFF) is a free and open source application for surface parameterization. Unlike other tools for UV mapping, BFF allows free-form editing of the flattened mesh, providing users direct control over the shape of the flattened domain—rather than being stuck with whatever the algorithm provides. The initial flattening is fully automatic, with distortion mathematically guaranteed to be as low or lower than any other conformal mapping tool. The tool also provides some state-of-the art flattening techniques not available in standard UV mapping software such as cone singularities, which can dramatically reduce area distortion, and seamless maps, which help eliminate artifacts by ensuring identical texture resolution across all cuts. BFF is highly optimized, allowing interactive editing of meshes with millions of triangles." https://github.com/GeometryCollective/boundary-first-flattening

Insane Bump

https://sites.google.com/site/ccdsurgeon/home

Insane Bump can generate the following texture maps:

Normal Maps: Rich vivid normal maps with a wide spectrum of detail sizes analysed
Ambient occlusion maps: fake AO maps to shade crevices in the texture draker
    The AO map is saved in the alpha channel of the normal map
Height map
Specular Map

njob

http://charles.hollemeersch.net/njob/

ssbumpgenerator

https://sourceforge.net/projects/ssbumpgenerator/

laigter

https://github.com/azagaya/laigter

NormalMap-Online

https://cpetry.github.io/NormalMap-Online/

xNormal

Materialize

NormalmapGenerator

https://github.com/Theverat/NormalmapGenerator

Fornos

https://github.com/caosdoar/Fornos

--

Free version

Quixel Mixer

https://quixel.com/mixer

--

commercial

https://www.simplygon.com/ - 30k commercial title, Free Version with Microsoft account - collects data

https://www.knaldtech.com/ https://shadermap.com ShaderMap 4 MindTex 2 https://www.substance3d.com/ http://www.crazybump.com/

https://opengameart.org/

https://www.kickstarter.com/projects/2dee/sprite-dlight-instant-normal-maps-for-2d-graphics https://gamebanana.com/tuts/12222

instantuv.org/

https://www.spriteuv.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment