Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
noideaman committed Jul 8, 2022
1 parent 4eb0fcb commit 0c85139
Showing 1 changed file with 23 additions and 20 deletions.
43 changes: 23 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,23 @@
# PiShockBand-VRC
Control pishock via your avatar expression menu.

# Features
- Physbone Contact Reciver support
- value settings (Type,Duration,Intensity)
- Pretty watch to confirm values set
- Basic interface as starting point to create your own
- More than one device support for multi target/touch points

# TODO
- Websocket support for pishock plus users
- Clean up code by learning more about python
- Verbose output, perferably toggable via the avatar menu
- Learn [animator as code](https://github.com/hai-vr/av3-animator-as-code/tree/driver-copy) to help with creating animators when adding the prefab to an avatar

# Assets used
- Smart watch made by [vibhavsuthar1998](https://www.cgtrader.com/vibhavsuthar1998) rebuilt by me from [here](https://www.cgtrader.com/free-3d-models/industrial/other/smart-watch-1c785218-a560-4d7e-8478-f9de27312be8)
- Icons from [here](https://materialdesignicons.com/)
- Digital shader by [RED_SIM](https://www.patreon.com/red_sim) from [here](https://www.patreon.com/posts/62864361)
# PiShockBand-VRC
Control pishock via your avatar expression menu.

# Features
- Physbone Contact Reciver support
- value settings (Type,Duration,Intensity)
- Pretty watch to confirm values set
- Basic interface as starting point to create your own
- More than one device support for multi target/touch points
- values are now stored in an external config file, pishock.cfg

# TODO
- Websocket support for pishock plus users
- Clean up code by learning more about python
- Verbose output, perferably toggable via the avatar menu
- Learn [animator as code](https://github.com/hai-vr/av3-animator-as-code/tree/driver-copy) to help with creating animators when adding the prefab to an avatar
- pishock.cfg detection and first run setup guide
- prevent crashing of script when a touchpoint is activated and values are not properly set

# Assets used
- Smart watch made by [vibhavsuthar1998](https://www.cgtrader.com/vibhavsuthar1998) rebuilt by me from [here](https://www.cgtrader.com/free-3d-models/industrial/other/smart-watch-1c785218-a560-4d7e-8478-f9de27312be8)
- Icons from [here](https://materialdesignicons.com/)
- Digital shader by [RED_SIM](https://www.patreon.com/red_sim) from [here](https://www.patreon.com/posts/62864361)

0 comments on commit 0c85139

Please sign in to comment.