mirror of
https://github.com/danbulant/notes
synced 2026-06-17 05:21:20 +00:00
vault backup: 2021-12-10 20:52:27
This commit is contained in:
parent
30b1c597c2
commit
ad740f9103
7 changed files with 37 additions and 4 deletions
2
notes/.obsidian/appearance.json
vendored
2
notes/.obsidian/appearance.json
vendored
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"baseFontSize": 10,
|
||||
"baseFontSize": 21,
|
||||
"theme": "obsidian",
|
||||
"cssTheme": "Atom"
|
||||
}
|
||||
2
notes/.obsidian/graph.json
vendored
2
notes/.obsidian/graph.json
vendored
|
|
@ -95,6 +95,6 @@
|
|||
"repelStrength": 10.2352941176471,
|
||||
"linkStrength": 0.458823529411765,
|
||||
"linkDistance": 240,
|
||||
"scale": 0.2545063146060969,
|
||||
"scale": 0.13741026484547766,
|
||||
"close": true
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
{
|
||||
"path": "/",
|
||||
"date": "2021-12-10",
|
||||
"size": 617731
|
||||
"size": 620579
|
||||
}
|
||||
],
|
||||
"activityHistory": [
|
||||
|
|
@ -254,7 +254,7 @@
|
|||
},
|
||||
{
|
||||
"date": "2021-12-10",
|
||||
"value": 1245
|
||||
"value": 4093
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
17
notes/projects/arcade/Menu.md
Normal file
17
notes/projects/arcade/Menu.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# Menu
|
||||
[Gamepad support for Framer by Jurre Houtkamp for Framer on Dribbble](https://dribbble.com/shots/15301100-Gamepad-support-for-Framer)
|
||||
[Playstation 5 User Interface Concept by Paweł Durczok for Netguru on Dribbble](https://dribbble.com/shots/10863887-Playstation-5-User-Interface-Concept)
|
||||
[Gaming Console Interface Concept by Fabian Albert on Dribbble](https://dribbble.com/shots/5784585-Gaming-Console-Interface-Concept)
|
||||
[Nintendo Switch. Redesign by Tino Zhabinskiy on Dribbble](https://dribbble.com/shots/11102128-Nintendo-Switch-Redesign)
|
||||
[Playstation 5 UI by Lux Studio on Dribbble](https://dribbble.com/shots/12098708-Playstation-5-UI)
|
||||
[Playstation - Navigation and Library by Filip Slováček for STRV on Dribbble](https://dribbble.com/shots/3771235-Playstation-Navigation-and-Library)
|
||||
[Behance](https://www.behance.net/gallery/46700631/Game-console-(UIUX-concept)?tracking_source=search_projects_recommended%7Cconsole%20interface)
|
||||
[Behance](https://www.behance.net/gallery/63620209/GUNHEART?tracking_source=search_projects_recommended%7Cconsole%20interface)
|
||||
[Behance](https://www.behance.net/gallery/89685119/Steam-UI-Redesign?tracking_source=search_projects_recommended%7Csteam%20library)
|
||||
[Behance](https://www.behance.net/gallery/78945339/Crash?tracking_source=search_projects_recommended%7Csteam%20library)
|
||||
[Behance](https://www.behance.net/gallery/54558477/Steam-Redesign-Library-friends-list?tracking_source=search_projects_recommended%7Csteam%20library)
|
||||
[Behance](https://www.behance.net/gallery/131041271/Playstation-ui-Sound-Design?tracking_source=search_projects_recommended%7Cplaystation%20interface)
|
||||
[Behance](https://www.behance.net/gallery/83470913/PlayStation-UI-UX-Redesign?tracking_source=search_projects_recommended%7Cplaystation%20interface)
|
||||
[Behance](https://www.behance.net/gallery/125872403/PlayStation-Store-User-Interface-Design-Concept?tracking_source=search_projects_recommended%7Cplaystation%20interface)
|
||||
[Behance](https://www.behance.net/gallery/82083619/Xbox-New-Interface?tracking_source=search_projects_recommended%7Cxbox%20interface)
|
||||
[Behance](https://www.behance.net/gallery/95379811/Xbox-Dashboard-Redesign?tracking_source=search_projects_recommended%7Cxbox%20interface)
|
||||
7
notes/projects/arcade/Tech.md
Normal file
7
notes/projects/arcade/Tech.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Tech
|
||||
## Porty
|
||||
Rezervované porty:
|
||||
### 3158 - Rhythm test websocket
|
||||
Internal, slouží k připojení webRTC
|
||||
### 8083 - Sound voltex
|
||||
Nutný jako server pro sound voltex, API: [Asphyxia CORE Module API](https://asphyxia-core.github.io/typedoc/)
|
||||
5
notes/projects/arcade/arcade.md
Normal file
5
notes/projects/arcade/arcade.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# arcade
|
||||
%% Zoottelkeeper: Beginning of the autogenerated index file list %%
|
||||
- [[projects/arcade/Menu|Menu]]
|
||||
- [[projects/arcade/Tech|Tech]]
|
||||
%% Zoottelkeeper: End of the autogenerated index file list %%
|
||||
4
notes/projects/projects.md
Normal file
4
notes/projects/projects.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# projects
|
||||
%% Zoottelkeeper: Beginning of the autogenerated index file list %%
|
||||
- [[projects/arcade/arcade|arcade]]
|
||||
%% Zoottelkeeper: End of the autogenerated index file list %%
|
||||
Loading…
Reference in a new issue