Skip to content

TheHellBox/OpenHMD-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Discord

video

OpenHMD-Chat

OpenHMD-Chat is a crossplatform and opensource social VR app that can be used for voice chatting in virtual reality.

How to compile

Run cargo run --release in main directory, or cargo build --release and then move openhmd-chat from /target/release/ to main directory

Dependencies

libopenhmd, liblua5.2, libopus-dev, openal-dev

Road map

  • 0.3
    • Rendering
      • OBJ loader
      • Mesh rendering
      • Texture rendering
      • Camera
    • VR (OpenHMD)
      • VR rendering
      • [ 70% ] VR gui
      • VR controls
      • Distortion correction
    • Sync of player's position and rotation
    • Voice Chat
  • 0.4
    • Assets downloading from URL
    • Full LUA api
    • Master server(Server list)
    • Server LUA API to work with players(Change models, change positions, etc)
    • New default spawn location
    • Collision and ray casting
    • Server side physic
    • Default game modes