Char Component for OOML

With this new component of the C++ OOML library, you can generate 3D chars, as you make them in C++
Make your banners, label you things, do whatever you want and leave your personal signature
OOML stands for Object Oriented Mechanics Library. The OOML is a set of tools written in C++ that allow designers to create mechanical parts using the C++ language.
OOML applies the model of Object Oriented Programming to Mechanical Designs. Parts can be inherited from others. A part can join together other existing parts, and so forth.
OOML is Open Source, you can use it, modify it, share it.