Skip to content

Minimalistic example project for a VR FPS in Unreal Engine 4 using the TacticalVRCore plugin.

Notifications You must be signed in to change notification settings

uno1982/TacticalVRCoreExample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tactical VR Core Example

A small example for an initial setup of the plugin. There is still much missing, but it should get you started.

Make sure to read the license terms for all thrid party components and fulfill your license obligations.

Dependencies

In case a dependency is missing due to unknown license terms, download manually and install them into your projects Plugin directory. If license terms are clear the plugin is included.

VR Expansion Plugin

Author: Joshua Statzer
License: MIT
Included: Yes
Repository: https://github.com/mordentral/VRExpansionPlugin
Branch: 4.27-Locked

Note: ForceTubeVR

Force Tube VR was removed from the dependencies. As a replacement a simple component class was created that can be used as a base class for a Blueprint that implements Gun Haptics. A simple example can be found in the wiki for the TacticalVRCore Plugin: Wiki - ForceTubeVR Integration

Licenses

All assets except the ones listed below are only licensed for the use with Unreal Engine. Please make sure to read the Unreal Engine EULA.

The exceptions are:

Low-Poly Sig MCX

"Low-Poly Sig MCX" (https://skfb.ly/orGuy) by TastyTony is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).

Modifications:

  • Separated and rerigged model parts for compatibility
  • Reticle plane for sight

VRExpansionPlugin

https://github.com/mordentral/VRExpansionPlugin
MIT License Copyright Joshua Statzer

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Tactical VR Core Plugin

https://github.com/Tomura/TacticalVRCorePlugin
MIT License

Copyright (c) 2021 Tomura

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Minimalistic example project for a VR FPS in Unreal Engine 4 using the TacticalVRCore plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.4%
  • Other 0.6%