Skip to content

EstebanGameDevelopment/CodingTestXYZ

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CODING TEST DONE FOR COMPANY XYZ (NOT REAL NAME)

ADDITIONAL IMPROMENTS DONE (not part of test, just for the sake of using my tools):

  • Multiplayer (1 day)

    • Use pre-processor constant ENABLE_NETWORKING to enable the networking code. Without it you don't need to have the networking library (https://github.com/EstebanGameDevelopment/yourvrxp-networking).
    • Use pre-processor constant ENABLE_MIRROR for Mirror SDK networking.
    • Use pre-processor cosntant ENABLE_PHOTON for Photon SDK networking (Photon SDK not included, requires the purchase of Photon library).
  • Support Open XR (0.5 days)

    • Use pre-processor constant ENABLE_OPENXR for OpenXR.
    • Use pre-processor constant ENABLE_OCULUS for Oculus/Meta.
  • Support Mobile (0.5 days)

    • Do not use neither of the pre-processor constants ENABLE_OPENXR nor ENABLE_OCULUS
  • CURRENT CONFIGURATION

BUILDS TESTED IN REAL DEVICES (Using Mirror networking with NetworkDiscovery):

Free Assets Used:

About

Coding test completed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages