Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/russellwzr/responsive-wordle
A visualization algorithm demo project implemented by Box2D.js & D3.js that can make the word cloud responsive.
https://github.com/russellwzr/responsive-wordle
algorithm box2d-physics-engine d3 d3-visualization d3js responsive-layout visualization wordcloud wordle
Last synced: 1 day ago
JSON representation
A visualization algorithm demo project implemented by Box2D.js & D3.js that can make the word cloud responsive.
- Host: GitHub
- URL: https://github.com/russellwzr/responsive-wordle
- Owner: Russellwzr
- Created: 2020-10-01T08:12:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-26T15:40:26.000Z (almost 2 years ago)
- Last Synced: 2024-11-11T02:39:07.032Z (about 2 months ago)
- Topics: algorithm, box2d-physics-engine, d3, d3-visualization, d3js, responsive-layout, visualization, wordcloud, wordle
- Language: JavaScript
- Homepage: https://russellwzr.github.io/Responsive-Wordle/
- Size: 37.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Responsive Wordle
A visualization algorithm demo project implemented by Box2D.js & D3.js that can make the word cloud smoothly responsive.* Spiral-based word cloud layout algorithm
* Responsive word attribute constraint
* Force Re-Layout (refers to [EdWordle: Consistency-Preserving Word Cloud Editing](https://ieeexplore.ieee.org/abstract/document/8017586))
* Animated transition
* ......More details in: [./materials/Responsive Wordle.pdf](https://github.com/Russellwzr/Responsive-Wordle/blob/master/materials/Responsive%20Wordle.pdf)
https://user-images.githubusercontent.com/53935275/221419066-24875834-f9e5-4c30-b4cc-bb7dc283a467.mp4
* Interdisciplinary Research Center, Shandong University, 2020.10
* Code refactoring and performance optimization, 2023.2