@evanyou: 3D in the terminal with Vue?!
Summary
Evan You highlights Vue TUI, a library that renders 3D effects in the terminal using Vue.
View Cached Full Text
Cached at: 07/25/26, 10:03 AM
3D in the terminal with Vue?! 🤯
Simon He (@simon_he1995): #vue @evanyou The 3D effects rendered in the terminal by vue-tui look quite good. Currently, only 100 contributors are listed here—though there are certainly many more. We didn’t display everyone due to performance considerations, but we are deeply grateful for your outstanding
Similar Articles
@_hyf0: Happy to announce [email protected]! What you get: - Vue <script setup> + reactivity, rendered to the terminal - Real Yoga fl…
[email protected] is released, enabling Vue components with reactivity to render in the terminal, featuring Yoga flexbox layout and patterns inspired by React Ink.
@_hyf0: I wanted to build a toy coding agent. Started by looking into the TUI layer. That rabbit hole turned into a full termin…
VUE-TUI is a new open-source framework that lets developers build interactive terminal applications using Vue components, with features like flexbox layout, HMR, and a focus system.
@evanyou: Good stuff, and cool to see Vue Vapor being very competitive in the benchmark :)
Evan You comments positively on Vue Vapor's competitive performance in a benchmark.
@vuejsamsterdam: It’s hard to believe… For 10 years we’ve watched the Vue ecosystem evolve together. State of Vue by Evan You Nuxt 3 Vit…
Vue.js Amsterdam celebrates 10 years of the Vue ecosystem's evolution, featuring updates on Vue, Nuxt, Vite, Pinia, Nitro, Vapor Mode, and Nuxt 4.4, with a 10th anniversary planned for March 2027.
Show HN: A CSS 3D Engine (no WebGL)
PolyCSS is a CSS polygon mesh library that renders 3D models as real HTML elements using CSS matrix3d, supporting OBJ/MTL, GLB, and VOX formats with React, Vue, or vanilla JS.