Mattweak

Mattweak is an application for OpenGL developers. It allows to edit a material by tweaking the OpenGL materials and lighting parameters on a sphere or cube mesh. The parameters can then be exported as a sequence of C / C++ OpenGL calls.

Download

Information

Author:
Platform:
Windows (tested under Windows 2000 only), early alpha versions were compiled successfuly under Linux and MacOS X, but no Makefile is provided.
Development language:
C++
Development environment:
Visual C++ .NET 2003
Current version:
0.9
First release date:
2003-08-05
Current release date:
2003-08-05
Dependencies:
License:
The source code for this application is placed under the terms of the GNU General Public License.

Documentation

Although no complete documentation is provided, the source code is commented using the doxygen syntax. A doxygen configuration file is provided in the source distribution, so that a readable documentation can be automatically generated.

Remarks and suggestions are welcome. Do not hesitate to give your feedback. You can report any problem, but do not forget to add some information about your hardware and software configuration (CPU, RAM, OS version, graphic card...).

Revision history

2003/08/06: version 0.9:
  • Initial release