geekhack

geekhack Projects => Making Stuff Together! => Topic started by: zekth on Mon, 09 September 2019, 15:45:25

Title: Keyset Catalog - Just a simple Keyset search Engine and renderer
Post by: zekth on Mon, 09 September 2019, 15:45:25
I was bored last weekend so I coded this little app: https://zekth.github.io/Keyset-Catalog/ (https://zekth.github.io/Keyset-Catalog/)

It aims to render the keysets (currently only GMK) using SVG, also search for matching colors (using RGB distance) and render it. Also Keyboard case color can be changed to match your current or upcoming color case.
Project is hosted on GitHub here : https://github.com/zekth/Keyset-Catalog (https://github.com/zekth/Keyset-Catalog)
Feel free to comment / Contribute / Blame
Anyway have fun
Title: Re: Keyset Catalog - Just a simple Keyset search Engine and renderer
Post by: _rubik on Mon, 09 September 2019, 15:56:49
Very cool! Any plans to add dimensionality to it ie. 3d renders?

Not sure if it can be done, but thought I'd ask anyway :)
Title: Re: Keyset Catalog - Just a simple Keyset search Engine and renderer
Post by: zekth on Mon, 09 September 2019, 15:58:30
Thanks.

I currently have a prototype running on WebGl. Problem is atm, i need to figure out how to implement it easily to have the best renders and make it flexible to have the layouts i want. Like having few lines of code to generate another layout / colorway.