tiny-renderer VS ComputerGraphics

Compare tiny-renderer vs ComputerGraphics and see what are their differences.

tiny-renderer

A tiny sotfware 3D renderer in 100 lines of Python (by rougier)

ComputerGraphics

Basic computer graphics implementation , with linux framebuffer (by rtnF14)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
tiny-renderer ComputerGraphics
2 1
168 1
- -
10.0 10.0
about 5 years ago about 7 years ago
Python C
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tiny-renderer

Posts with mentions or reviews of tiny-renderer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-21.

ComputerGraphics

Posts with mentions or reviews of ComputerGraphics. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-21.

What are some alternatives?

When comparing tiny-renderer and ComputerGraphics you can also consider the following projects:

tinyrenderer - A brief computer graphics / rendering course

incbin - Include binary files in C/C++

learn-wgpu - Guide for using gfx-rs's wgpu library.

aoc-2020 - Advent of Code 2020 in 25 Different Languages

xplain - Interactive demos

LearnOpenGL - Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com

SuperSimpleGraphics - An SVG generating single header file C library appropriate for "intro to programming" classes in C/C++.

olive.c - Simple 2D Graphics Library for C

PortableGL - An implementation of OpenGL 3.x-ish in clean C