-
it'd be nice if http://lovr.org/ was served at https://lovr.org/
here are some instructions of using CloudFlare as a free CDN + HTTPS provider: https://gist.github.com/cvan/8630f847f579f90e0c014dc5…
-
I had a look through the API and I can't tell if the appropriate data (bones, weights etc) is available from loaded `Model`s, and there's no `Data` object like I use with love for IQM, so I can't use …
-
I've started on some fake headset/controller support. It uses mouselook and WASD to move about.
There's a fake controller, locked to the head position/orientation, with left mouse button acting as tr…
-
Hi there,
I just came across LOVR today, and I have to say this project looks awesome! Keep up the good work!
I am a big fan of LOVE and have played around with OpenVR as well, so I just had to …
-
Getting following error after autogen.sh run:
```
configure: error: Package requirements (libovr) were not met:
No package 'libovr' found
```
I have ovr_sdk_linux_0.5.0.1 installed with PREFI…
-
Hey, I've been trying to figure out how to compile weston-rift with ovrlib.
There are many programs/games/demos etc that have their source released without the ovr sdk/lib in it for licensing reasons,…
ghost updated
9 years ago
-
`enum` seems to get nice docs, but at least `pattern` doesn't resolve in the swagger-ui. Would be nice to know which ones are supported or get support for them all.
and thanks for the great job with …
-
So after some testing to find out my I could unload half a mag or more into an AI and not kill him, shooting him in the chest 5 meters away...
I believe that AGM is at fault. I first noticed that it …
-
Please describe how to compile under linux (maybe with cmake)
Here is not working try:
```
COMPILE=" -c -I/usr/include/irrlicht -I../OculusSDK/LibOVR/Include -I../OculusSDK/Bindings/C/Include -I../O…
-
I get an error when I implement the Message, Thread and the Metadata files into my MessageBundle, configuring config.yml as so:
fos_message:
db_driver: orm
thread_class: …
ghost updated
11 years ago