Skip to content
Snippets Groups Projects
Commit 4e51b828 authored by Frederic Plourde's avatar Frederic Plourde
Browse files

gsoc: fix nitpick

parent 33c97c45
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,8 @@ layout: main
* TOC
{:toc}
# Project Ideas
## Portable and convenient config UI
Monado has a lot of configurable options and currently, there is no convenient visual means to update them. This project consists in implementing a config UI in Monado and could be broken down into three project phases. First, choose a UI technology that satisfies the below UI requirements. Second, Integrate that UI technology into Monado codebase. Third, implement the required UI menus and elements using the integrated UI codebase.
......@@ -31,7 +33,7 @@ Difficulty: easy
Project Size : Small (\~150 hours)
# Frame Timing Tools
## Frame Timing Tools
In VR, stutters, judders and jitters in rendering are a much bigger deal than on desktop monitors. Instead of being just annoying, they can cause disorientation, and even motion sickness.
Most importantly the VR runtime must push frames to the VR hardware at the native hardware refresh rate.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment