Hacker News new | ask | show | jobs
by LanternLight83 777 days ago
I for one would love to see what that looks like, even just an example use of these libs c:
2 comments

https://www.reddit.com/r/sveltejs/comments/11y8flg/i_made_a_...

https://github.com/ando818/chess2

Codes probably bit messy but you can see the rendering of the board and pieces here. https://github.com/ando818/chess2/blob/main/src/routes/Board...

I found some 3D model files that came with the board and pieces in one gltf file, which threlte makes easy to extract out the nodes. Svelte reactivity also makes it super easy to move/position/scale/animate things, its just plain JS!

I was going to make a "Chess lounge" in the next iteration where you could walk around and watch other people playing in a cafe, but my interests moved on.

The flat white (?) looks great. Looks exactly how I make it, and I even have a cup like that.
My portfolio site was made with it https://perprogramming.com/

There isn’t much content though.

That's way cool man. I love the aesthetic.
I think this is awesome! A very cool corner of the internet that is different and all yours.
Thank you :)