Unreal Engine 4

【Unreal Engine 4】.gitignore

たぶんこれでおk *.slo *.lo *.o *.obj *.gch *.pch *.so *.dylib *.dll *.mod *.lai *.la *.a *.lib *.exe *.out *.app *.ipa *.xcodeproj *.sln *.suo *.opensdf *.sdf *.sln SourceArt/**/*.png SourceArt/**/*.tga Binaries Build !Build/**/*.ico Save…

【VR】【Oculus Rift】【Unreal Engine 4】【C#】開発環境構築2016/01版

今年からVR入門しました。 とゆーわけで開発環境構築でも書きましょうかね。Windows10 + Oculus Rift + Unreal Engine 4 + Visual Studio Community 2015です。開発はC++ですね。はい。こいつらはインストール済ませておいてくださいねー。・Unreal Engine 4…