We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7277f9 commit cad6c12Copy full SHA for cad6c12
guides/Compiling.md
@@ -16,7 +16,7 @@ LÖVR is currently known to work with (and optimized for)
16
17
Other systems and hardware may work, but are not frequently tested.
18
19
-#### Physics SIMD
+### Physics SIMD
20
21
When building for x86, the physics module requires a CPU with AVX/AVX2 support. To work around
22
this, disable the physics module by compiling with `-DLOVR_ENABLE_PHYSICS=OFF`, or compile with the
0 commit comments