Skip to content

Sombusta/UE4_VRTemplate_Cpp

Repository files navigation

SomTemplate_VR

UE4 VR Template Convert Full C++ Project.

  • Support Unreal Engine 4 Version : 4.18, 4.19, 4.20, 4.21, 4.22, 4.23, 4.24, 4.25, 4.26
  • Blueprints VR Template -> Full C++ VR Template

About

Based on the VR Template in Unreal Engine 4, converted all the blueprints to C++.

The basic configuration is the same as the BP VR Template.

Thank you!

안녕하세요, 솜이불입니다.

이 프로젝트는 언리얼 엔진 4의 기본 VR Template을 기반으로 모든 블루프린트를 C++로 포팅한 프로젝트입니다.

기본적인 구성과 사용 방식은 블루프린트 버전 VR Template과 동일하게 사용 가능합니다.

마지막으로 이 프로젝트는 MIT 라이센스를 기반으로 오픈 소스 공유를 허용합니다.

감사합니다.


License

The MIT License (MIT)

Copyright (c) 2014-2021 Sombusta, All Rights Reserved.

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. 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.