Skip to content

Repository for course "Echtzeit-Computergrafik" in winter term 2021 at HS Furtwangen University.

Notifications You must be signed in to change notification settings

exolicious/ecg_GruppeEVA-Shaderdemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shader Demo

Screenshot

Small Trailer

YouTube-Link

Requirements

  • To run the shader demo you need an oculus quest 1 or 2
  • A working internet connection

To get started

  • If you only want to test our demo, just click on this link in your oculus browser: Shader Demo
  • You must agree to the request to use hand tracking for the demo

To get deeper sights in our code

  • If you want to tweak your own things into our demo, clone this repository via SSH: "[email protected]:vale-sch/ecg_GruppeEVA.git"
  • Next step is to create your own server certificate to run the project locally via live server on vs code, to get this done follow the instructions from here: SSL Certificate - Live Server
  • Then you have to find out via the console (ipconfig) which IPv4 address your computer uses. With the given IP address and the port number of the live server (default is: 5500) you can access the project in the HMD. It should look similar to this: "https://192.168.178.136:5500/"
  • Now you are ready to make some changes to our code!

Documentation

About

Repository for course "Echtzeit-Computergrafik" in winter term 2021 at HS Furtwangen University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%