The structure is as seen here;
hair-textures/
│
├── README.md # Project description and instructions
│
├── series/ # Directory for hair texture series
│ ├── series_1/ # Individual series folder
│ │ ├── photoshop/ # Photoshop files for series_1
│ │ │ ├── file_1.psd
│ │ │ └── file_2.psd
│ │ ├── blender/ # Blender and related files for series_1
│ │ │ ├── file_1.blend
│ │ │ ├── file_1.obj
│ │ │ ├── file_1.mtl
│ │ │ └── textures/ # Textures used in Blender models. Usualy dev textures.
│ │ │ ├── texture_1.png Do not confuse with exported textures
│ │ │ └── texture_2.png
│ │ ├── exports/ # Exported textures (finished product)
│ │ │ ├── renders/
│ │ │ │ ├── rendered_1.png
│ │ │ │ └── rendered_2.png
│ │ │ └── textures/
│ │ │ ├── texture_1.png
│ │ │ └── texture_2.png
│ │ └─ README.md # Indivual REAME file for series
│ └── series_2/ # Repeat structure for additional series
│ └── ...
│
└── standalone/ # Directory for standalone hair textures
├── standalone_1/ # Individual standalone texture folder
│ ├── photoshop/
│ │ └── file_1.psd
│ ├── blender/
│ │ ├── file_1.blend
│ │ ├── file_1.obj
│ │ ├── file_1.mtl
│ │ └── textures/
│ │ └── texture_1.png
│ └── exports/
│ └── texture_1.png
└── standalone_2/ # Repeat structure for additional standalone textures
└── ...
Anything here with a .placeholder file currently does NOT have it's current contents mirrored to it; this is temporary (becaue I'm lazy)
I provide these hair textures completely free of charge, however if you're interested in donating to my efforts, you can
95% of donations go right to me, and 5% go to ko-fi. You can also donate to me through comissions which offer robux donations. View the section below.
You can request hairs in the issues tab, and if made, will become publicaly available here. If you need something private, Comissions are completely private, and can be designed for specific hair models! Please message me on discord (lovebecile
) if you are interested in a commission, or make a request in the issues tab with the COMISSIONS tag.
Important
Any comissions made in the issues tab are public.
If you message me on discord, please make it clear that you are interested in a commission.
All blender renders are done by me for use in hair demo sheets. I do not do renders of male hairs. Please view RENDERS.md for reasons why.
Please view the contributing file.
Note
Any contributions made to this project are public.
View SOFTWARE.md for the software I used to create this repository.
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
You are free to modify, redistribute, or reuse any of the materials here; For whatever purpose, including commercial purposes; So long as the changes to specific materials are announced and credit is given where due. For more details, please read the full license.
If you use this project or any derivative works, I request that you adhere to the following attribution guidelines:
- Name: Please credit me as Lovebecile or Codebecile.
- Link to the project: If possible, include a link to the original project.
https://github.com/CodingWithAnxiety/Lovebecile-Hairs
- Indication of Changes: If you modify the work, please indicate that changes were made. You may do this in any reasonable manner, but not in any way that suggests I endorse you or your use of the work.
- Not sure how? Use the following citation format: Lovebecile. 2024. Lovebecile's Hair Repo.
Lovebecile-Hairs
. Available at: https://github.com/CodingWithAnxiety/Lovebecile-Hairs - This is not required for private works: I will never ask for a person to private credit on private works. You retain all rights to your private works, such as your characters, photographs, etc.
These guidelines are in accordance with the Creative Commons Attribution-ShareAlike 4.0 International License, and are not a strict method to credit me! Please choose whatever method works best for you.
Please also respect the ShareAlike terms if you remix, transform, or build upon the material.