Skip to content

Augmented-Perception-Lab/IXRUIOptimizationLecture

Repository files navigation

IXR UI Optimization Lecture

In-class examples for the IXR UI Optimization lecture.

Setup

  1. Install and set up Gurobi.
  2. Clone the repository:
git clone https://github.com/Augmented-Perception-Lab/IXRUIOptimizationLecture.git
  1. Create a virtual environment (recommended):
conda create -n uioptimization python=3.10
conda activate uioptimization
  1. Install dependencies: The project uses several libraries. Install them via:
pip install -r requirements.txt

About

In-class examples for the IXR UI Optimization lecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages