-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
57 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
# Proposed: Plan November 2024. | ||
|
||
## The Context | ||
|
||
## The Problem Statement | ||
|
||
## Describe how your proposal will work with code, pseudo-code, mock-ups, or diagrams | ||
|
||
```mermaid | ||
graph TD | ||
Z[Restore Backend Server] | ||
A[Restore old V-Sekai] | ||
B[Game Telemetry System] | ||
C[Integrate Motion Matching Techniques] | ||
D[Implement Crash Reporting System and Performance Metrics] | ||
E[Optimize Engine for Smooth Framerates] | ||
F[Recruit Artist for Default Home Map] | ||
G[Implement Account System, TOS, Privacy Policy] | ||
H[Integration of Video Playback & Streaming] | ||
Z --> A | ||
A --> C | ||
C --> D | ||
D --> E | ||
A --> F | ||
A --> G | ||
A --> H | ||
``` | ||
|
||
## The Benefits | ||
|
||
## The Downsides | ||
|
||
## The Road Not Taken | ||
|
||
## The Infrequent Use Case | ||
|
||
## In Core and Done by Us | ||
|
||
## Status | ||
|
||
Status: Proposed <!-- Draft | Proposed | Rejected | Accepted | Deprecated | Superseded by --> | ||
|
||
## Decision Makers | ||
|
||
- V-Sekai development team | ||
|
||
## Tags | ||
|
||
- V-Sekai | ||
|
||
## Further Reading | ||
|
||
1. [V-Sekai · GitHub](https://github.com/v-sekai) - Official GitHub account for the V-Sekai development community focusing on social VR functionality for the Godot Engine. | ||
2. [V-Sekai/v-sekai-game](https://github.com/v-sekai/v-sekai-game) is the GitHub page for the V-Sekai open-source project, which brings social VR/VRSNS/metaverse components to the Godot Engine. | ||
|
||
AI assistant Aria assisted with this article. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters