Modding:Creating Armor Mods: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 38: | Line 38: | ||
=== Dye and Colour Palette creation === | === Dye and Colour Palette creation === | ||
*[https://www.nexusmods.com/baldursgate3/mods/1280 P4 Custom Dyes Including Template] | *[https://www.nexusmods.com/baldursgate3/mods/1280 P4 Custom Dyes Including Template] | ||
*[https://resisted-island-7b1.notion.site/Template-f78dd1443ab14b279050a1c943a2de22?pvs=4 Notion Dye Template] by danyasnexusaccount | |||
*[https://docs.google.com/spreadsheets/d/1yXrWOIPoBe8p6MftEgFnZATvnoEvmGXGlCClenNXj_4/edit#gid=0 Colouring cheat sheet] | *[https://docs.google.com/spreadsheets/d/1yXrWOIPoBe8p6MftEgFnZATvnoEvmGXGlCClenNXj_4/edit#gid=0 Colouring cheat sheet] | ||
*[https://ajalt.github.io/colormath/converter/ ColourMath Colour Converter] Use sRGB 0-1 for the vec3 value. | *[https://ajalt.github.io/colormath/converter/ ColourMath Colour Converter] Use sRGB 0-1 for the vec3 value. |
Revision as of 12:25, 2 January 2024
In order to create a custom outfit mesh you will need:
Guides
Start here.
Create and Export a Mesh in Blender
Making an Item's LSX codes to get it into the game as a standalone item
References
Finding Models and textures in the game files
3d References
Icon Creation
- Making armour icons by AnteMaxx
- Custom Backdrops for Character Creation and Level Up by AnteMaxx
- Chroma Key Droppable Object by SoggyBurrito and Hijimare
- BG3 Icons in downloadable format by Mirza
Dye and Colour Palette creation
- P4 Custom Dyes Including Template
- Notion Dye Template by danyasnexusaccount
- Colouring cheat sheet
- ColourMath Colour Converter Use sRGB 0-1 for the vec3 value.
- RGB Color Picker
- BG3 Mini Tool- convert values into the ones the game uses
- Examples of dyes on in game clothing/armor