On 06/06/2013 09:21 PM, Tim Chevalier wrote:
Hi all,

I'm currently working on slides for a Rust tutorial, that I'm going to
be presenting at Open Source Bridge in Portland in two weeks.

Tim,

Not entirely sure if these are what you want, but bjz's glfw-rs repo has some basic examples of using glfw-rs that may serve as a basic example of Rust, too.

See these:
https://github.com/bjz/glfw-rs/blob/master/examples/cursor.rs
https://github.com/bjz/glfw-rs/blob/master/examples/window.rs
https://github.com/bjz/glfw-rs/blob/master/examples/gl-struct.rs

Along with the rest here:
https://github.com/bjz/glfw-rs/tree/master/examples

Best wishes with your presentation.

Cheers,
Jeaye
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to