loonghao/auroraview

A blazingly fast, lightweight WebView framework for DCC (Digital Content Creation) software, built with Rust and Python bindings.

44Stars on the repository
37Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

01-overview

01

loonghao/auroraview

Cursor rule

AuroraView provides a modern web-based UI solution for professional DCC applications like Maya, 3ds Max, Houdini, Blender, Photoshop, and Unreal Engine. On Windows we now prioritize a WebView2 backend implemented in Rust (windows-rs + webview2-com) with PyO3 bindings and maturin packaging, optimized for embedding into…

44 1mo ago A 224 tokens original MIT

02-tech-stack

02

loonghao/auroraview

Cursor rule

A project rulebook for AuroraView’s core technology choices, Python setup, web-page loading, and support for professional 3D and creative applications on Windows and other systems.

44 1mo ago A 1,050 tokens original MIT

03-testing

03

loonghao/auroraview

Cursor rule

A set of testing and continuous-integration rules for a Rust and Python WebView project. It defines where tests go, which testing tools to use, what behavior and performance to check, and how CI builds are run.

44 1mo ago A 478 tokens original MIT

loonghao/auroraview

Cursor rule

A blazingly fast, lightweight WebView framework for DCC (Digital Content Creation) software, built with Rust and Python bindings.

44 1mo ago A 254 tokens original MIT

05-frontend-api

05

loonghao/auroraview

Cursor rule

Cursor rule "05-frontend-api" from loonghao/auroraview, covering 前端命名空间(window.auroraview) and auroraview.call 请求/响应协议(目标结构).

44 1mo ago A 717 tokens original MIT

06-python-api

06

loonghao/auroraview

Cursor rule

Cursor rule "06-python-api" from loonghao/auroraview, covering python 抽象:auroraview 基类, js → python 映射机制 and standalone / dcc 双模式.

44 1mo ago A 802 tokens original MIT

07-event-system

07

loonghao/auroraview

Cursor rule

A project rule defining how AuroraView sends events from Python and Rust to JavaScript. Events are emitted through the AuroraView bridge and received by JavaScript handlers registered in that same system.

44 1mo ago A 787 tokens original MIT

08-architecture

08

loonghao/auroraview

Cursor rule

Project rules for AuroraView, which divides some parts of the application into Git submodules—separate repositories included inside another repository. They describe each module and how to clone, update, and reference them.

44 1mo ago A 3,113 tokens original MIT