[PR #595] [MERGED] introduce ThreeRenderable #1425

Closed
opened 2026-03-14 09:36:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/595
Author: @kommander
Created: 1/27/2026
Status: Merged
Merged: 1/27/2026
Merged by: @kommander

Base: mainHead: three-renderable


📝 Commits (4)

📊 Changes

5 files changed (+503 additions, -71 deletions)

View changed files

packages/core/src/3d/ThreeRenderable.ts (+197 -0)
📝 packages/core/src/3d/index.ts (+1 -0)
packages/core/src/examples/draggable-three-demo.ts (+259 -0)
📝 packages/core/src/examples/index.ts (+7 -0)
📝 packages/core/src/examples/texture-loading-demo.ts (+39 -71)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opentui/pull/595 **Author:** [@kommander](https://github.com/kommander) **Created:** 1/27/2026 **Status:** ✅ Merged **Merged:** 1/27/2026 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `three-renderable` --- ### 📝 Commits (4) - [`8e94557`](https://github.com/anomalyco/opentui/commit/8e94557cd093634490aaa4faddc18d974c21f46a) init - [`be970f4`](https://github.com/anomalyco/opentui/commit/be970f482165156763c41028a7cc1e818b2584a1) use in demo - [`c9faa18`](https://github.com/anomalyco/opentui/commit/c9faa18ec48348c22080a0f2ac17b1f3c30ca8d7) draggable demo - [`ab7e5f4`](https://github.com/anomalyco/opentui/commit/ab7e5f4bff6573806f6ae0bc2f9dd4624b518790) clear ### 📊 Changes **5 files changed** (+503 additions, -71 deletions) <details> <summary>View changed files</summary> ➕ `packages/core/src/3d/ThreeRenderable.ts` (+197 -0) 📝 `packages/core/src/3d/index.ts` (+1 -0) ➕ `packages/core/src/examples/draggable-three-demo.ts` (+259 -0) 📝 `packages/core/src/examples/index.ts` (+7 -0) 📝 `packages/core/src/examples/texture-loading-demo.ts` (+39 -71) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:36:02 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentui#1425
No description provided.