/render_lib

Not so simple rust library for playing with graphics API under Windows.

Primary LanguageRust

first_lib

Simple example of rust library which can be build via Cargo and has simple unit test.

Windows instructions from scratch

Run these commands

cargo build
cargo test

PS Behind proxy set environment variables http_proxy and https_proxy.

History

0.1.1

  • native stuff + DLLs for MSVC 64. Many changes...

0.1.0

  • initial version with funny method and test.