This tool is for generating the required RGB values for normal mapping
Usage:
- Copy wheel.png and paste it into any image editor.
- Use the terminal text input to enter the angles on a sphere you want and get back an RGB value. Good for getting precise and consistent values.
Notes:
- The program will only close when you finish typing in the text input, even if you press the X. Just spam enter.
- There is no windows build because this langauge's cross compiler does not work.
- There is no linux build because you guys can do it yourselves.
Todo:
- Somehow compile a windows build
- Disallow window resizing or make the circle fill the viewport
- Reduce refresh rate (currently vsync)
