few other reviews and downloads
Search results for «few other»:
Showing 1 to 10 from 10 matches
|
Visopsys 0.64 Visopsys is an alternative operating system for PC compatible computers GPL (GNU General Public License) |
|
A'Hote 0.1.0 A'Hote is a C++ library for generating color schemes and also includes a few other classes for converting between RGB (Red, Green, Blue), YUV (Luminance and Chrominance), HSB (Hue, Saturation, Brightness) and HSL (Hue, Saturation, Lightness). A'Hote is not a library for ICC color management. A variety of functions are provided that, in general, take an input HSB color as a parameter and return a std::vector of HSB colors representing the generated color scheme. Depending on the function a number of other parameters can be passed that will vary the return size of the color scheme, etc. The HSB colors in the returned std::vector can then be used as necessary. The HSB class can be cast to the RGB class, performing all necessary conversions along the way. Thus, it would be possible to do something like the following: using namespace ahote; // std::vector has been typedefed to Colors Colors scheme = tetrads( HSB(120, 1.0, 1.0) ); RGB rgb; for (Colors::iterator iter=scheme.begin(); iter != scheme.end(); iter++) { rgb = *iter; // rgb.red, rgb.green, rgb.blue contain the RGB components // do something meaningful with them, like: cairo_set_source_rgb(cairo, rgb.red, rgb.green, rgb.blue); What's New in This Release: · The library currently supports generation of the following color schemes: complements, split-complements, triads, tetrads, analogous colors, shades, tints, tones, and monochromatics. · Other schemes that are in this release are related to the RGB color wheel including primary, secondary, and tertiary colors as well as the color wheel itself. · Schemes of schemes can also be created, and classes are provided to easily convert between HSB, HSL, RGB, and YUV color spaces. LGPL (GNU Lesser General Public License) |
|
EZ-AV Tools for Unix 0.0.2 EZ-AV Tools for Unix is a set of CLI tools that give *nix users access to the extended functionality of the EZ-AV brand of digital au GPL (GNU General Public License) |
|
Pingus 0.6.0 Pingus is a free Lemmings clone for GNU/Linux and Windows covered under the GNU GPL GPL (GNU General Public License) |
|
nwcc 0.6.6 nwcc is a small C compiler for Unix systems that I wrote in my freetime, for fun and to prove to myself that I could BSD License |
|
MCABBER 0.8.3 GPL (GNU General Public License) |
|
McStas 1.9.1 McStas project is a general tool for simulating neutron scattering instruments. McStas is a computer program (written in C) that e GPL (GNU General Public License) |
|
QVV Image Viewer 0.19 QVV is image viewer based on TrollTech's Qt Toolkit! QVV is small, simple, handy ( last one is IMO ) GPL (GNU General Public License) |
|
Spey 0.3.3 Spey is a smart SMTP proxy that provides an easy way to add greylisting to your mail setup. This can dramatically reduce the amoun GPL (GNU General Public License) |
|
NRIA 1.0.6 NRIA is New Region of Interest Analysis. NRIA is a medical image processing program developed at the Brain Behavior Laboratory (BB GPL (GNU General Public License) |
Related: