Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Rust-Mikrocontroller-Praktikum-2017/renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Renderer

Usage: See example in main.rs. Not yet tested on the stm32f7.

Currently only lines can be plotted. Features coordinate abstraction. Define lines in your own, abstract coortinate system, then define the Area on the screen (a 2D AABB). The renderer will scale, move and plot your lines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages