HSV to RGB OpenSCAD Library

HSV to RGB OpenSCAD Library

thingiverse

This is a small utility to convert hue-saturation-value colors into RGB colors for use with OpenSCAD's color() module. Check out the instructions tab to see more detail. [Edit: fixed a bug where hue was actually being set by 0-360 not 0.0 - 1.0] Instructions To use it in your own project, download the .scad and put it in your openscad library folder or in the same folder as the project you are using it in. Then, at the top of your script just type: use We've also included this in Customizer! Include it in your customizers by typing: use the useful function in this lib is: function hsvToRGB(h, s, v, a) give this function a hue, saturation, value, and alpha between 0.0 and 1.0 and it will return a vector with RGBA values in [r, g, b, a] format with values between 0.0 and 1.0

Download Model from thingiverse

With this file you will be able to print HSV to RGB OpenSCAD Library with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on HSV to RGB OpenSCAD Library.