Brian Grinstead

Results 90 comments of Brian Grinstead

I got it working using the gstatic URLs with the latest versions which required some API changes in the app - this gist is working for me https://gist.github.com/bgrins/e3f9ba9430da7b1c5a44241172779db0. Diff: ```diff...

Thanks for the interest in the project. I am not sold on renaming the file, as it is directly referenced by that path in a number of places, and the...

I agree that it can make it easier to organize with the jquery prefix. Unfortunately I really don't want all of the incoming links or demos to start 404ing, so...

I'm not sure exactly what you mean, but I'd love to see what type of color theory additions you made. Can you attach a commit or elaborate a little more?...

I'm still not seeing any commits here. Can you either [submit a pull request](http://help.github.com/send-pull-requests/) or link to your code so I can see exactly what is in your change?

This looks really cool! There are definitely some UI tweaks I would want to make, but if you want to commit your changes onto your fork then set up a...

Also, I have some more color resources here: https://github.com/bgrins/TinyColor that _could_ be useful for generating some of the different schemes, and might handle the "wrapping" issues that creep up when...

Here is the source for `triad`, `tetrad`, `splitcomplement`, and `analogous`, and `monochromatic`: http://bgrins.github.com/TinyColor/docs/tinycolor.html#section-17 It should be doable (and a nice addition) to add in the `square` color scheme from your...

Nice updates to the original. It would be sweet to do something with the three.js library. I'm not 100% sold on the UI here: http://www.colorotate.org/ - it is a little...

The cylinder tube idea sounds interesting - I'm looking forward to seeing what direction you take that. I agree it should be easy for the user to get back to...