frug

Crates.iofrug
lib.rsfrug
version0.1.0
sourcesrc
created_at2023-05-15 21:45:29.572915
updated_at2023-05-15 21:45:29.572915
descriptionA simple and learnable graphics library for rust
homepagehttps://santyarellano.github.io/frug_book/
repositoryhttps://github.com/santyarellano/frug
max_upload_size
id865425
size141,659
(santyarellano)

documentation

README

Welcome to the FRUG repo!

In here you will find the source code for the FRUG library.

About

FRUG is intended to provide a similar abstraction layer over graphics programming as to how SDL does for C++, meaning that it should provide developers enough control and flexibility to implement their own architectures & design patterns, yet simplifying the process of working with graphics so developers won't have to worry about implementing all the repetitive tasks related to getting things to the screen.

Please check out the documentation to learn more about the project and how to use it! (there is also the cargo documentation, but I'm afraid that part is not as polished for now)

On a side note, please take into account that the project is in it's first iteration and many features are still under development or missing. Feel free to leave your comments and evaluation in the following survey!

Commit count: 89

cargo fmt