Welcome to mirror list, hosted at ThFree Co, Russian Federation.

blender_oculus.cmd « batch « windows « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 39dcfebcbf1d7480dc2b7eb970d4a83bd72ffbdb (plain)
1
2
3
4
5
6
7
8
9
10
@echo off
echo Starting blender with oculus openXR support, this assumes the oculus runtime
echo is installed in the default location, if this is not the case please adjust the
echo path inside oculus.josn
echo.
echo please note that openXR support is EXTREMELY experimental at this point
echo.
pause
set XR_RUNTIME_JSON=%~dp0oculus.json
blender