Claire Foster

Results 128 issues of Claire Foster

Eric has asked that points can be classified by hand (and the results saved into an output file). This seems like a good idea - probably want to be able...

feature

The current "click to center" method of panning is fast but can be disorienting. Is there something better we can do?

feature

Making the uniform variables const really helps to speed up the default vertex shader since it's a bit of a monster and the shader compiler can optimize out big chunks....

feature

Request from Andrew Barker: Would it be possible to make displaz retain the last used shader parameters? I would like to be able to set a default background colour, colour...

feature

- Less sucky indentation - Basic emacs-like line editing shortcuts - Syntax highlighting This is too much work to do from scratch, but might be plausible if a text editor...

feature

At the moment, the user can only tweak the shader for point clouds. It would be great if the edge and face shaders were also available for editing. This will...

feature

For example, in the test `displaz_native_points.ply`, the array elements don't seem to be getting sent to OpenGL quite right. In particular a[1] isn't found when sending the data.

bug

Hi, thanks for making this. I tried it out with FastClosures and got several very helpful error messages (https://github.com/c42f/FastClosures.jl/issues/12) before coming up with the following: https://github.com/nkottary/General/pull/33/files However I wondered whether...

Hi guys, we're working on curating a dataset containing a mixture of MRI and single voxel MRS data acquired on Siemens scanners (primarily Siemens Prisma). Currently the BIDS standard doesn't...

Yet another package to push toward 1.0... Here's my take on the TODO: * [ ] Fix the spherical coordinate API (#25) * [x] Review the export list. Remove re-export...