3D Rendering

Renderer – interactive 3D visualization of triangle meshes

Renderer is a command-line, open source application which allows interactive 3D visualization of triangle meshes.

The renderer allows switching between rasterizing and raytracing in real-time – so one navigates quickly with the rasterizers, and requests a raytracing when the viewpoint is interesting.

The software is released under an open source license.

Key Features

  • 3D transformations (from world coordinates, to camera-space/light-space coordinates).
  • Point rendering (vertex-based or triangle-based).
  • Anti-aliased lines rendering.
  • Gouraud shading (complete Phong equation calculated per vertex).
  • Phong shading (complete Phong equation calculated per pixel).
  • Z-Buffer hidden surface removal.
  • Shadow mapping.
  • Soft shadow mapping.
  • Raytracing, with shadows, reflections, refractions, ambient occlusion and anti-aliasing.
  • Portable display and keyboard handling through libSDL.
  • Supported 3D formats: .3ds, .tri, and .ply.

Website: www.thanassis.space/renderer.html
Support: GitHub
Developer: Thanassis Tsiodras
License: GNU General Public License v2.0

Renderer

Renderer 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