add company info and status
This commit is contained in:
14
CLAUDE.md
14
CLAUDE.md
@@ -2,10 +2,24 @@
|
|||||||
|
|
||||||
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
|
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
|
||||||
|
|
||||||
|
## Company
|
||||||
|
|
||||||
|
**OmixLab LTD** - Package namespace: `com.omixlab`
|
||||||
|
|
||||||
## Project Overview
|
## Project Overview
|
||||||
|
|
||||||
Mosis is a **virtual smartphone OS** for VR games and applications. It provides a phone-like device that users can interact with inside VR environments, with real smartphone functionality.
|
Mosis is a **virtual smartphone OS** for VR games and applications. It provides a phone-like device that users can interact with inside VR environments, with real smartphone functionality.
|
||||||
|
|
||||||
|
### Current Status
|
||||||
|
|
||||||
|
| Component | Status | Notes |
|
||||||
|
|-----------|--------|-------|
|
||||||
|
| MosisService | ✅ Working | RmlUi rendering, touch input, navigation |
|
||||||
|
| Desktop Designer | ✅ Working | Hot-reload, hierarchy dump, recording |
|
||||||
|
| Designer Tests | ✅ 5/5 Passing | Navigation tests automated |
|
||||||
|
| MosisVR (Unity) | ✅ Building | OpenGL backend working, Vulkan in progress |
|
||||||
|
| MosisUnreal | ✅ Building | AIDL client working, Vulkan in progress |
|
||||||
|
|
||||||
### Project Components
|
### Project Components
|
||||||
|
|
||||||
| Component | Location | Purpose |
|
| Component | Location | Purpose |
|
||||||
|
|||||||
Reference in New Issue
Block a user