Calypso icon: calypso/sample.png attach: calypso/dist/*.tar.gz, calypso/sample* keywords: graphics, c++, kde, qt Calypso is an attempt to produce a photorealistic raytracer with the C++ programming language using the Qt toolkit and the KDE libraries for a modern user interface. --- More
Calypso written by Sami Kyöstilä and Joonas Kerttula It is a
C++/Qt/KDE-based photorealistic raytracer.
Note that Calypso is no longer actively maintained.
Calypso is licensed under the GNU GPL.
In order to compile the raytracer, you ought to have a working Qt/KDE build environment. If you want to have support for loading 3DS-meshes, you also need lib3ds version 1.1.0 or newer.
Please note that these packages are all development versions. The packages include project files for the KDevelop IDE.
For KDE 3.0 or better:
Changes:
Cleaned up the headers and classes.
Material editor added.
Critical bugs fixed, now able to render multiple projects in one session.
Changes: The camera finally works, now also with three different projections. Fixed a grave bug that made transparent materials crash the raytracer. General clean-up.
Changes: Yes! We have a name: Calypso (an orchid flower or a nymph, among other things :) Codewise lots and lots of structural changes to the rendering core and the usual bug fixes.
Changes: Ported from Qt to KDE3 (more like a major rewrite). Many bugs fixed. Network rendering currently broken. Stay tuned.