ldrawy

Crates.ioldrawy
lib.rsldrawy
version0.1.0
sourcesrc
created_at2022-06-01 22:38:29.96758
updated_at2022-06-01 22:38:29.96758
descriptionFast render OpenGL API that aims to simplify rendering pipelines. Currently under heavy development.
homepage
repositoryhttps://github.com/luxgile/LDrawy
max_upload_size
id598549
size1,240,169
Guillermo (luxgile)

documentation

README

Welcome to LDrawy

Summary

LDrawy is a work in progress project aiming to provide a really simple but flexible render system to create your own frameworks based on it (Apps, Engines, Simulations, etc).

Currently is under heavy development and is not recommened to be used until some basic features are implemented. However feel free to give it a try and share your feedback and suggestions.

Examples

Currently examples are work in progress. However here you can find one to easily understand how to use LDrawy.

Commit count: 67

cargo fmt