Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 928 Bytes

README.windows.md

File metadata and controls

17 lines (14 loc) · 928 Bytes

Windows Instructions for Running the Demo

  • Tested on Windows 10 without CUDA and "no_cuda": true in config.json

Prerequisites

Python

Windows Build Tools

  • Download from Windows Build Tools
  • Download installer for Build Tools for Visual Studio 2017 under Tools for Visual Studio 2017
  • Start the installer, select Build Tools, and install all the automatically selected ones

Python OpenGL and OpenGL_accelerate

  • Fetch the latest version of PyOpenGL and PyOpenGL_accelerate from here
  • Tested with PyOpenGL‑3.1.2‑cp36‑cp36m‑win_amd64.whl and PyOpenGL‑3.1.2‑cp36‑cp36m‑win_amd64.whl

Other dependencies and instructions

  • Follow the normal instructions from the README