Today we’re implementing FPS controls (minus the S) for navigating our LÖVR scenes.
LOVR
LÖVR Framework – Shaders and Lighting Adventures
The LÖVR framework allows for pretty quick prototyping of 3D and VR interactive scenes through simple Lua coding, but compelling scenes require good lighting. It’s time to tackle shaders.
Let’s Learn the LÖVR Framework – Part 1
The LÖVR framework promises lightweight beginner-friendly 3D and VR programming using Lua. Let’s experiment!