Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.15 KB

README.md

File metadata and controls

44 lines (32 loc) · 1.15 KB

Rikarin Metaverse

Rikarin Metaverse is a 3D web browser for browsing lands instead of websites. The main idea is based on concept of mixing web browser with decentralized VR like SecondLife.

Lands (Pages) can be written in similar language as HTML (DTML)
and stylized in similar language as CSS (DSS).

For writing functional code C# can be used (instead of JS like in traditional websites).

HUD - 2D GUI can be also developed within DTML and DSS.

For writing dynamic backend C# can be used with our basic server template which includes (will include) avatar sync, chat, voice chat and many more.

Bitcoin Donations: 1KUQjXaBgSU8KqoWZGAC8d7maFWzKxqBxq

TODO

  • Basic movement

  • Gravity

  • Avatar sync

  • HUD renderer

  • Heightmap loading

  • C# Roslyn script interpreter (with sandboxing)

  • Texture loading (objects)

  • Other shapes

  • Meshes

  • Teleports

  • Portals

  • Switch between first person and classical movement?

  • Highlight meshes with clickable link and show "press E" dialog to interact

  • Landmarks (bookmarks)

  • Chart

  • Voice chat

  • Right Click Menu

  • FormControls for UI similar to Angular

  • Audio

  • Video

  • iframe - web rendering

  • Caching

  • Local Storage