Commit Graph

106 Commits (116fd3bc454e22085f22f0594870153496aa779f)

Author SHA1 Message Date
_ 8b25b2fadd Sending the IQM file into nom 2020-01-09 00:18:12 +00:00
_ 90484feee5 Remember how to use nom and Cargo tests 2020-01-08 23:58:36 +00:00
_ 05eca4840f LOTS of unsafe later... got my black triangle. 2020-01-07 05:50:20 +00:00
_ bfeb111b14 Bit of a snag that Rust doesn't use nul-terminated strings. This is
necessary for Rust's slices to be internally consistent, but it means
a slight FFI hitch when working with C. I have to say I take Rust's
side - Strings without a size have been considered a security smell
for a while now.
2020-01-06 02:19:41 +00:00
_ dfecbdd4fb Shader class... appears to work 2020-01-06 01:57:34 +00:00
_ 952b924425 Aha! OpenGL! And Rust! 2020-01-06 01:25:17 +00:00