3d render

MiniLight – minimal global illumination renderer

MiniLight is a command-line minimal global illumination renderer. It reads a simple text model file and writes a PPM image file.

It is primarily an exercise in simplicity. But that makes it a good base and benchmark (in some sense) for development and experimentation. And it just might be the neatest renderer around (on average, about 650 lines). There are translations into several programming languages.

This is free and open source software.

Key Features

  • Monte-carlo path-tracing transport. This strategy is essentially a blind search for light emitters.
  • Emitter sampling. The location of all emitters is known from the model, and this can be used.
  • Progressive refinement.
  • RGB light.
  • Diffuse materials.
  • Triangle modelling primitives.
  • Octree spatial index.
  • Pin-hole ‘lens’.
  • Ward linear tone-mapping.

Website: www.hxa.name/minilight
Support:
Developer: Harrison Ainsworth
License: CC0 1.0 Universal

MiniLight

MiniLight is written in C. Learn C with our recommended free books and free tutorials.


Related Software

Renderers
Blender3D computer graphics software toolset that excels in many areas
CyclesPhysically based production renderer developed by the Blender project
MitsubaExtensible rendering framework written in portable C++
LuxCoreRenderPhysically based and unbiased rendering engine
MaltFully customizable real-time rendering framework
Art of Illusion3D-modeler, renderer and raytracer
appleseedPhysically-based renderer targeted at production rendering
RendererInteractive 3D visualization of triangle meshes
RadianceSuite of tools for performing lighting simulation
MiniLightMinimal global illumination renderer
MantaRayAdvanced renderer which uses modern rendering techniques
Aqsis3D rendering solution adhering to the RenderMan standard

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments