Kerkythea
   HOME

TheInfoList



OR:

Kerkythea is a standalone rendering system that supports raytracing and
Metropolis light transport Metropolis light transport (MLT) is a global illumination application of a variant of the Monte Carlo method called the Metropolis–Hastings algorithm to the rendering equation for generating images from detailed physical descriptions of thr ...
, uses physically accurate materials and lighting, and is distributed as
freeware Freeware is software, most often proprietary, that is distributed at no monetary cost to the end user. There is no agreed-upon set of rights, license, or EULA that defines ''freeware'' unambiguously; every publisher defines its own rules for t ...
. Currently, the program can be integrated with any software that can export files in obj and 3ds formats, including
3ds Max Autodesk 3ds Max, formerly 3D Studio and 3D Studio Max, is a professional 3D computer graphics software, 3D computer graphics program for making 3D animations, 3D models, models, 3D computer game, games and 3D rendering, images. It is developed ...
,
Blender A blender (sometimes called a mixer or liquidiser in British English) is a kitchen and laboratory appliance used to mix, crush, purée or emulsify food and other substances. A stationary blender consists of a blender container with a rotating me ...
,
LightWave 3D LightWave 3D is a 3D computer graphics program developed by NewTek. It has been used in films, television, motion graphics, digital matte painting, visual effects, video game development, product design, architectural visualizations, virtual ...
,
SketchUp SketchUp is a suite of subscription products that include SketchUp Pro Desktop, a 3D modeling Computer-Aided Design (CAD) program for a broad range of drawing and design applications — including architectural, interior design, industrial an ...
,
Silo A silo (from the Greek σιρός – ''siros'', "pit for holding grain") is a structure for storing bulk materials. Silos are used in agriculture to store fermented feed known as silage, not to be confused with a grain bin, which is used ...
and Wings3D.


History

Kerkythea started development in 2004 and released its first version in April 2005. Initially it was only compatible with Microsoft Windows, but an updated release in October 2005 made it
Linux Linux ( or ) is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged as a Linux distribution, which i ...
compatible. As of January 2016, it is also available for Mac OS X. In May 2009 it was announced that the development team started a new commercial renderer, although Kerkythea will be updated and it will stay free and available. A new version called 'Boost' has been released in 2013. In June 2018 the main developer announced the third version of Kerkythea called "Kerkythea 2018 Boost".


Exporters

There are 6 official exporters for Kerkythea. ;
Blender A blender (sometimes called a mixer or liquidiser in British English) is a kitchen and laboratory appliance used to mix, crush, purée or emulsify food and other substances. A stationary blender consists of a blender container with a rotating me ...
: ;*Blend2KT ;*Exporter to XML format ; 3D Studio Max: ;*3dsMax2KT 3dsMax Exporter ;
Maya Maya may refer to: Civilizations * Maya peoples, of southern Mexico and northern Central America ** Maya civilization, the historical civilization of the Maya peoples ** Maya language, the languages of the Maya peoples * Maya (Ethiopia), a popu ...
: ;*Maya2KT Maya Exporter ; GMax: ;*GMax2KT GMax Exporter ;
SketchUp SketchUp is a suite of subscription products that include SketchUp Pro Desktop, a 3D modeling Computer-Aided Design (CAD) program for a broad range of drawing and design applications — including architectural, interior design, industrial an ...
: ;*SU2KT SketchUp Exporter ;*SU2KT Light Components


Features

