Cassie Jones

Results 35 issues of Cassie Jones

This is an issue to track one of the ideas suggested in #10, adding support for unary -, so we can do: `-a + -b` instead of `~a + ~b`,...

File IO is obviously really important. I'm interested in working on some project, and it seems like doing it the "wrong" way but getting something working and replaceable is doable....

I'm trying to use a PS Eye with a Raspberry pi, and when I try to run the example script in the docs, the mmap returns an OS Error (`EINVAL`)....

When the menu is collapsed to the narrow version, the submenus still open to the right and go straight off the side of the screen.

Often command line tools on macOS use unix locations for dotfiles, I essentially never look in ~/Library/ to configure my tools. Because of this, I've avoided this crate for my...

Here's a minimal case that demonstrates the issue. This case renders two cubes, one green, using a default shader, and one blue, reading an initially-zero red value from a `ShaderBlock`....

help wanted
bug

Uniforms can be struct or array types, which becomes extra important when dealing with compute shaders. In particular, SSBOs can only have a single variable-length array member, which means that...

design
feature

`newShaderBlock` constructs a `ShaderBlock` based on iterating over a table of its fields and their values. Since they're stored as a dictionary table rather than an array table, that order...

design

In many places, the LÖVR docs mention that functions take or return a table containing some information, but they don't say what's in the table, just `table`, leaving me confused...

tooling

For example: ![9hlevub](https://cloud.githubusercontent.com/assets/1690225/6034365/d44d3ebe-abef-11e4-95fb-4a61abb077e8.jpg)