ATmega328-Tiny-3D-Engine VS U8G2_SSD1306_graphics_demos

Compare ATmega328-Tiny-3D-Engine vs U8G2_SSD1306_graphics_demos and see what are their differences.

ATmega328-Tiny-3D-Engine

3D model viewer made for the ATmega328 and Sainsmart 1.8" TFT screen (ST7735) (by mrt-prodz)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ATmega328-Tiny-3D-Engine U8G2_SSD1306_graphics_demos
1 4
60 15
- -
0.0 0.0
almost 2 years ago over 1 year ago
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.

ATmega328-Tiny-3D-Engine

Posts with mentions or reviews of ATmega328-Tiny-3D-Engine. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-24.

U8G2_SSD1306_graphics_demos

Posts with mentions or reviews of U8G2_SSD1306_graphics_demos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-24.
  • Looking for 3D graphics basics
    1 project | /r/arduino | 29 Oct 2022
    I’ve dabbled a little with some 3D graphics before (https://github.com/OkuboHeavyIndustries/U8G2_SSD1306_graphics_demos) but Mostly modifying other peoples code. I’d like to really understand what I’m doing but everything I can find online is using high level modeling systems. I’m mostly interested in 3D wireframe from scratch. Can anyone link me to some relevant tutorials or info?
  • Tiny generated glyphs and orbits
    1 project | /r/generative | 1 Jun 2022
    Code is on GitHub .
  • Tiny alien data screen
    1 project | /r/FUI | 28 May 2022
    Tiny alien data screen using randomly generated glyphs. Running on a QtPy board and SSD1306 128x64 pixel OLED. Code is on GitHub here - https://github.com/OkuboHeavyIndustries/U8G2_SSD1306_graphics_demos/blob/main/QtPy_Generative_Glyphs
  • Putting together some U8G2 graphics demos - looking for help from you!
    3 projects | /r/arduino | 24 Jul 2021
    I'm putting together some interesting graphics sketches on GitHub - https://github.com/OkuboHeavyIndustries/U8G2_SSD1306_graphics_demos

What are some alternatives?

When comparing ATmega328-Tiny-3D-Engine and U8G2_SSD1306_graphics_demos you can also consider the following projects:

Adafruit-GFX-Library - Adafruit GFX graphics core Arduino library, this is the 'core' class that all our other graphics libraries derive from