Supported 3D file formats * 3DS format * OBJ format *
XML Extensible Markup Language (XML) is a markup language and file format for storing, transmitting, and reconstructing arbitrary data. It defines a set of rules for encoding documents in a format that is both human-readable and machine-readable. ...
(internal) format *SIA (
Silo A silo (from the Greek σιρός – ''siros'', "pit for holding grain") is a structure for storing bulk materials. Silos are used in agriculture to store fermented feed known as silage, not to be confused with a grain bin, which is used ...
) format (partially supported) Supported image formats *All supported by FreeImage library (
JPEG JPEG ( ) is a commonly used method of lossy compression for digital images, particularly for those images produced by digital photography. The degree of compression can be adjusted, allowing a selectable tradeoff between storage size and im ...
, BMP, PNG, TGA and HDR included) Supported materials *Matte *Perfect reflections/refractions *Blurry reflections/refractions *
Translucency In the field of optics, transparency (also called pellucidity or diaphaneity) is the physical property of allowing light to pass through the material without appreciable scattering of light. On a macroscopic scale (one in which the dimensions ...
(SSS) *Dielectric material *Thin glass material *
Phong shading In 3D computer graphics, Phong shading, Phong interpolation, or normal-vector interpolation shading is an interpolation technique for surface shading invented by computer graphics pioneer Bui Tuong Phong. Phong shading interpolates surface nor ...
material *Ward anisotropic material *Anisotropic Ashikhmin material *Lafortune material *Layered material (additive combination of the above with use of alpha maps) Supported shapes *Triangulated meshes *
Sphere A sphere () is a Geometry, geometrical object that is a solid geometry, three-dimensional analogue to a two-dimensional circle. A sphere is the Locus (mathematics), set of points that are all at the same distance from a given point in three ...
*
Planes Plane(s) most often refers to: * Aero- or airplane, a powered, fixed-wing aircraft * Plane (geometry), a flat, 2-dimensional surface Plane or planes may also refer to: Biology * Plane (tree) or ''Platanus'', wetland native plant * ''Planes'' ...
Supported lights *Omni light *Spot light *Projector light *Point diffuse *Area diffuse *Point light with spherical soft shadows *Ambient lighting *Sky lighting (Physical sky, SkySphere bitmap (normal or HDRI)) Supported textures *Constant colors *
Bitmaps In computing, a bitmap is a mapping from some domain (for example, a range of integers) to bits. It is also called a bit array or bitmap index. As a noun, the term "bitmap" is very often used to refer to a particular bitmapping application: th ...
(normal and HDRI) *Procedurals (Perlin noise, marble,
wood Wood is a porous and fibrous structural tissue found in the stems and roots of trees and other woody plants. It is an organic materiala natural composite of cellulose fibers that are strong in tension and embedded in a matrix of ligni ...
, windy, checker, wireframe, normal ramp, Fresnel ramp) *Any weighted or multiplicative combination of the above Supported features *
Bump mapping Bump mapping is a texture mapping technique in computer graphics for simulating bumps and wrinkles on the surface of an object. This is achieved by perturbing the surface normals of the object and using the perturbed normal during lighting calcu ...
*
Normal mapping In 3D computer graphics, normal mapping, or Dot3 bump mapping, is a texture mapping technique used for faking the lighting of bumps and dents – an implementation of bump mapping. It is used to add details without using more polygons. A common ...
*
Clip mapping Clipmapping is a method of clipping a mipmap to a subset of data pertinent to the geometry being displayed. This is useful for loading as little data as possible when memory is limited, such as on a graphics processing unit. The technique is use ...
*Bevel mapping (an innovative KT feature) *Edge outlining *
Depth of field The depth of field (DOF) is the distance between the nearest and the furthest objects that are in acceptably sharp focus in an image captured with a camera. Factors affecting depth of field For cameras that can only focus on one object di ...
* Fog *Isotropic volume scattering *Faked caustics *Faked
translucency In the field of optics, transparency (also called pellucidity or diaphaneity) is the physical property of allowing light to pass through the material without appreciable scattering of light. On a macroscopic scale (one in which the dimensions ...
*
Dispersion Dispersion may refer to: Economics and finance * Dispersion (finance), a measure for the statistical distribution of portfolio returns *Price dispersion, a variation in prices across sellers of the same item * Wage dispersion, the amount of variat ...
* Anti-aliasing (Texture filtering, edge antialiasing) *Selection rendering *Surface and material instancing Supported camera types * Planar projection ( Pinhole,
thin lens In optics, a thin lens is a lens with a thickness (distance along the optical axis between the two surfaces of the lens) that is negligible compared to the radii of curvature of the lens surfaces. Lenses whose thickness is not negligible are s ...
) *Cylindrical pinhole *Spherical pinhole Supported rendering techniques *Classic ray tracing *
Path tracing Path tracing is a computer graphics Monte Carlo method of rendering images of three-dimensional scenes such that the global illumination is faithful to reality. Fundamentally, the algorithm is integrating over all the illuminance arriving t ...
(Kajiya) *Bidirectional path tracing (Veach & Guibas) *
Metropolis light transport Metropolis light transport (MLT) is a global illumination application of a variant of the Monte Carlo method called the Metropolis–Hastings algorithm to the rendering equation for generating images from detailed physical descriptions of thr ...
(Kelemen, Kalos et al.) *
Photon mapping In computer graphics, photon mapping is a two-pass global illumination rendering algorithm developed by Henrik Wann Jensen between 1995 and 2001Jensen, H. (1996). ''Global Illumination using Photon Maps''. nlineAvailable at: http://graphics.sta ...
(Jensen) (mesh maps, photon maps, final gathering, irradiance caching, caustics) *Diffuse interreflection (Ward) *Depth rendering *Mask rendering *Clay rendering Application environment *
OpenGL OpenGL (Open Graphics Library) is a cross-language, cross-platform application programming interface (API) for rendering 2D and 3D vector graphics. The API is typically used to interact with a graphics processing unit (GPU), to achieve ha ...
real-time viewer (basic staging capabilities) *Integrated material editor *Easy rendering customization *Sun/sky customization *Script system *
Command line A command-line interpreter or command-line processor uses a command-line interface (CLI) to receive commands from a user in the form of lines of text. This provides a means of setting parameters for the environment, invoking executables and pro ...
mode


See also

* YafaRay, free and open-source ray tracing software that uses an XML scene description language. *
POV-Ray The Persistence of Vision Ray Tracer, most commonly acronymed as POV-Ray, is a cross-platform ray-tracing program that generates images from a text-based scene description. It was originally based on DKBTrace, written by David Kirk Buck and Aaro ...
, free and open-source ray tracing software *
LuxRender LuxCoreRender is a free and open-source physically based rendering software. It began as ''LuxRender'' in 2008 before changing its name to LuxCoreRender in 2017 as part of a project reboot. The LuxCoreRender software runs on Linux, Mac OS X, a ...
, free and open-source "unbiased" rendering system


References


External links

*
Kerkythea's Forum
where you can find the new version (release candidate) {{3D software 3D rendering software for Linux Freeware 3D graphics software Global illumination software Proprietary freeware for Linux Rendering systems