-
Notifications
You must be signed in to change notification settings - Fork 0
Home
UUoocl edited this page Jan 27, 2025
·
6 revisions
UUhimsy is a guide to use OBS, Obsidian, Chrome and JavaScript for creative coding.
The projects in these pages use a variety of inputs...
Keyboard, Mouse, Camera, Microphone, MIDI, Game Controllers, Open Sound Control (OSC), WebSockets, Apple Shortcuts
To create...
games, visualization, slide shows, meeting automation, maps, charts, diagrams.
Each page in this wiki is a UUhimsy project that solves a problem or an experiment for learning purposes.
Working Projects
- Reveal JS Slides to Control OBS
- [Pose detection to control slideshow navigation]
- Control OBS with Google App Scripts
Project Ideas
- Piano note keyboard
Note
OBS is Open Source. Obsidian is free for personal use, but not open source.
In this phase a basic functional version of the solution is developed and shared.
Using The solution relies on a knowing these tools
- OBS for video creation
- OBS WebSocket API
- Obsidian
- Obsidian Plugin development
- JavaScript creative coding
- P5
- Reveal JS
- MediaPipe
- webRTC
- Cables.gl
- Google Apps Scripts
- Apple Shortcuts
- Power Automate Desktop
Sharing this project
- create documentation
- invite collaborators
Improvements
- refactor javaScript code
- modules
- data structures -[ ] Learn a UI Framework like Svelte
new features
- Godot Game Engine experiments