ComputerGraphics VS tiny-renderer

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

ComputerGraphics

Basic computer graphics implementation , with linux framebuffer (by rtnF14)

tiny-renderer

A tiny sotfware 3D renderer in 100 lines of Python (by rougier)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ComputerGraphics tiny-renderer
1 2
1 168
- -
10.0 10.0
about 7 years ago about 5 years ago
C Python
- 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.

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.

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.

What are some alternatives?

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

incbin - Include binary files in C/C++

tinyrenderer - A brief computer graphics / rendering course

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

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

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

xplain - Interactive demos

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

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

olive.c - Simple 2D Graphics Library for C