mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #9] [CLOSED] docs: "Caustics Shader" and "Lava Lamp Shader" demos #999
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#999
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/anomalyco/opentui/pull/9
Author: @iwoplaza
Created: 8/4/2025
Status: ❌ Closed
Base:
main← Head:example/caustics📝 Commits (8)
5e6cf00Migrate the Caustics demoa5f369fUpdate typegpu version4f037c3Improve demo coded39cf47Update caustics-demo.ts2782688Lava Lamp examplec0a1577Use officially released TypeGPU packagesb3f7dddCleanup84e7de9Merge branch 'main' into example/caustics📊 Changes
7 files changed (+530 additions, -4 deletions)
View changed files
📝
bun.lock(+47 -4)➕
bunfig.toml(+1 -0)📝
package.json(+3 -0)➕
preload.ts(+8 -0)➕
src/examples/caustics-demo.ts(+231 -0)📝
src/examples/index.ts(+14 -0)➕
src/examples/lavalamp-demo.ts(+226 -0)📄 Description
These examples showcase how to use OpenTUI & TypeGPU
https://github.com/user-attachments/assets/2cae73e3-a1bb-421a-8ad9-e6571874a308
https://github.com/user-attachments/assets/cab29ffe-4216-4013-89cb-ab0a31b17374
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.