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

Introduction

Sample rendering 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.

Features

Here's an incomplete list of features that are already implemented.

TODO

BUGS

Gallery

Example rendering output can be found in the gallery.

Downloads

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: DTD for the XML files: (Only necessary if you want to validate the conformity of scene files.)

Links

Here are some links related to raytracing and computer generated images.